Accessibility test digest

Synopsis

Page: Enel North America (80%)

URL: https://www.enelgreenpower.com/

Score: 3398

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Enel North America (80%) web page at https://www.enelgreenpower.com/ on 2022/08/14. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp15c scoring procedure to compute partial and total scores for the page. The total score is 3398 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp15a to produce this digest, briefly explaining how sp15c computed the scores.

Score summary

Score components
total3398
log1954
preventions500
duplicateID246
linkIndication102
imageNoText80
roleBad58
focusableOperable52
svgImageNoText50
visibleLabelNotName40
labelBadID34
navConfusion29
navNoText29
contrastAA28
hoverSurprise24
contrastAAA21
activeEmbedding20
spontaneousMotion16
zIndexNotZero14
inconsistentStyles11
focusableHidden10
contrastRisk9
buttonNoText6
videoNoText6
linkNoText6
iframeTitleBad6
focusIndication5
focusableRole4
headingStructure4
landmarkConfusion4
visibleBulk3
labelClash3
hiddenContentRisk3
linkConfusionRisk3
videoCaptionMissing3
h1Missing3
contentBeyondLandmarks3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3

Issue summary

Special issues

log: Score 1954. This is based on the amount of browser error logging and miscellaneous logging during the tests.

preventions: Score 500. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

duplicateID: Score 246. Issues reported by tests in this category:

linkIndication: Score 102. Issues reported by tests in this category:

imageNoText: Score 80. Issues reported by tests in this category:

roleBad: Score 58. Issues reported by tests in this category:

focusableOperable: Score 52. Issues reported by tests in this category:

svgImageNoText: Score 50. Issues reported by tests in this category:

visibleLabelNotName: Score 40. Issues reported by tests in this category:

labelBadID: Score 34. Issues reported by tests in this category:

navConfusion: Score 29. Issues reported by tests in this category:

navNoText: Score 29. Issues reported by tests in this category:

contrastAA: Score 28. Issues reported by tests in this category:

hoverSurprise: Score 24. Issues reported by tests in this category:

contrastAAA: Score 21. Issues reported by tests in this category:

activeEmbedding: Score 20. Issues reported by tests in this category:

spontaneousMotion: Score 16. Issues reported by tests in this category:

zIndexNotZero: Score 14. Issues reported by tests in this category:

inconsistentStyles: Score 11. Issues reported by tests in this category:

focusableHidden: Score 10. Issues reported by tests in this category:

contrastRisk: Score 9. Issues reported by tests in this category:

buttonNoText: Score 6. Issues reported by tests in this category:

videoNoText: Score 6. Issues reported by tests in this category:

linkNoText: Score 6. Issues reported by tests in this category:

iframeTitleBad: Score 6. Issues reported by tests in this category:

focusIndication: Score 5. Issues reported by tests in this category:

focusableRole: Score 4. Issues reported by tests in this category:

headingStructure: Score 4. Issues reported by tests in this category:

landmarkConfusion: Score 4. Issues reported by tests in this category:

visibleBulk: Score 3. Issues reported by tests in this category:

labelClash: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

linkConfusionRisk: Score 3. Issues reported by tests in this category:

videoCaptionMissing: Score 3. Issues reported by tests in this category:

h1Missing: Score 3. Issues reported by tests in this category:

contentBeyondLandmarks: Score 3. Issues reported by tests in this category:

decorativeImageRisk: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp15c computes a score for a page.

The precise rules of sp15b are found in the code itself.

Report

{
  "id": "503nw-enel",
  "host": {
    "id": "enel",
    "which": "https://www.enelgreenpower.com/",
    "what": "Enel North America (80%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-14T12:34:07"
    },
    {
      "event": "endTime",
      "value": "2022-08-14T12:43:39"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 600,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.enelgreenpower.com/",
        "what": "Enel North America (80%)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.enelgreenpower.com/",
        "what": "Enel North America (80%)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 40,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "continuum",
        "what": "Continuum"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "Enel North America (80%)",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "bytes": [
          610927,
          546253,
          529756,
          773506,
          775010
        ],
        "localRatios": [
          1.118,
          1.031,
          1.46,
          1.002
        ],
        "meanLocalRatio": 1.153,
        "maxLocalRatio": 1.46,
        "globalRatio": 1.463,
        "pixelChanges": [
          233945,
          2029,
          212958,
          94339
        ],
        "meanPixelChange": 135817,
        "maxPixelChange": 233945,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "Enel North America (80%)",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "visibleElements": 661
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "links": 8,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<a data-v-bca88ba6=\"\" href=\"https://www.linkedin.com/feed/update/urn:li:activity:6953287191422746624\" target=\"_blank\" aria-label=\"Prosegui su linkedin\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-linkedin\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://www.linkedin.com/feed/update/urn:li:activity:6953287191422746624\" target=\"_blank\" aria-label=\"Prosegui su linkedin\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-linkedin\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://www.facebook.com/watch/?v=436593141686402\" target=\"_blank\" aria-label=\"Prosegui su facebook\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-facebook\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://www.instagram.com/reel/Cf8mCX2lOxa/?igshid=YmMyMTA2M2Y=\" target=\"_blank\" aria-label=\"Prosegui su instagram\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-instagram\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://www.facebook.com/watch/?v=5409269785776249\" target=\"_blank\" aria-label=\"Prosegui su facebook\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-facebook\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://www.linkedin.com/posts/enel_green_power_egp-archeology-and-renewable-energy-in-activity-6953697740337876992-6F67\" target=\"_blank\" aria-label=\"Prosegui su linkedin\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-linkedin\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://business.facebook.com/enelgreenpower.world/videos/834729387496403/\" target=\"_blank\" aria-label=\"Prosegui su facebook\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-facebook\"></use></svg></a>",
          "<a data-v-bca88ba6=\"\" href=\"https://www.instagram.com/reel/CfdrKUCFQy9/?igshid=YmMyMTA2M2Y=\" target=\"_blank\" aria-label=\"Prosegui su instagram\" role=\"button\" class=\"socialButton\"><svg data-v-bca88ba6=\"\" aria-hidden=\"true\" focusable=\"false\" class=\"icon\"><use data-v-bca88ba6=\"\" xlink:href=\"#icon-instagram\"></use></svg></a>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "tabFocusables": 118,
        "tabFocused": 118,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "total": 118,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 3,
              "tagNames": {
                "BUTTON": 3
              }
            },
            "outlinePresent": {
              "total": 115,
              "meanDelay": 37,
              "tagNames": {
                "A": 100,
                "BUTTON": 4,
                "DIV": 1,
                "ARTICLE": 1,
                "SPAN": 9
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Settings"
            },
            {
              "tagName": "BUTTON",
              "text": "Accept"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn with us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "en",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Countries",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Our mission We enable electrification and deliver sustainable energy taking care of people and the e",
              "delay": 0
            },
            {
              "tagName": "ARTICLE",
              "text": "Our mission We enable electrification and deliver sustainable energy taking care of people and the e",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find out more",
              "delay": 107
            },
            {
              "tagName": "A",
              "text": "Find out more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Find out more",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Visit 3Sun",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Find out about us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find out how",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "For your company The range of solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For private individuals The range of solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For developers The range of solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Renewable energy",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Sustainable development",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Energy Transition",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Electrification",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Energy Remix",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Green thoughts",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Discover the Learn with Us section",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "The causes of climate change",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "How drones and robots are making life easier at our renewable power plants in Mexico and all over th",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Green hydrogen for Acciaierie di Sicilia 14 July 2022 • 2 min. of reading Read the story Find it on",
              "delay": 110
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sustainable energy: a revolutionary transformer is on the way 12 July 2022 • 2 min. of reading Read ",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Here’s how we’re working towards a just transition 12 July 2022 • 3 min. of reading Read the story F",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Archeology and renewable energy in Chile: thousands of years of history at Renaico 8 July 2022 • 4 m",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Your browser does not support the video tag. Goal 5: the KAPADA project, empowering rural India’s wo",
              "delay": 108
            },
            {
              "tagName": "A",
              "text": "Protecting bees while creating value: mission accomplished, in Kafireas 22 June 2022 • 3 min. of rea",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We are leading the way by signing the EU Diversity Charter 21 June 2022 • 3 min. of reading Read the",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Work with us Job openings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find an opportunity Send your application",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Why choose us? Discover our values",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Who we are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our company",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Management Team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sustainability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Innovation",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Learn with us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Renewables Energies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sustainable Development",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Projects",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Highlights",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Areas",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Europe",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North America",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Central America",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "South America",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Africa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oceania",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Asia",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "News & Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to stories section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to media section",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Our Offer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Products and Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News & Docs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Job Openings",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Contacts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to the section",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Europe",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North America",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Central America",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "South America",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Africa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oceania",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Asia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel X",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel X Way",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel Global Trading",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel Open Innovability®",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel Global Procurement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel Foundation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enel Cuore",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ethical Channel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Credits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 113
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 105
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "SPAN",
              "text": "Cookie Policy here.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Preferences",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "total": 148,
          "types": {
            "onlyFocusable": {
              "total": 11,
              "tagNames": {
                "DIV": 1,
                "ARTICLE": 1,
                "SPAN": 9
              }
            },
            "onlyOperable": {
              "total": 30,
              "tagNames": {
                "A": 13,
                "DIV": 16,
                "IMG": 1
              }
            },
            "focusableAndOperable": {
              "total": 107,
              "tagNames": {
                "A": 98,
                "BUTTON": 9
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our mission We enable electrification and deliver sustainable energy taking care"
            },
            {
              "tagName": "ARTICLE",
              "id": "",
              "text": "We’re electrifying the world! We are in the decade of electrification: electrici"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion1_0-972166746-",
              "text": "Who we are"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion2_0-972167707-",
              "text": "Learn with us"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion1_1-972166747-",
              "text": "Projects"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion2_1-972167708-",
              "text": "Areas"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion1_2-972166748-",
              "text": "News & Stories"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion2_2-972167709-",
              "text": "Our Offer"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion1_3-972166749-",
              "text": "Careers"
            },
            {
              "tagName": "SPAN",
              "id": "menu-accordion2_3-972167710-",
              "text": "Contacts"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cookie Policy here."
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portugués (BR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit 3Sun",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our mission",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "We’re electrifying the world!",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Power your company with renewable energy!",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our sun factory",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm prev-slide swiper-button-d",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm next-slide swiper-button-d",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Watch the video",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read the story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm prev-slide swiper-button-d",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm next-slide swiper-button-d",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portugués (BR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"//consent.trustarc.com/get?name=arena_close.svg\" style=\"cursor: defaul",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "truste-cookie-button",
              "text": "Cookie Policy here.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/en\" aria-label=\"logo ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn with us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "en",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-454d8176=\"\" aria-label=\"ricerca\" title=\"ricerca\" type=\"button\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Countries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-67a75982=\"\" href=\"#\" aria-label=\"Pause\" aria-pressed=\"true\" role=\"butt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out about us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out how",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For your company The range of solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For private individuals The range of solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For developers The range of solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Renewable energy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainable development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Transition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electrification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Remix",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Green thoughts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover the Learn with Us section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The causes of climate change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-7e781df0=\"\" aria-label=\"play-pause\" aria-pressed=\"false\" class=\"p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How drones and robots are making life easier at our renewable power plants in Me",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Green hydrogen for Acciaierie di Sicilia 14 July 2022 • 2 min. of reading Read t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.linkedin.com/feed/update/urn:li:activity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainable energy: a revolutionary transformer is on the way 12 July 2022 • 2 m",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.linkedin.com/feed/update/urn:li:activity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Here’s how we’re working towards a just transition 12 July 2022 • 3 min. of read",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.facebook.com/watch/?v=436593141686402\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.instagram.com/reel/Cf8mCX2lOxa/?igshid=Y",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archeology and renewable energy in Chile: thousands of years of history at Renai",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.facebook.com/watch/?v=5409269785776249\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.linkedin.com/posts/enel_green_power_egp-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your browser does not support the video tag. Goal 5: the KAPADA project, empower",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting bees while creating value: mission accomplished, in Kafireas 22 June ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://business.facebook.com/enelgreenpower.world/v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-bca88ba6=\"\" href=\"https://www.instagram.com/reel/CfdrKUCFQy9/?igshid=Y",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We are leading the way by signing the EU Diversity Charter 21 June 2022 • 3 min.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work with us Job openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find an opportunity Send your application",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why choose us? Discover our values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the Country Hub",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Do not ask me again",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-7eb67726=\"\" aria-label=\"Close banner\" title=\"Close banner\" tabind",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Renewables Energies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainable Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Highlights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Central America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "South America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oceania",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to stories section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to media section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Products and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Docs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to the section",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Central America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "South America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oceania",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel X",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel X Way",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel Global Trading",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel Open Innovability®",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel Global Procurement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel Foundation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enel Cuore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ethical Channel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-1eab609b=\"\" href=\"https://it-it.facebook.com/enelgreenpower.world/\" ar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-1eab609b=\"\" href=\"https://twitter.com/enelgreenpower\" aria-label=\"Twit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-1eab609b=\"\" href=\"https://it.linkedin.com/company/enel_green_power\" ar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-1eab609b=\"\" href=\"https://www.youtube.com/channel/UC6VfwYnwQvgBIOSjypU",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-1eab609b=\"\" href=\"https://www.instagram.com/enelgreenpower/?hl=it\" ari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "truste-consent-required",
              "text": "<button id=\"truste-consent-required\" style=\"cursor: default;\"><img src=\"//consen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "truste-show-consent",
              "text": "Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "truste-consent-button",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "icon-id025623336321322054",
              "text": "Cookie Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "triggers": 176,
          "headTriggers": 40,
          "tailTriggers": 136,
          "impactTriggers": 27,
          "additions": 36,
          "removals": 0,
          "opacityChanges": 27,
          "opacityImpact": 0,
          "unhoverables": 16
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Findoutmore"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Media"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Solutions"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Portugués(BR)"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Italiano"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Renewableenergy"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Findoutmore"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "English"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ForyourcompanyTherangeofsolutions"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Solutions"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<svgdata-v-67a75982=\"\"width=\"8\"height=\"10\"aria-hid"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ForprivateindividualsTherangeofsolutions"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EnergyRemix"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Sustainableenergy:arevolutionarytransformerisonthe",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<svgdata-v-bca88ba6=\"\"aria-hidden=\"true\"focusable=",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Protectingbeeswhilecreatingvalue:missionaccomplish",
                "additions": 3,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Enel"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Deutsch"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Gotothesection"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 1,
          "wellLabeled": 7
        },
        "items": {
          "mislabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "seleziona la lingua",
                "label": [
                  "seleziona la lingua en Italiano English Español Portugués (BR)"
                ],
                "content": "en"
              }
            }
          ],
          "unlabeled": [
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button id=\"truste-consent-required\"><img src=\"//consent.trustarc.com/get?name=arena_close.svg\" style=\"cursor:pointer\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "ricerca"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Countries"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "play-pause"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Do not ask me again",
                "content": "Do not ask me again"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close banner"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Settings"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "links": 111,
          "adjacent": {
            "total": 101,
            "underlined": 1,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [
            "Cookie Policy here."
          ],
          "notUnderlined": [
            "",
            "Find out more",
            "Find out more",
            "Find out more",
            "Visit 3Sun",
            "",
            "Find out about us",
            "Find out how",
            "For your company The range of solutions",
            "For private individuals The range of solutions",
            "For developers The range of solutions",
            "Renewable energy",
            "Sustainable development",
            "Energy Transition",
            "Electrification",
            "Energy Remix",
            "Green thoughts",
            "Discover the Learn with Us section",
            "The causes of climate change",
            "How drones and robots are making life easier at our renewable power plants in Mexico and all over the world 15 Luly 2022 • 4 min. of reading Read the story",
            "Green hydrogen for Acciaierie di Sicilia 14 July 2022 • 2 min. of reading Read the story Find it on",
            "",
            "Sustainable energy: a revolutionary transformer is on the way 12 July 2022 • 2 min. of reading Read the story Find it on",
            "",
            "Here’s how we’re working towards a just transition 12 July 2022 • 3 min. of reading Read the story Find it on",
            "",
            "",
            "Archeology and renewable energy in Chile: thousands of years of history at Renaico 8 July 2022 • 4 min. of reading Read the story Find it on",
            "",
            "",
            "Your browser does not support the video tag. Goal 5: the KAPADA project, empowering rural India’s women weavers 10 August 2022 Watch the video",
            "Protecting bees while creating value: mission accomplished, in Kafireas 22 June 2022 • 3 min. of reading Read the story Find it on",
            "",
            "",
            "We are leading the way by signing the EU Diversity Charter 21 June 2022 • 3 min. of reading Read the story",
            "Work with us Job openings",
            "Find an opportunity Send your application",
            "Why choose us? Discover our values",
            "Go to the Country Hub",
            "Go to the section",
            "Our company",
            "Management Team",
            "Sustainability",
            "Innovation",
            "Go to the section",
            "Renewables Energies",
            "Sustainable Development",
            "Go to the section",
            "Highlights",
            "Go to the section",
            "Europe",
            "North America",
            "Central America",
            "South America",
            "Africa",
            "Oceania",
            "Asia",
            "Go to stories section",
            "Go to media section",
            "Go to the section",
            "Products and Services",
            "Our Partners",
            "News & Docs",
            "FAQs",
            "Go to the section",
            "Job Openings",
            "Go to the section",
            "Global",
            "Europe",
            "North America",
            "Central America",
            "South America",
            "Africa",
            "Oceania",
            "Asia",
            "Enel",
            "Enel X",
            "Enel X Way",
            "Enel Global Trading",
            "Enel Open Innovability®",
            "Enel Global Procurement",
            "Enel Foundation",
            "Enel Cuore",
            "Ethical Channel",
            "Credits",
            "Legal",
            "Privacy Policy",
            "Cookie Policy",
            "English",
            "Italiano",
            "English",
            "Español",
            "Portugués (BR)",
            "Deutsch",
            "",
            "",
            "",
            "",
            "",
            "Cookie Preferences"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "roleElements": 99,
        "badRoleElements": 37,
        "redundantRoleElements": 1,
        "tagNames": {
          "A": {
            "button": {
              "bad": 11,
              "redundant": 0
            },
            "link": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 8,
              "redundant": 0
            },
            "list": {
              "bad": 2,
              "redundant": 0
            },
            "listitem": {
              "bad": 6,
              "redundant": 0
            },
            "article": {
              "bad": 8,
              "redundant": 0
            },
            "complementary": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 9,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 101,
            "subtotals": [
              55,
              45,
              1
            ]
          },
          "listLink": {
            "total": 10,
            "subtotals": [
              6,
              4
            ]
          },
          "h2": {
            "total": 10,
            "subtotals": [
              4,
              2,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 14,
            "subtotals": [
              8,
              6
            ]
          },
          "h4": {
            "total": 4
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                "en",
                "",
                "",
                "Do not ask me again",
                "",
                "",
                "Accept"
              ],
              "solid": [
                "Countries",
                "Settings"
              ]
            },
            "borderWidth": {
              "0px": [
                "en",
                "",
                "",
                "Do not ask me again",
                "",
                "",
                "Accept"
              ],
              "1px": [
                "Countries",
                "Settings"
              ]
            },
            "height": {
              "30px": [
                "en",
                "",
                "Countries"
              ],
              "40px": [
                ""
              ],
              "auto": [
                "Do not ask me again",
                ""
              ],
              "29px": [
                ""
              ],
              "43px": [
                "Settings"
              ],
              "41px": [
                "Accept"
              ]
            },
            "lineHeight": {
              "normal": [
                "en",
                "",
                "",
                "",
                "Settings",
                "Accept"
              ],
              "20.000042px": [
                "Countries"
              ],
              "18px": [
                "Do not ask me again"
              ],
              "45px": [
                ""
              ]
            },
            "minHeight": {
              "0px": [
                "en",
                "",
                "Countries",
                "Do not ask me again",
                "",
                ""
              ],
              "auto": [
                "",
                "Settings",
                "Accept"
              ]
            },
            "minWidth": {
              "0px": [
                "en",
                "",
                "Countries",
                "Do not ask me again",
                "",
                ""
              ],
              "auto": [
                "",
                "Settings",
                "Accept"
              ]
            },
            "outlineOffset": {
              "0px": [
                "en",
                "",
                "Countries",
                "",
                "Do not ask me again",
                "",
                "",
                "Settings"
              ],
              "1px": [
                "Accept"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "Go to the section",
                "Our company",
                "Management Team",
                "Sustainability",
                "Innovation",
                "Go to the section",
                "Renewables Energies",
                "Sustainable Development",
                "Go to the section",
                "Highlights",
                "Go to the section",
                "Europe",
                "North America",
                "Central America",
                "South America",
                "Africa",
                "Oceania",
                "Asia",
                "Go to stories section",
                "Go to media section",
                "Go to the section",
                "Products and Services",
                "Our Partners",
                "News & Docs",
                "FAQs",
                "Go to the section",
                "Job Openings",
                "Go to the section",
                "Global",
                "Europe",
                "North America",
                "Central America",
                "South America",
                "Africa",
                "Oceania",
                "Asia",
                "Enel",
                "Enel X",
                "Enel X Way",
                "Enel Global Trading",
                "Enel Open Innovability®",
                "Enel Global Procurement",
                "Enel Foundation",
                "Enel Cuore",
                "Ethical Channel",
                "Credits",
                "Legal",
                "Privacy Policy",
                "Cookie Policy",
                "English",
                "Italiano",
                "English",
                "Español",
                "Portugués (BR)",
                "Deutsch"
              ],
              "400": [
                "",
                "Find out more",
                "Find out more",
                "Find out more",
                "Visit 3Sun",
                "",
                "Find out about us",
                "Find out how",
                "For your company                  The range of solutions",
                "For private individuals                  The range of solutions",
                "For developers                  The range of solutions",
                "Renewable energy",
                "Sustainable development",
                "Energy Transition",
                "Electrification",
                "Energy Remix",
                "Green thoughts",
                "Discover the Learn with Us section",
                "The causes of climate change",
                "How drones and robots are making life easier at our renewable power plants in Mexico and all over the world 15 Luly 2022 • 4 min. of reading Read the story",
                "Green hydrogen for Acciaierie di Sicilia 14 July 2022 • 2 min. of reading Read the story      Find it on",
                "",
                "Sustainable energy: a revolutionary transformer is on the way 12  July 2022 • 2 min. of reading Read the story      Find it on",
                "",
                "Here’s how we’re working towards a just transition 12 July 2022 • 3 min. of reading Read the story      Find it on",
                "",
                "",
                "Archeology and renewable energy in Chile: thousands of years of history at Renaico 8 July 2022 • 4 min. of reading Read the story      Find it on",
                "",
                "",
                "Your browser does not support the video tag.                  Goal 5: the KAPADA project, empowering rural India’s women weavers 10 August 2022 Watch the video",
                "Protecting bees while creating value: mission accomplished, in Kafireas 22 June 2022 • 3 min. of reading Read the story      Find it on",
                "",
                "",
                "We are leading the way by signing the EU Diversity Charter 21 June 2022 • 3 min. of reading Read the story",
                "Work with us                  Job openings",
                "Find an opportunity                  Send your application",
                "Why choose us?                  Discover our values",
                "Go to the Country Hub",
                "",
                "",
                "",
                "",
                "",
                "Cookie Policy here.",
                "Cookie Preferences"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Find out more",
                "Find out more",
                "Find out more",
                "Visit 3Sun",
                "",
                "Find out about us",
                "Find out how",
                "For your company                  The range of solutions",
                "For private individuals                  The range of solutions",
                "For developers                  The range of solutions",
                "Renewable energy",
                "Sustainable development",
                "Energy Transition",
                "Electrification",
                "Energy Remix",
                "Green thoughts",
                "Discover the Learn with Us section",
                "The causes of climate change",
                "How drones and robots are making life easier at our renewable power plants in Mexico and all over the world 15 Luly 2022 • 4 min. of reading Read the story",
                "Green hydrogen for Acciaierie di Sicilia 14 July 2022 • 2 min. of reading Read the story      Find it on",
                "",
                "Sustainable energy: a revolutionary transformer is on the way 12  July 2022 • 2 min. of reading Read the story      Find it on",
                "",
                "Here’s how we’re working towards a just transition 12 July 2022 • 3 min. of reading Read the story      Find it on",
                "",
                "",
                "Archeology and renewable energy in Chile: thousands of years of history at Renaico 8 July 2022 • 4 min. of reading Read the story      Find it on",
                "",
                "",
                "Your browser does not support the video tag.                  Goal 5: the KAPADA project, empowering rural India’s women weavers 10 August 2022 Watch the video",
                "Protecting bees while creating value: mission accomplished, in Kafireas 22 June 2022 • 3 min. of reading Read the story      Find it on",
                "",
                "",
                "We are leading the way by signing the EU Diversity Charter 21 June 2022 • 3 min. of reading Read the story",
                "Work with us                  Job openings",
                "Find an opportunity                  Send your application",
                "Why choose us?                  Discover our values",
                "Go to the Country Hub",
                "Go to the section",
                "Our company",
                "Management Team",
                "Sustainability",
                "Innovation",
                "Go to the section",
                "Renewables Energies",
                "Sustainable Development",
                "Go to the section",
                "Highlights",
                "Go to the section",
                "Europe",
                "North America",
                "Central America",
                "South America",
                "Africa",
                "Oceania",
                "Asia",
                "Go to stories section",
                "Go to media section",
                "Go to the section",
                "Products and Services",
                "Our Partners",
                "News & Docs",
                "FAQs",
                "Go to the section",
                "Job Openings",
                "Go to the section",
                "Global",
                "Europe",
                "North America",
                "Central America",
                "South America",
                "Africa",
                "Oceania",
                "Asia",
                "Enel",
                "Enel X",
                "Enel X Way",
                "Enel Global Trading",
                "Enel Open Innovability®",
                "Enel Global Procurement",
                "Enel Foundation",
                "Enel Cuore",
                "Ethical Channel",
                "Credits",
                "Legal",
                "Privacy Policy",
                "Cookie Policy",
                "English",
                "Italiano",
                "English",
                "Español",
                "Portugués (BR)",
                "Deutsch",
                "",
                "",
                "",
                "",
                "",
                "Cookie Preferences"
              ],
              "underline": [
                "Cookie Policy here."
              ]
            }
          },
          "listLink": {
            "color": {
              "rgba(255, 255, 255, 0.7)": [
                "About Us",
                "Solutions",
                "Stories",
                "Media",
                "Learn with us",
                "Careers"
              ],
              "rgb(14, 20, 26)": [
                "Italiano",
                "English",
                "Español",
                "Portugués (BR)"
              ]
            },
            "fontSize": {
              "13px": [
                "About Us",
                "Solutions",
                "Stories",
                "Media",
                "Learn with us",
                "Careers"
              ],
              "16px": [
                "Italiano",
                "English",
                "Español",
                "Portugués (BR)"
              ]
            },
            "lineHeight": {
              "20px": [
                "About Us",
                "Solutions",
                "Stories",
                "Media",
                "Learn with us",
                "Careers"
              ],
              "normal": [
                "Italiano",
                "English",
                "Español",
                "Portugués (BR)"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(62, 62, 62)": [
                "Our mission",
                "We’re electrifying the world!",
                "Power your company with renewable energy!",
                "Our sun factory",
                "Closing in on                                               Net Zero.",
                "Green energy,                                               clearly explained."
              ],
              "rgb(14, 20, 26)": [
                "We’re making the energy transition process happen. For real.",
                "We have a solution for everyone.",
                "The latest news from the world of EGP",
                "Join us and make a difference."
              ]
            },
            "fontSize": {
              "24px": [
                "Our mission",
                "We’re electrifying the world!",
                "Power your company with renewable energy!",
                "Our sun factory"
              ],
              "40px": [
                "We’re making the energy transition process happen. For real."
              ],
              "34px": [
                "Closing in on                                               Net Zero.",
                "Green energy,                                               clearly explained."
              ],
              "36px": [
                "We have a solution for everyone.",
                "Join us and make a difference."
              ],
              "32px": [
                "The latest news from the world of EGP"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "600": [
                "For your company",
                "For private individuals",
                "For developers",
                "Work with us",
                "Find an opportunity",
                "Why choose us?"
              ],
              "700": [
                "How drones and robots are making life easier at our renewable power plants in Mexico and all over the world",
                "Green hydrogen for Acciaierie di Sicilia",
                "Sustainable energy: a revolutionary transformer is on the way",
                "Here’s how we’re working towards a just transition",
                "Archeology and renewable energy in Chile: thousands of years of history at Renaico",
                "Goal 5: the KAPADA project, empowering rural India’s women weavers",
                "Protecting bees while creating value: mission accomplished, in Kafireas",
                "We are leading the way by signing the EU Diversity Charter"
              ]
            },
            "color": {
              "rgb(14, 20, 26)": [
                "For your company",
                "For private individuals",
                "For developers",
                "Work with us",
                "Find an opportunity",
                "Why choose us?"
              ],
              "rgb(255, 255, 255)": [
                "How drones and robots are making life easier at our renewable power plants in Mexico and all over the world",
                "Green hydrogen for Acciaierie di Sicilia",
                "Sustainable energy: a revolutionary transformer is on the way",
                "Here’s how we’re working towards a just transition",
                "Archeology and renewable energy in Chile: thousands of years of history at Renaico",
                "Goal 5: the KAPADA project, empowering rural India’s women weavers",
                "Protecting bees while creating value: mission accomplished, in Kafireas",
                "We are leading the way by signing the EU Diversity Charter"
              ]
            },
            "fontSize": {
              "25px": [
                "For your company",
                "For private individuals",
                "For developers",
                "Work with us",
                "Find an opportunity",
                "Why choose us?"
              ],
              "22px": [
                "How drones and robots are making life easier at our renewable power plants in Mexico and all over the world",
                "Green hydrogen for Acciaierie di Sicilia",
                "Sustainable energy: a revolutionary transformer is on the way",
                "Here’s how we’re working towards a just transition",
                "Archeology and renewable energy in Chile: thousands of years of history at Renaico",
                "Goal 5: the KAPADA project, empowering rural India’s women weavers",
                "Protecting bees while creating value: mission accomplished, in Kafireas",
                "We are leading the way by signing the EU Diversity Charter"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "total": 48,
          "tagNames": {
            "DIV": 24,
            "BUTTON": 1,
            "svg": 1,
            "IMG": 12,
            "H2": 1,
            "SPAN": 3,
            "VIDEO": 1,
            "A": 5
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "About Us Solutions Stories Media Learn with us Careers seleziona la lingua en Italiano English Españ"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "en"
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our mission We enable electrification and deliver sustainable energy taking care of people and the e"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We’re electrifying the world! We are in the decade of electrification: electricity from renewable so"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Power your company with renewable energy! Find out all about our products and services which can hel"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our sun factory The 3Sun Gigafactory will be one of the largest latest generation solar panel produc"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our mission We’re electrifying the world! Power your company with renewable energy! Our sun factory"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our mission"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We’re electrifying the world!"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Power your company with renewable energy!"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our sun factory"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "We’re making the energy transition process happen. For real."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "54,2 Gigawatts Renewable Energy Capacity Installed 66 Million tons CO2 emissions avoided in 2021 120"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "For your company The range of solutions For private individuals The range of solutions For developer"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "For your company The range of solutions For private individuals The range of solutions For developer"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The causes of climate change"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "The causes of climate change"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "VIDEO",
            "id": "",
            "text": "Your browser does not support the video tag."
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Work with us Job openings Find an opportunity Send your application Why choose us? Discover our valu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Work with us Job openings Find an opportunity Send your application Why choose us? Discover our valu"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Are you browsing from Italy? Go to the Country Hub Do not ask me again"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Italiano English Español Portugués (BR) Deutsch"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Italiano English Español Portugués (BR) Deutsch"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Italiano"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "English"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Español"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Portugués (BR)"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Deutsch"
          },
          {
            "tagName": "DIV",
            "id": "consent_blackbar",
            "text": "@font-face{ font-family:\"roobertenel\"; src:url(https://consent.trustarc.com/get?name=roobertenel-reg"
          },
          {
            "tagName": "DIV",
            "id": "truste-consent-track",
            "text": "We use cookies and web trackers to improve your online experience on our site, allow you to save inf"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "prevented": true,
        "error": "ERROR: navigation to URL timed out"
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "totals": {
          "rulesNA": 43,
          "rulesPassed": 50,
          "rulesWarned": 6,
          "rulesViolated": 12,
          "warnings": {
            "minor": 17,
            "moderate": 0,
            "serious": 54,
            "critical": 1
          },
          "violations": {
            "minor": 20,
            "moderate": 4,
            "serious": 33,
            "critical": 15
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15",
            "windowWidth": 1280,
            "windowHeight": 720
          },
          "timestamp": "2022-08-14T12:38:40.609Z",
          "url": "https://www.enelgreenpower.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures 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.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_0-972166746-\" class=\"menu-link\">Who we are</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_0-972166746\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/who-we-are\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Who we are Section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Who we are Section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/who-we-are/our-company\" data-satellite-content-menu=\"our-company\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Our company\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"our-company\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/who-we-are/management-team\" data-satellite-content-menu=\"management-team\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Management Team\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"management-team\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/who-we-are/sustainability\" data-satellite-content-menu=\"sustainability\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Sustainability\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"sustainability\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/who-we-are/innovation\" data-satellite-content-menu=\"innovation\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Innovation\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"innovation\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_0-972166746-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_0-972166746\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_0-972167707-\" class=\"menu-link\">Learn with us</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_0-972167707\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/learning-hub\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Learning hub section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Learning hub section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/learning-hub/renewable-energies\" data-satellite-content-menu=\"renewables-energies\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Renewables Energies\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"renewables-energies\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/learning-hub/sustainable-development\" data-satellite-content-menu=\"sustainable-development\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Sustainable Development\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"sustainable-development\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_0-972167707-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_0-972167707\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_1-972166747-\" class=\"menu-link\">Projects</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_1-972166747\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-projects\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Projects section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Projects section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-projects/highlights\" data-satellite-content-menu=\"highlights\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Highlights\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"highlights\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_1-972166747-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_1-972166747\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_1-972167708-\" class=\"menu-link\">Areas</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_1-972167708\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Country section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Country section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/europe\" data-satellite-content-menu=\"europe\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Europe\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Europe</span></a>",
                          "target": [
                            "li:nth-child(3) > a[data-satellite-content-menu=\"europe\"][aria-label=\"Europe\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/north-america\" data-satellite-content-menu=\"north-america\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"North America\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "li:nth-child(4) > a[data-satellite-content-menu=\"north-america\"][aria-label=\"North America\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/central-america\" data-satellite-content-menu=\"central-america\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Central America\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "li:nth-child(5) > a[data-satellite-content-menu=\"central-america\"][aria-label=\"Central America\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/south-america\" data-satellite-content-menu=\"south-america\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"South America\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "li:nth-child(6) > a[data-satellite-content-menu=\"south-america\"][aria-label=\"South America\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/africa\" data-satellite-content-menu=\"africa\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Africa\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Africa</span></a>",
                          "target": [
                            "li:nth-child(7) > a[data-satellite-content-menu=\"africa\"][aria-label=\"Africa\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/oceania\" data-satellite-content-menu=\"oceania\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Oceania\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Oceania</span></a>",
                          "target": [
                            "li:nth-child(8) > a[data-satellite-content-menu=\"oceania\"][aria-label=\"Oceania\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/countries/asia\" data-satellite-content-menu=\"asia\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Asia\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Asia</span></a>",
                          "target": [
                            "li:nth-child(9) > a[data-satellite-content-menu=\"asia\"][aria-label=\"Asia\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_1-972167708-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_1-972167708\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_2-972166748-\" class=\"menu-link\">News &amp; Stories</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_2-972166748\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/stories\" data-satellite-content-menu=\"go-to-stories-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to stories section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"go-to-stories-section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/media\" data-satellite-content-menu=\"go-to-media-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to media section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"go-to-media-section\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_2-972166748-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_2-972166748\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_2-972167709-\" class=\"menu-link\">Our Offer</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_2-972167709\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-offer\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Our Offer section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Our Offer section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-offer/products\" data-satellite-content-menu=\"products-and-services\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Products and Services\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"products-and-services\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-offer/our-partners\" data-satellite-content-menu=\"our-partners\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Our Partners\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"our-partners\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-offer/publications\" data-satellite-content-menu=\"news---docs\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"News &amp; Docs\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"news---docs\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/our-offer/faq\" data-satellite-content-menu=\"faqs\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"FAQs\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">FAQs</span></a>",
                          "target": [
                            "a[data-satellite-content-menu=\"faqs\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_2-972167709-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_2-972167709\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_3-972166749-\" class=\"menu-link\">Careers</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_3-972166749\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/careers\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Careers section\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Careers section\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/careers/job-openings\" data-satellite-content-menu=\"job-openings\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Job Openings\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[data-satellite-content-menu=\"job-openings\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_3-972166749-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_3-972166749\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_3-972167710-\" class=\"menu-link\">Contacts</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_3-972167710\"] > ul > .title > .menu-link"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts\" data-satellite-content-menu=\"go-to-the-section\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Go to Contacts\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "a[aria-label=\"Go to Contacts\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#global\" data-satellite-content-menu=\"global\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Global\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Global</span></a>",
                          "target": [
                            "a[data-satellite-content-menu=\"global\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#europe\" data-satellite-content-menu=\"europe\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Europe\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Europe</span></a>",
                          "target": [
                            "li:nth-child(4) > a[data-satellite-content-menu=\"europe\"][aria-label=\"Europe\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#north-america\" data-satellite-content-menu=\"north-america\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"North America\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "li:nth-child(5) > a[data-satellite-content-menu=\"north-america\"][aria-label=\"North America\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#central-america\" data-satellite-content-menu=\"central-america\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Central America\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "li:nth-child(6) > a[data-satellite-content-menu=\"central-america\"][aria-label=\"Central America\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#south-america\" data-satellite-content-menu=\"south-america\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"South America\" target=\"_self\" class=\"menu-link footerLink\">",
                          "target": [
                            "li:nth-child(7) > a[data-satellite-content-menu=\"south-america\"][aria-label=\"South America\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#africa\" data-satellite-content-menu=\"africa\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Africa\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Africa</span></a>",
                          "target": [
                            "li:nth-child(8) > a[data-satellite-content-menu=\"africa\"][aria-label=\"Africa\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#oceania\" data-satellite-content-menu=\"oceania\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Oceania\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Oceania</span></a>",
                          "target": [
                            "li:nth-child(9) > a[data-satellite-content-menu=\"oceania\"][aria-label=\"Oceania\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-cee45966=\"\" href=\"https://www.enelgreenpower.com/contacts#asia\" data-satellite-content-menu=\"asia\" data-satellite-content-menulivello=\"primo livello\" tabindex=\"0\" aria-label=\"Asia\" target=\"_self\" class=\"menu-link footerLink\"><span data-v-cee45966=\"\">Asia</span></a>",
                          "target": [
                            "li:nth-child(10) > a[data-satellite-content-menu=\"asia\"][aria-label=\"Asia\"][data-satellite-content-menulivello=\"primo livello\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_3-972167710-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_3-972167710\"] > ul"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-v-67a75982=\"\" id=\"localId-1\" class=\"title\">We’re electrifying the world!</h2>",
                  "target": [
                    "#localId-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-67a75982=\"\" class=\"content\">We are in the decade of electrification: electricity from renewable sources is the key energy carrier for driving the energy transition process toward decarbonization.</p>",
                  "target": [
                    "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-67a75982=\"\" href=\"https://www.enelgreenpower.com/learning-hub/energy-transition/renewables-electrification\" target=\"_self\" class=\"cta cta-button tabbable\" tabindex=\"0\">\n                                            Find out more\n                                        </a>",
                  "target": [
                    "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .ctasWrapper[data-v-67a75982=\"\"] > .tabbable.cta-button.cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-v-67a75982=\"\" id=\"localId-2\" class=\"title\">Power your company with renewable energy!</h2>",
                  "target": [
                    "#localId-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-67a75982=\"\" class=\"content\">Find out all about our products and services which can help your business reach its sustainability goals.</p>",
                  "target": [
                    ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-67a75982=\"\" href=\"https://www.enelgreenpower.com/our-offer\" target=\"_self\" class=\"cta cta-button tabbable\" tabindex=\"-1\" aria-hidden=\"true\">\n                                            Find out more\n                                        </a>",
                  "target": [
                    ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .ctasWrapper[data-v-67a75982=\"\"] > .tabbable.cta-button.cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-v-67a75982=\"\" id=\"localId-3\" class=\"title\">Our sun factory</h2>",
                  "target": [
                    "#localId-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-67a75982=\"\" class=\"content\">",
                  "target": [
                    "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-67a75982=\"\" href=\"https://www.enelgreenpower.com/who-we-are/innovation/3SUN-factory\" target=\"_self\" class=\"cta cta-button tabbable\" tabindex=\"-1\" aria-hidden=\"true\">\n                                            Visit 3Sun\n                                        </a>",
                  "target": [
                    "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .ctasWrapper[data-v-67a75982=\"\"] > .tabbable.cta-button.cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "div[aria-label=\"Our mission\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-0\" aria-hidden=\"true\" class=\"title\">\n                                        Our mission\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "div[data-is-active=\"true\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-2\" aria-hidden=\"true\" class=\"title\">\n                                        Power your company with renewable energy!\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "div[aria-label=\"Our sun factory\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-3\" aria-hidden=\"true\" class=\"title\">\n                                        Our sun factory\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-3\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\">SCROLL</div>",
                  "target": [
                    ".sideScrollBar > div[data-v-67a75982=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Renewable Energy Capacity Installed </span>",
                  "target": [
                    ".sideContentItem[data-v-53a97c42=\"\"]:nth-child(1) > .itemCopy > span[data-v-53a97c42=\"\"]"
                  ],
                  "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-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-53a97c42=\"\" href=\"https://www.enelgreenpower.com/learning-hub/energy-transition/climate-change-causes-consequences\" role=\"button\" aria-label=\" The causes of climate change\" class=\"sideContentImage\">",
                          "target": [
                            ".sideContentImage"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\"> The causes of climate change</span>",
                  "target": [
                    ".sideContentImage > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"How drones and robots are making life easier at our renewable power plants in Mexico and all over the world\" href=\"/media/news/2022/07/drones-robots-renewable-power-plants\" target=\"_blank\" class=\"card-link large\">",
                          "target": [
                            ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">How drones and robots are making life easier at our renewable power plants in Mexico and all over the world</h3>",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Green hydrogen for Acciaierie di Sicilia\" href=\"/media/news/2022/07/green-hydrogen-acciaierie-sicily\" target=\"_self\" class=\"card-link small\">",
                          "target": [
                            ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Green hydrogen for Acciaierie di Sicilia</h3>",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Sustainable energy: a revolutionary transformer is on the way\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_blank\" class=\"card-link small\">",
                          "target": [
                            ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Sustainable energy: a revolutionary transformer is on the way</h3>",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Here’s how we’re working towards a just transition\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_self\" class=\"card-link small\">",
                          "target": [
                            ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Here’s how we’re working towards a just transition</h3>",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Archeology and renewable energy in Chile: thousands of years of history at Renaico\" href=\"/media/news/2022/07/archaeological-remains-wind-renaico\" target=\"_self\" class=\"card-link small\">",
                          "target": [
                            ".card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(3) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Archeology and renewable energy in Chile: thousands of years of history at Renaico</h3>",
                  "target": [
                    ".card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(3) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Goal 5: the KAPADA project, empowering rural India’s women weavers\" href=\"/media/video/2022/08/rajbai-malshi-payar\" target=\"_blank\" class=\"card-link large\">",
                          "target": [
                            ".full > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"] > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Goal 5: the KAPADA project, empowering rural India’s women weavers</h3>",
                  "target": [
                    ".full > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"] > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Protecting bees while creating value: mission accomplished, in Kafireas\" href=\"/stories/articles/2022/06/protecting-bees-local-honey-kafireas\" target=\"_blank\" class=\"card-link small\">",
                          "target": [
                            ".small-large > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Protecting bees while creating value: mission accomplished, in Kafireas</h3>",
                  "target": [
                    ".small-large > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"We are leading the way by signing the EU Diversity Charter\" href=\"/media/news/2022/06/eu-diversity-charter-greece\" target=\"_self\" class=\"card-link large\">",
                          "target": [
                            ".large.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">We are leading the way by signing the EU Diversity Charter</h3>",
                  "target": [
                    ".large.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-v-67a75982=\"\" id=\"localId-1\" class=\"title\">We’re electrifying the world!</h2>",
                  "target": [
                    "#localId-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-67a75982=\"\" class=\"content\">We are in the decade of electrification: electricity from renewable sources is the key energy carrier for driving the energy transition process toward decarbonization.</p>",
                  "target": [
                    "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-67a75982=\"\" href=\"https://www.enelgreenpower.com/learning-hub/energy-transition/renewables-electrification\" target=\"_self\" class=\"cta cta-button tabbable\" tabindex=\"0\">\n                                            Find out more\n                                        </a>",
                  "target": [
                    "article[aria-labelledby=\"localId-1\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .ctasWrapper[data-v-67a75982=\"\"] > .tabbable.cta-button.cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-v-67a75982=\"\" id=\"localId-2\" class=\"title\">Power your company with renewable energy!</h2>",
                  "target": [
                    "#localId-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-67a75982=\"\" class=\"content\">Find out all about our products and services which can help your business reach its sustainability goals.</p>",
                  "target": [
                    ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-67a75982=\"\" href=\"https://www.enelgreenpower.com/our-offer\" target=\"_self\" class=\"cta cta-button tabbable\" tabindex=\"-1\" aria-hidden=\"true\">\n                                            Find out more\n                                        </a>",
                  "target": [
                    ".is-selected > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .ctasWrapper[data-v-67a75982=\"\"] > .tabbable.cta-button.cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-v-67a75982=\"\" id=\"localId-3\" class=\"title\">Our sun factory</h2>",
                  "target": [
                    "#localId-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-67a75982=\"\" class=\"content\">",
                  "target": [
                    "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-67a75982=\"\" href=\"https://www.enelgreenpower.com/who-we-are/innovation/3SUN-factory\" target=\"_self\" class=\"cta cta-button tabbable\" tabindex=\"-1\" aria-hidden=\"true\">\n                                            Visit 3Sun\n                                        </a>",
                  "target": [
                    "article[aria-labelledby=\"localId-3\"] > .container[data-v-67a75982=\"\"] > .row[data-v-67a75982=\"\"] > .col[data-v-67a75982=\"\"] > .itemWrapper[data-v-67a75982=\"\"] > .ctasWrapper[data-v-67a75982=\"\"] > .tabbable.cta-button.cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "div[aria-label=\"Our mission\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-0\" aria-hidden=\"true\" class=\"title\">\n                                        Our mission\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "div[data-is-active=\"true\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-2\" aria-hidden=\"true\" class=\"title\">\n                                        Power your company with renewable energy!\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-67a75982=\"\" class=\"itemWrapper\">",
                          "target": [
                            "div[aria-label=\"Our sun factory\"] > .itemWrapper[data-v-67a75982=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-3\" aria-hidden=\"true\" class=\"title\">\n                                        Our sun factory\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-3\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-v-67a75982=\"\">SCROLL</div>",
                  "target": [
                    ".sideScrollBar > div[data-v-67a75982=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span data-v-53a97c42=\"\">Renewable Energy Capacity Installed </span>",
                  "target": [
                    ".sideContentItem[data-v-53a97c42=\"\"]:nth-child(1) > .itemCopy > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-53a97c42=\"\" href=\"https://www.enelgreenpower.com/learning-hub/energy-transition/climate-change-causes-consequences\" role=\"button\" aria-label=\" The causes of climate change\" class=\"sideContentImage\">",
                          "target": [
                            ".sideContentImage"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\"> The causes of climate change</span>",
                  "target": [
                    ".sideContentImage > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"How drones and robots are making life easier at our renewable power plants in Mexico and all over the world\" href=\"/media/news/2022/07/drones-robots-renewable-power-plants\" target=\"_blank\" class=\"card-link large\">",
                          "target": [
                            ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">How drones and robots are making life easier at our renewable power plants in Mexico and all over the world</h3>",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Green hydrogen for Acciaierie di Sicilia\" href=\"/media/news/2022/07/green-hydrogen-acciaierie-sicily\" target=\"_self\" class=\"card-link small\">",
                          "target": [
                            ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Green hydrogen for Acciaierie di Sicilia</h3>",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Sustainable energy: a revolutionary transformer is on the way\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_blank\" class=\"card-link small\">",
                          "target": [
                            ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Sustainable energy: a revolutionary transformer is on the way</h3>",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Here’s how we’re working towards a just transition\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_self\" class=\"card-link small\">",
                          "target": [
                            ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Here’s how we’re working towards a just transition</h3>",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Archeology and renewable energy in Chile: thousands of years of history at Renaico\" href=\"/media/news/2022/07/archaeological-remains-wind-renaico\" target=\"_self\" class=\"card-link small\">",
                          "target": [
                            ".card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(3) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Archeology and renewable energy in Chile: thousands of years of history at Renaico</h3>",
                  "target": [
                    ".card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(3) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Goal 5: the KAPADA project, empowering rural India’s women weavers\" href=\"/media/video/2022/08/rajbai-malshi-payar\" target=\"_blank\" class=\"card-link large\">",
                          "target": [
                            ".full > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"] > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Goal 5: the KAPADA project, empowering rural India’s women weavers</h3>",
                  "target": [
                    ".full > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"] > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"Protecting bees while creating value: mission accomplished, in Kafireas\" href=\"/stories/articles/2022/06/protecting-bees-local-honey-kafireas\" target=\"_blank\" class=\"card-link small\">",
                          "target": [
                            ".small-large > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">Protecting bees while creating value: mission accomplished, in Kafireas</h3>",
                  "target": [
                    ".small-large > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-7e781df0=\"\" aria-label=\"We are leading the way by signing the EU Diversity Charter\" href=\"/media/news/2022/06/eu-diversity-charter-greece\" target=\"_self\" class=\"card-link large\">",
                          "target": [
                            ".large.card-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-v-7e781df0=\"\">We are leading the way by signing the EU Diversity Charter</h3>",
                  "target": [
                    ".large.card-link[target=\"_self\"] > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-67a75982=\"\" if=\"localSmallId-1\" aria-hidden=\"true\" class=\"title\">\n                                        We’re electrifying the world!\n                                    </div>",
                  "target": [
                    "div[if=\"localSmallId-1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm prev-slide swiper-button-disabled\" tabindex=\"-1\" role=\"button\" aria-label=\"Previous\" aria-disabled=\"true\">",
                  "target": [
                    "section[aem-id=\"card_module_copy-156790224\"] > .container[data-v-542ccfb6=\"\"] > .section[data-v-542ccfb6=\"\"] > .swiper-container.swiper-container-initialized.swiper-container-horizontal > .nav-container[data-v-542ccfb6=\"\"] > .prev-slide.btn[aria-label=\"Previous\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm next-slide swiper-button-disabled\" tabindex=\"-1\" role=\"button\" aria-label=\"Next\" aria-disabled=\"true\">",
                  "target": [
                    "section[aem-id=\"card_module_copy-156790224\"] > .container[data-v-542ccfb6=\"\"] > .section[data-v-542ccfb6=\"\"] > .swiper-container.swiper-container-initialized.swiper-container-horizontal > .nav-container[data-v-542ccfb6=\"\"] > .next-slide.btn[aria-label=\"Next\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm prev-slide swiper-button-disabled\" tabindex=\"-1\" role=\"button\" aria-label=\"Previous\" aria-disabled=\"true\">",
                  "target": [
                    "section[data-anchor-id=\"#5\"] > .container[data-v-542ccfb6=\"\"] > .section[data-v-542ccfb6=\"\"] > .swiper-container.swiper-container-initialized.swiper-container-horizontal > .nav-container[data-v-542ccfb6=\"\"] > .prev-slide.btn[aria-label=\"Previous\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-542ccfb6=\"\" class=\"btn btn-default btn-sm next-slide swiper-button-disabled\" tabindex=\"-1\" role=\"button\" aria-label=\"Next\" aria-disabled=\"true\">",
                  "target": [
                    "section[data-anchor-id=\"#5\"] > .container[data-v-542ccfb6=\"\"] > .section[data-v-542ccfb6=\"\"] > .swiper-container.swiper-container-initialized.swiper-container-horizontal > .nav-container[data-v-542ccfb6=\"\"] > .next-slide.btn[aria-label=\"Next\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-7eb67726=\"\" class=\"wrapper\" style=\"display: none;\">",
                  "target": [
                    ".wrapper[data-v-7eb67726=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-80629af0=\"\" aem-id=\"main-common-icons-104292231\" class=\"CommonIcons\" style=\"display: none;\">",
                  "target": [
                    ".CommonIcons"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_enelglobal_0\" name=\"destination_publishing_iframe_enelglobal_0_name\" src=\"https://enelglobal.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.enelgreenpower.com\" class=\"aamIframeLoaded\" style=\"display: none; width: 0px; height: 0px;\">",
                  "target": [
                    "#destination_publishing_iframe_enelglobal_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=715ebfbb-e603-4b52-b787-2f39119afb5d&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=f9bc1e8b-4fd6-49ad-a4bc-65572ee4d519&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o60zf&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(18)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=715ebfbb-e603-4b52-b787-2f39119afb5d&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=f9bc1e8b-4fd6-49ad-a4bc-65572ee4d519&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o60zf&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=78dee5d9-7c88-4fa9-a03b-4cf5be0a631a&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=f9bc1e8b-4fd6-49ad-a4bc-65572ee4d519&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(20)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=78dee5d9-7c88-4fa9-a03b-4cf5be0a631a&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=f9bc1e8b-4fd6-49ad-a4bc-65572ee4d519&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=15708b92-eb8f-4ec7-ba4e-022bf5528a97&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=f9bc1e8b-4fd6-49ad-a4bc-65572ee4d519&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(22)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=15708b92-eb8f-4ec7-ba4e-022bf5528a97&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=f9bc1e8b-4fd6-49ad-a4bc-65572ee4d519&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p style=\"display:none;\">     enel.com banner v11    </p>",
                  "target": [
                    "#truste-consent-content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"javascript:false\" style=\"width: 0px; height: 0px; border: 0px; display: none !important;\"></iframe>",
                  "target": [
                    "iframe[src=\"javascript:false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "the range of solutions",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.enelgreenpower.com",
                          "port": "",
                          "pathname": "/our-offer/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/solutions-individuals\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">",
                          "target": [
                            ".swiper-slide-next.cardModuleItem.swiper-slide > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"]"
                          ]
                        },
                        {
                          "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/countries/europe/Italy/renewable-energy-projects\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">",
                          "target": [
                            ".cardModuleItem.swiper-slide[role=\"listitem\"]:nth-child(3) > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/our-offer\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">",
                  "target": [
                    "div[aem-id=\"card_module_item-939530758\"] > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "video-caption",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag122",
                "section508",
                "section508.22.a"
              ],
              "description": "Ensures <video> elements have captions",
              "help": "<video> elements must have captions",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/video-caption?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "caption",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Check that captions is available for the element"
                    }
                  ],
                  "impact": "critical",
                  "html": "<video data-v-7e781df0=\"\" aria-hidden=\"false\" playsinline=\"\" autoplay=\"autoplay\" muted=\"muted\" loop=\"loop\">",
                  "target": [
                    "video"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner 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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button id=\"truste-consent-required\"><img src=\"//consent.trustarc.com/get?name=arena_close.svg\" style=\"cursor:pointer\"></button>",
                  "target": [
                    "#truste-consent-required"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#387a5b",
                        "contrastRatio": 5.11,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-53a97c42=\"\" href=\"https://www.enelgreenpower.com/who-we-are/mission-2040\" target=\"_self\" class=\"cta cta-button\"><span data-v-53a97c42=\"\">Find out how</span></a>",
                          "target": [
                            "section[aem-id=\"banner_side_info_178-510689043\"] > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"] > .cta-wrapper[data-v-53a97c42=\"\"] > .cta-button.cta[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #ffffff, background color: #387a5b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Find out how</span>",
                  "target": [
                    "section[aem-id=\"banner_side_info_178-510689043\"] > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"] > .cta-wrapper[data-v-53a97c42=\"\"] > .cta-button.cta[target=\"_self\"] > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #ffffff, background color: #387a5b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-94d30a0c=\"\">The range of solutions \n              <svg data-v-94d30a0c=\"\" width=\"12\" height=\"7\" class=\"icon chevron chevron-right\"><use data-v-94d30a0c=\"\" xlink:href=\"#icon-chevron-down\"></use></svg></span>",
                  "target": [
                    "div[aem-id=\"card_module_item-939530758\"] > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"] > .cta-link.cta[data-animation=\"\"] > span[data-v-94d30a0c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-94d30a0c=\"\">The range of solutions \n              <svg data-v-94d30a0c=\"\" width=\"12\" height=\"7\" class=\"icon chevron chevron-right\"><use data-v-94d30a0c=\"\" xlink:href=\"#icon-chevron-down\"></use></svg></span>",
                  "target": [
                    ".swiper-slide-next.cardModuleItem.swiper-slide > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"] > .cta-link.cta[data-animation=\"\"] > span[data-v-94d30a0c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-94d30a0c=\"\">The range of solutions \n              <svg data-v-94d30a0c=\"\" width=\"12\" height=\"7\" class=\"icon chevron chevron-right\"><use data-v-94d30a0c=\"\" xlink:href=\"#icon-chevron-down\"></use></svg></span>",
                  "target": [
                    ".cardModuleItem.swiper-slide[role=\"listitem\"]:nth-child(3) > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"] > .cta-link.cta[data-animation=\"\"] > span[data-v-94d30a0c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#f5f8fa",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-53a97c42=\"\" class=\"wrapper\">",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Renewable energy</span>",
                  "target": [
                    ".cta-button.cta[target=\"_blank\"]:nth-child(1) > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#f5f8fa",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-53a97c42=\"\" class=\"wrapper\">",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Sustainable development </span>",
                  "target": [
                    ".cta-button.cta[target=\"_self\"]:nth-child(2) > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#f5f8fa",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-53a97c42=\"\" class=\"wrapper\">",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Energy Transition</span>",
                  "target": [
                    ".cta-button.cta[target=\"_self\"]:nth-child(3) > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#f5f8fa",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-53a97c42=\"\" class=\"wrapper\">",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Electrification</span>",
                  "target": [
                    ".cta-button.cta[target=\"_self\"]:nth-child(4) > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#f5f8fa",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-53a97c42=\"\" class=\"wrapper\">",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Energy Remix</span>",
                  "target": [
                    ".cta-button.cta[target=\"_blank\"]:nth-child(5) > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#f5f8fa",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-53a97c42=\"\" class=\"wrapper\">",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Green thoughts</span>",
                  "target": [
                    ".cta-button.cta[target=\"_self\"]:nth-child(6) > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #387a5b, background color: #f5f8fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#387a5b",
                        "contrastRatio": 5.11,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-53a97c42=\"\" href=\"https://www.enelgreenpower.com/learning-hub\" target=\"_self\" class=\"cta cta-button\"><span data-v-53a97c42=\"\">Discover the Learn with Us section</span></a>",
                          "target": [
                            ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"] > .cta-wrapper[data-v-53a97c42=\"\"] > .cta-button.cta[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #ffffff, background color: #387a5b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-53a97c42=\"\">Discover the Learn with Us section</span>",
                  "target": [
                    ".gutter-bottom-large > .heightWrapper[data-v-53a97c42=\"\"] > .bgPlaceholder[data-v-53a97c42=\"\"] > .container[data-v-53a97c42=\"\"] > .row[data-v-53a97c42=\"\"] > .col-xl-10.col-md-9.col-12 > .wrapper[data-v-53a97c42=\"\"] > .cta-wrapper[data-v-53a97c42=\"\"] > .cta-button.cta[target=\"_self\"] > span[data-v-53a97c42=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #ffffff, background color: #387a5b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-94d30a0c=\"\">Job openings\n              <svg data-v-94d30a0c=\"\" width=\"12\" height=\"7\" class=\"icon chevron chevron-right\"><use data-v-94d30a0c=\"\" xlink:href=\"#icon-chevron-down\"></use></svg></span>",
                  "target": [
                    "a[title=\"Job openings\"] > .cta-link.cta[data-animation=\"\"] > span[data-v-94d30a0c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-94d30a0c=\"\">Send your application\n              <svg data-v-94d30a0c=\"\" width=\"12\" height=\"7\" class=\"icon chevron chevron-right\"><use data-v-94d30a0c=\"\" xlink:href=\"#icon-chevron-down\"></use></svg></span>",
                  "target": [
                    "a[title=\"Send your application\"] > .cta-link.cta[data-animation=\"\"] > span[data-v-94d30a0c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-94d30a0c=\"\">Discover our values\n              <svg data-v-94d30a0c=\"\" width=\"12\" height=\"7\" class=\"icon chevron chevron-right\"><use data-v-94d30a0c=\"\" xlink:href=\"#icon-chevron-down\"></use></svg></span>",
                  "target": [
                    "a[title=\"Discover our values\"] > .cta-link.cta[data-animation=\"\"] > span[data-v-94d30a0c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#000000",
                        "contrastRatio": 4.1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"truste-consent-track\" style=\"background-color: rgb(0, 0, 0); opacity: 1; display: block;\">",
                          "target": [
                            "#truste-consent-track"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.1 (foreground color: #387a5b, background color: #000000, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-show-consent\" type=\"button\" class=\"truste-button2\" aria-haspopup=\"true\">Settings</button>",
                  "target": [
                    "#truste-show-consent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.1 (foreground color: #387a5b, background color: #000000, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#387a5b",
                        "contrastRatio": 5.11,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"truste-consent-button\" type=\"submit\" class=\"truste-button1\" autofocus=\"\">Accept </button>",
                          "target": [
                            "#truste-consent-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #ffffff, background color: #387a5b, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-consent-button\" type=\"submit\" class=\"truste-button1\" autofocus=\"\">Accept </button>",
                  "target": [
                    "#truste-consent-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #ffffff, background color: #387a5b, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.11,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home base page basicpage\" id=\"home-cd611571a8\">",
                          "target": [
                            "#home-cd611571a8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a role=\"link\" id=\"icon-id013468675209591152\" tabindex=\"0\" lang=\"en\" aria-haspopup=\"true\" aria-label=\"Cookie Preferences\" class=\"truste_cursor_pointer\">Cookie Preferences</a>",
                  "target": [
                    "#icon-id013468675209591152"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.11 (foreground color: #387a5b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#387a5b",
                        "bgColor": "#000000",
                        "contrastRatio": 4.1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"truste-consent-track\" style=\"background-color: rgb(0, 0, 0); opacity: 1; display: block;\">",
                          "target": [
                            "#truste-consent-track"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.1 (foreground color: #387a5b, background color: #000000, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-show-consent\" type=\"button\" class=\"truste-button2\" aria-haspopup=\"true\">Settings</button>",
                  "target": [
                    "#truste-show-consent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.1 (foreground color: #387a5b, background color: #000000, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion1_0-972166746-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_0-972166746-\" class=\"menu-link\">Who we are</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_0-972166746\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_0-972166746-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_0-972166746-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_0-972166746\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_0-972166746-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion2_0-972167707-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_0-972167707-\" class=\"menu-link\">Learn with us</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_0-972167707\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_0-972167707-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_0-972167707-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_0-972167707\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_0-972167707-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion1_1-972166747-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_1-972166747-\" class=\"menu-link\">Projects</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_1-972166747\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_1-972166747-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_1-972166747-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_1-972166747\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_1-972166747-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion2_1-972167708-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_1-972167708-\" class=\"menu-link\">Areas</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_1-972167708\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_1-972167708-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_1-972167708-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_1-972167708\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_1-972167708-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion1_2-972166748-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_2-972166748-\" class=\"menu-link\">News &amp; Stories</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_2-972166748\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_2-972166748-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_2-972166748-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_2-972166748\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_2-972166748-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion2_2-972167709-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_2-972167709-\" class=\"menu-link\">Our Offer</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_2-972167709\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_2-972167709-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_2-972167709-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_2-972167709\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_2-972167709-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion1_3-972166749-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion1_3-972166749-\" class=\"menu-link\">Careers</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_3-972166749\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_3-972166749-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion1_3-972166749-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion1_3-972166749\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion1_3-972166749-"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "menu-accordion2_3-972167710-",
                      "relatedNodes": [
                        {
                          "html": "<span data-v-cee45966=\"\" tabindex=\"0\" id=\"menu-accordion2_3-972167710-\" class=\"menu-link\">Contacts</span>",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_3-972167710\"] > ul > .title > .menu-link"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_3-972167710-"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul data-v-cee45966=\"\" id=\"menu-accordion2_3-972167710-\" aria-hidden=\"true\" class=\"menu\">",
                  "target": [
                    "nav[aem-id=\"menu-accordion2_3-972167710\"] > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: menu-accordion2_3-972167710-"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "SVGID_1_",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"SVGID_1_\" d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\"></path>",
                          "target": [
                            "#frFlag > g[transform=\"translate(-735 -446)\"] > defs > path"
                          ]
                        },
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"SVGID_1_\" d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\"></path>",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > defs > path"
                          ]
                        },
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"SVGID_1_\" d=\"M2.8,0h21.3c1.5,0,2.8,1.3,2.8,2.8v12.3c0,1.6-1.3,2.8-2.8,2.8H2.8C1.3,18,0,16.7,0,15.2V2.8\n            C0,1.3,1.3,0,2.8,0z\"></path>",
                          "target": [
                            "g:nth-child(5) > defs > path"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: SVGID_1_"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"SVGID_1_\" d=\"M3,0h21c1.7,0,3,1.3,3,3v12c0,1.7-1.3,3-3,3H3c-1.7,0-3-1.3-3-3V3C0,1.3,1.3,0,3,0z\"></path>",
                  "target": [
                    "#esFlag > g > defs > path"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: SVGID_1_"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "SVGID_2_",
                      "relatedNodes": [
                        {
                          "html": "<clipPath data-v-80629af0=\"\" id=\"SVGID_2_\"><use data-v-80629af0=\"\" xlink:href=\"#SVGID_1_\" overflow=\"visible\"></use></clipPath>",
                          "target": [
                            ":root"
                          ]
                        },
                        {
                          "html": "<clipPath data-v-80629af0=\"\" id=\"SVGID_2_\"><use data-v-80629af0=\"\" xlink:href=\"#SVGID_1_\" overflow=\"visible\"></use></clipPath>",
                          "target": [
                            ":root"
                          ]
                        },
                        {
                          "html": "<clipPath data-v-80629af0=\"\" id=\"SVGID_2_\"><use data-v-80629af0=\"\" xlink:href=\"#SVGID_1_\" style=\"overflow: visible;\"></use></clipPath>",
                          "target": [
                            ":root"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: SVGID_2_"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<clipPath data-v-80629af0=\"\" id=\"SVGID_2_\"><use data-v-80629af0=\"\" xlink:href=\"#SVGID_1_\" style=\"overflow: visible;\"></use></clipPath>",
                  "target": [
                    ":root"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: SVGID_2_"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Group_12065",
                      "relatedNodes": [
                        {
                          "html": "<g data-v-80629af0=\"\" transform=\"translate(-735 -446)\" id=\"Group_12065\">",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"]"
                          ]
                        },
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Group_12065\" data-name=\"Group 12065\" transform=\"translate(-735 -446)\">",
                          "target": [
                            "g[data-name=\"Group 12065\"][transform=\"translate(-735 -446)\"]"
                          ]
                        },
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Group_12065\" data-name=\"Group 12065\" transform=\"translate(-414 -570)\">",
                          "target": [
                            "g[transform=\"translate(-414 -570)\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Group_12065"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<g data-v-80629af0=\"\" transform=\"translate(-735 -446)\" id=\"Group_12065\">",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Group_12065"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Mask_Group_6573",
                      "relatedNodes": [
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Mask_Group_6573\" transform=\"translate(261 -691)\" clip-path=\"url(#SVGID_2_)\">",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"]"
                          ]
                        },
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Mask_Group_6573\" data-name=\"Mask Group 6573\" transform=\"translate(261 -691)\" clip-path=\"url(#clip-path)\">",
                          "target": [
                            "g[data-name=\"Mask Group 6573\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Mask_Group_6573"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<g data-v-80629af0=\"\" id=\"Mask_Group_6573\" transform=\"translate(261 -691)\" clip-path=\"url(#SVGID_2_)\">",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Mask_Group_6573"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Group_2379",
                      "relatedNodes": [
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Group_2379\" transform=\"translate(474 1137)\">",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"]"
                          ]
                        },
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Group_2379\" data-name=\"Group 2379\" transform=\"translate(474 1137)\">",
                          "target": [
                            "g[data-name=\"Group 2379\"][transform=\"translate(474 1137)\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Group_2379"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<g data-v-80629af0=\"\" id=\"Group_2379\" transform=\"translate(474 1137)\">",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Group_2379"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Group_2379-2",
                      "relatedNodes": [
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Group_2379-2\">",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"] > g"
                          ]
                        },
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Group_2379-2\" data-name=\"Group 2379\">",
                          "target": [
                            "g[data-name=\"Group 2379\"][transform=\"translate(474 1137)\"] > g[data-name=\"Group 2379\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Group_2379-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<g data-v-80629af0=\"\" id=\"Group_2379-2\">",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"] > g"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Group_2379-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4990",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4990\" fill=\"#ce2b37\" d=\"M17.9 0H27v18h-9.1z\" class=\"st1\"></path>",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"] > g > .st1[d=\"M17.9 0H27v18h-9.1z\"][fill=\"#ce2b37\"]"
                          ]
                        },
                        {
                          "html": "<rect data-v-80629af0=\"\" id=\"Rectangle_4990\" data-name=\"Rectangle 4990\" width=\"9.063\" height=\"18\" transform=\"translate(17.937)\" fill=\"red\"></rect>",
                          "target": [
                            "rect[data-name=\"Rectangle 4990\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4990"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4990\" fill=\"#ce2b37\" d=\"M17.9 0H27v18h-9.1z\" class=\"st1\"></path>",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"] > g > .st1[d=\"M17.9 0H27v18h-9.1z\"][fill=\"#ce2b37\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4990"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4991",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4991\" fill=\"#fff\" d=\"M9 0h8.9v18H9z\" class=\"st2\"></path>",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"] > g > .st2[d=\"M9 0h8.9v18H9z\"][fill=\"#fff\"]"
                          ]
                        },
                        {
                          "html": "<rect data-v-80629af0=\"\" id=\"Rectangle_4991\" data-name=\"Rectangle 4991\" width=\"8.911\" height=\"18\" transform=\"translate(9.025)\" fill=\"#ffd900\"></rect>",
                          "target": [
                            "rect[data-name=\"Rectangle 4991\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4991"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4991\" fill=\"#fff\" d=\"M9 0h8.9v18H9z\" class=\"st2\"></path>",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g[transform=\"translate(474 1137)\"] > g > .st2[d=\"M9 0h8.9v18H9z\"][fill=\"#fff\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4991"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4992",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4992\" fill=\"#009246\" d=\"M0 0h9v18H0z\" class=\"st3\"></path>",
                          "target": [
                            ".st3[fill=\"#009246\"][d=\"M0 0h9v18H0z\"]"
                          ]
                        },
                        {
                          "html": "<rect data-v-80629af0=\"\" id=\"Rectangle_4992\" data-name=\"Rectangle 4992\" width=\"9.025\" height=\"18\" fill=\"#040285\"></rect>",
                          "target": [
                            "rect[data-name=\"Rectangle 4992\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4992"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4992\" fill=\"#0039a7\" d=\"M0 0h9v18H0z\" class=\"st3\"></path>",
                  "target": [
                    ".st3[d=\"M0 0h9v18H0z\"][fill=\"#0039a7\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4992"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_12902",
                      "relatedNodes": [
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Rectangle_12902\">",
                          "target": [
                            "#itFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Rectangle_12902\" data-name=\"Rectangle 12902\" transform=\"translate(474 1137)\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\">",
                          "target": [
                            "g[data-name=\"Rectangle 12902\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_12902"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<g data-v-80629af0=\"\" id=\"Rectangle_12902\">",
                  "target": [
                    "#frFlag > g[transform=\"translate(-735 -446)\"] > g[transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"] > g:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_12902"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4990_1_",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4990_1_\" fill=\"#ce2b37\" d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\" class=\"st1\"></path>",
                          "target": [
                            "#itFlag > .st1[fill=\"#ce2b37\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4990_1_"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4990_1_\" fill=\"#ce2b37\" d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\" class=\"st1\"></path>",
                  "target": [
                    "#frFlag > .st1[fill=\"#ce2b37\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4990_1_"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4991_1_",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4991_1_\" fill=\"#fff\" d=\"M9 0h8.9v18H9z\" class=\"st2\"></path>",
                          "target": [
                            "#itFlag > .st2[d=\"M9 0h8.9v18H9z\"][fill=\"#fff\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4991_1_"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4991_1_\" fill=\"#fff\" d=\"M9 0h8.9v18H9z\" class=\"st2\"></path>",
                  "target": [
                    "#frFlag > .st2[d=\"M9 0h8.9v18H9z\"][fill=\"#fff\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4991_1_"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4992_1_",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4992_1_\" fill=\"#009246\" d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\" class=\"st3\"></path>",
                          "target": [
                            "#itFlag > .st3[fill=\"#009246\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4992_1_"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4992_1_\" fill=\"#0039a7\" d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\" class=\"st3\"></path>",
                  "target": [
                    "#frFlag > .st3[fill=\"#0039a7\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4992_1_"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4977",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4977\" data-name=\"Rectangle 4977\" d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\" transform=\"translate(0 12)\" fill=\"#ed1b2d\"></path>",
                          "target": [
                            "path[data-name=\"Rectangle 4977\"][transform=\"translate(0 12)\"][fill=\"#ed1b2d\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4977"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4977\" data-name=\"Rectangle 4977\" d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\" transform=\"translate(0 12)\" fill=\"#ffc400\"></path>",
                  "target": [
                    "path[fill=\"#ffc400\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4977"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4978",
                      "relatedNodes": [
                        {
                          "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4978\" data-name=\"Rectangle 4978\" d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\" fill=\"#fff\"></path>",
                          "target": [
                            "path[data-name=\"Rectangle 4978\"][fill=\"#fff\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4978"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<path data-v-80629af0=\"\" id=\"Rectangle_4978\" data-name=\"Rectangle 4978\" d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\" fill=\"#000000\"></path>",
                  "target": [
                    "path[fill=\"#000000\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4978"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_4979",
                      "relatedNodes": [
                        {
                          "html": "<rect data-v-80629af0=\"\" id=\"Rectangle_4979\" data-name=\"Rectangle 4979\" width=\"27\" height=\"6\" transform=\"translate(0 6)\" fill=\"#0039a7\"></rect>",
                          "target": [
                            "#ruFlag > rect[data-name=\"Rectangle 4979\"][height=\"6\"][transform=\"translate(0 6)\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_4979"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<rect data-v-80629af0=\"\" id=\"Rectangle_4979\" data-name=\"Rectangle 4979\" width=\"27\" height=\"6\" transform=\"translate(0 6)\" fill=\"#ed1b2d\"></rect>",
                  "target": [
                    "#deFlag > rect[data-name=\"Rectangle 4979\"][height=\"6\"][transform=\"translate(0 6)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_4979"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Rectangle_12896",
                      "relatedNodes": [
                        {
                          "html": "<g data-v-80629af0=\"\" id=\"Rectangle_12896\" data-name=\"Rectangle 12896\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\">",
                          "target": [
                            "#ruFlag > g[data-name=\"Rectangle 12896\"][stroke=\"rgba(0,0,0,0.1)\"][stroke-width=\"0.5\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Rectangle_12896"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<g data-v-80629af0=\"\" id=\"Rectangle_12896\" data-name=\"Rectangle 12896\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\">",
                  "target": [
                    "#deFlag > g[data-name=\"Rectangle 12896\"][stroke=\"rgba(0,0,0,0.1)\"][stroke-width=\"0.5\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Rectangle_12896"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "clip-path",
                      "relatedNodes": [
                        {
                          "html": "<clipPath data-v-80629af0=\"\" id=\"clip-path\"><rect data-v-80629af0=\"\" id=\"Rectangle_18482\" data-name=\"Rectangle 18482\" width=\"27\" height=\"18\" rx=\"3\" transform=\"translate(735 441.334)\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\"></rect></clipPath>",
                          "target": [
                            ":root"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: clip-path"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<clipPath data-v-80629af0=\"\" id=\"clip-path\"><rect data-v-80629af0=\"\" id=\"Rectangle_12890\" data-name=\"Rectangle 12890\" width=\"27\" height=\"18\" rx=\"3\" transform=\"translate(474 1137)\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\"></rect></clipPath>",
                  "target": [
                    ":root"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: clip-path"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-67a75982=\"\" class=\"flickity-enabled is-draggable\" tabindex=\"0\">",
                  "target": [
                    ".flickity-enabled"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span tabindex=\"0\"><a href=\"https://www.enel.com/cookie-policy\" target=\"_blank\" id=\"truste-cookie-button\" style=\"cursor:pointer; text-decoration: underline;\" class=\"truste-cookie-link\" tabindex=\"-1\">Cookie Policy here.</a></span>",
                  "target": [
                    ".truste-pp-text > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 data-v-53a97c42=\"\" class=\"itemTitle\"><span data-v-53a97c42=\"\" class=\"bigNumber\">\n                                              54,2\n                                            </span> <span data-v-53a97c42=\"\">Gigawatts</span></h4>",
                  "target": [
                    ".sideContentItem[data-v-53a97c42=\"\"]:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center@2x.jpeg 3x\">",
                  "target": [
                    "div[aem-id=\"card_module_item-939530758\"] > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"] > .thumbnail[data-v-94d30a0c=\"\"] > 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\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center@2x.jpeg 3x\">",
                  "target": [
                    ".cardModuleItem.swiper-slide[role=\"listitem\"]:nth-child(3) > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"] > .thumbnail[data-v-94d30a0c=\"\"] > 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\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img data-v-7e781df0=\"\" src=\"/content/dam/enel-egp/immagini/articoli/news/acciaierie-news_2400x1160.jpg\">",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"] > 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\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img data-v-7e781df0=\"\" src=\"/content/dam/enel-egp/immagini/articoli/news/trafo-news_2400x1160.jpg\">",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"] > 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\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img data-v-7e781df0=\"\" src=\"/content/dam/enel-egp/immagini/menu/carta-ue-diversita-egp_2400x1160-menu.jpg\">",
                  "target": [
                    ".large.card-link[target=\"_self\"] > 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\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"//consent.trustarc.com/get?name=arena_close.svg\" style=\"cursor:pointer\">",
                  "target": [
                    "#truste-consent-required > 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": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button data-v-454d8176=\"\" title=\"seleziona la lingua\" aria-label=\"seleziona la lingua\" aria-expanded=\"false\" class=\"fake-select\">\n                                        en\n                                    </button>",
                  "target": [
                    ".fake-select"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/our-offer\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">",
                  "target": [
                    "div[aem-id=\"card_module_item-939530758\"] > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/solutions-individuals\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">",
                  "target": [
                    ".swiper-slide-next.cardModuleItem.swiper-slide > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/countries/europe/Italy/renewable-energy-projects\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">",
                  "target": [
                    ".cardModuleItem.swiper-slide[role=\"listitem\"]:nth-child(3) > .link[title=\"The range of solutions \"][aria-label=\"The range of solutions \"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"How drones and robots are making life easier at our renewable power plants in Mexico and all over the world\" href=\"/media/news/2022/07/drones-robots-renewable-power-plants\" target=\"_blank\" class=\"card-link large\">",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"Green hydrogen for Acciaierie di Sicilia\" href=\"/media/news/2022/07/green-hydrogen-acciaierie-sicily\" target=\"_self\" class=\"card-link small\">",
                  "target": [
                    ".large-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"Sustainable energy: a revolutionary transformer is on the way\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_blank\" class=\"card-link small\">",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"Here’s how we’re working towards a just transition\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_self\" class=\"card-link small\">",
                  "target": [
                    ".small-medium-small > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(2) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"Archeology and renewable energy in Chile: thousands of years of history at Renaico\" href=\"/media/news/2022/07/archaeological-remains-wind-renaico\" target=\"_self\" class=\"card-link small\">",
                  "target": [
                    ".card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(3) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"Goal 5: the KAPADA project, empowering rural India’s women weavers\" href=\"/media/video/2022/08/rajbai-malshi-payar\" target=\"_blank\" class=\"card-link large\">",
                  "target": [
                    ".full > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"] > .ratio-box[data-v-7e781df0=\"\"] > .large.card-link[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"Protecting bees while creating value: mission accomplished, in Kafireas\" href=\"/stories/articles/2022/06/protecting-bees-local-honey-kafireas\" target=\"_blank\" class=\"card-link small\">",
                  "target": [
                    ".small-large > .card-wrapper[role=\"article\"][data-v-7e781df0=\"\"]:nth-child(1) > .ratio-box[data-v-7e781df0=\"\"] > .small.card-link[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-7e781df0=\"\" aria-label=\"We are leading the way by signing the EU Diversity Charter\" href=\"/media/news/2022/06/eu-diversity-charter-greece\" target=\"_self\" class=\"card-link large\">",
                  "target": [
                    ".large.card-link[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/careers/job-openings\" title=\"Job openings\" aria-label=\"Job openings\" target=\"_self\" class=\"link\">",
                  "target": [
                    "a[title=\"Job openings\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enel.com/careers/working-at-enel/spontaneous-application\" title=\"Send your application\" aria-label=\"Send your application\" target=\"_blank\" class=\"link\">",
                  "target": [
                    "a[title=\"Send your application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/careers/values\" title=\"Discover our values\" aria-label=\"Discover our values\" target=\"_self\" class=\"link\">",
                  "target": [
                    "a[title=\"Discover our values\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion1_0-972166746\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion1_0-972166746-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_0-972166746\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion2_0-972167707\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion2_0-972167707-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_0-972167707\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion1_1-972166747\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion1_1-972166747-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_1-972166747\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion2_1-972167708\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion2_1-972167708-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_1-972167708\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion1_2-972166748\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion1_2-972166748-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_2-972166748\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion2_2-972167709\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion2_2-972167709-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_2-972167709\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion1_3-972166749\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion1_3-972166749-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion1_3-972166749\"]"
                          ]
                        },
                        {
                          "html": "<nav data-v-cee45966=\"\" data-v-1eab609b=\"\" aem-id=\"menu-accordion2_3-972167710\" aem-comp=\"MenuAccordion\" data-anchor-id=\"1\" aria-labelledby=\"menu-accordion2_3-972167710-\" data-disable-breakpoint-up=\"lg\" class=\"MenuAccordion menu-accordion\">",
                          "target": [
                            "nav[aem-id=\"menu-accordion2_3-972167710\"]"
                          ]
                        }
                      ],
                      "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 data-v-454d8176=\"\" class=\"menu\">",
                  "target": [
                    ".col[data-v-454d8176=\"\"] > nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "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=\"truste-consent-text\" class=\"truste-messageColumn\">",
                  "target": [
                    "#truste-consent-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.enelgreenpower.com/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img srcset=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.c ... gini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg \" data-v-94d30a0c=\"\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[data-v-94d30a0c=\"\"][src=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg \"][srcset=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center@2x.jpeg 3x\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img srcset=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.cente ... immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg \" data-v-94d30a0c=\"\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[data-v-94d30a0c=\"\"][src=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg \"][srcset=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center@2x.jpeg 3x\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/content/dam/enel-egp/immagini/articoli/news/acciaierie-news_2400x1160.jpg\" data-v-7e781df0=\"\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[data-v-7e781df0=\"\"][src=\"/content/dam/enel-egp/immagini/articoli/news/acciaierie-news_2400x1160.jpg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/content/dam/enel-egp/immagini/articoli/news/trafo-news_2400x1160.jpg\" data-v-7e781df0=\"\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[data-v-7e781df0=\"\"][src=\"/content/dam/enel-egp/immagini/articoli/news/trafo-news_2400x1160.jpg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/content/dam/enel-egp/immagini/menu/carta-ue-diversita-egp_2400x1160-menu.jpg\" data-v-7e781df0=\"\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[data-v-7e781df0=\"\"][src=\"/content/dam/enel-egp/immagini/menu/carta-ue-diversita-egp_2400x1160-menu.jpg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion1_0-972166746-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion1_0-972166746-\" data-v-cee45966=\"\"><li class=\" ... m/who-we-are/innovation\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Innovation</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion1_0-972166746-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion1_0-972166746-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion1_0-972166746-\" tabindex=\"0\" data-v-cee45966=\"\">Who we are</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion1_0-972166746-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion2_0-972167707-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion2_0-972167707-\" data-v-cee45966=\"\"><li class=\" ... evelopment\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Sustainable Development</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion2_0-972167707-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion2_0-972167707-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion2_0-972167707-\" tabindex=\"0\" data-v-cee45966=\"\">Learn with us</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion2_0-972167707-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion1_1-972166747-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion1_1-972166747-\" data-v-cee45966=\"\"><li class=\" ... our-projects/highlights\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Highlights</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion1_1-972166747-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion1_1-972166747-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion1_1-972166747-\" tabindex=\"0\" data-v-cee45966=\"\">Projects</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion1_1-972166747-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion2_1-972167708-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion2_1-972167708-\" data-v-cee45966=\"\"><li class=\" ... greenpower.com/countries/asia\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Asia</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion2_1-972167708-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion2_1-972167708-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion2_1-972167708-\" tabindex=\"0\" data-v-cee45966=\"\">Areas</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion2_1-972167708-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion1_2-972166748-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion1_2-972166748-\" data-v-cee45966=\"\"><li class=\" ... ower.com/media\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Go to media section</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion1_2-972166748-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion1_2-972166748-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion1_2-972166748-\" tabindex=\"0\" data-v-cee45966=\"\">News &amp; Stories</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion1_2-972166748-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion2_2-972167709-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion2_2-972167709-\" data-v-cee45966=\"\"><li class=\" ... lgreenpower.com/our-offer/faq\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">FAQs</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion2_2-972167709-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion2_2-972167709-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion2_2-972167709-\" tabindex=\"0\" data-v-cee45966=\"\">Our Offer</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion2_2-972167709-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion1_3-972166749-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion1_3-972166749-\" data-v-cee45966=\"\"><li class=\" ... /careers/job-openings\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Job Openings</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion1_3-972166749-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion1_3-972166749-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion1_3-972166749-\" tabindex=\"0\" data-v-cee45966=\"\">Careers</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion1_3-972166749-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'menu-accordion2_3-972167710-', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" aria-hidden=\"true\" id=\"menu-accordion2_3-972167710-\" data-v-cee45966=\"\"><li class=\" ... ><span data-v-cee45966=\"\">Oceania</span></a></li><li class=\"item\" data-v-cee45966=\"\"><a class=\"menu-",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[data-v-cee45966=\"\"][id=\"menu-accordion2_3-972167710-\"][aria-hidden=\"true\"][class=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'menu-accordion2_3-972167710-', which is not unique in the same DOM",
          "element": "<span class=\"menu-link\" id=\"menu-accordion2_3-972167710-\" tabindex=\"0\" data-v-cee45966=\"\">Contacts</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[data-v-cee45966=\"\"][tabindex=\"0\"][id=\"menu-accordion2_3-972167710-\"][class=\"menu-link\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'SVGID_1_', which is not unique in the same DOM",
          "element": "<path d=\"M3,0h21c1.7,0,3,1.3,3,3v12c0,1.7-1.3,3-3,3H3c-1.7,0-3-1.3-3-3V3C0,1.3,1.3,0,3,0z\" id=\"SVGID_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(51)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"SVGID_1_\"][d=\"M3,0h21c1.7,0,3,1.3,3,3v12c0,1.7-1.3,3-3,3H3c-1.7,0-3-1.3-3-3V3C0,1.3,1.3,0,3,0z\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'SVGID_1_', which is not unique in the same DOM",
          "element": "<path d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\" id=\"SVGID_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"SVGID_1_\"][d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'SVGID_1_', which is not unique in the same DOM",
          "element": "<path d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\" id=\"SVGID_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"SVGID_1_\"][d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'SVGID_1_', which is not unique in the same DOM",
          "element": "<path d=\"M2.8,0h21.3c1.5,0,2.8,1.3,2.8,2.8v12.3c0,1.6-1.3,2.8-2.8,2.8H2.8C1.3,18,0,16.7,0,15.2V2.8\n            C0,1.3,1.3,0,2.8,0z\" id=\"SVGID_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(55)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"SVGID_1_\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'SVGID_2_', which is not unique in the same DOM",
          "element": "<clippath id=\"SVGID_2_\" data-v-80629af0=\"\"><use style=\"overflow: visible;\" xlink:href=\"#SVGID_1_\" data-v-80629af0=\"\"></use></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(51)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[data-v-80629af0=\"\"][id=\"SVGID_2_\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'SVGID_2_', which is not unique in the same DOM",
          "element": "<clippath id=\"SVGID_2_\" data-v-80629af0=\"\"><use overflow=\"visible\" xlink:href=\"#SVGID_1_\" data-v-80629af0=\"\"></use></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[data-v-80629af0=\"\"][id=\"SVGID_2_\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'SVGID_2_', which is not unique in the same DOM",
          "element": "<clippath id=\"SVGID_2_\" data-v-80629af0=\"\"><use overflow=\"visible\" xlink:href=\"#SVGID_1_\" data-v-80629af0=\"\"></use></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[data-v-80629af0=\"\"][id=\"SVGID_2_\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'SVGID_2_', which is not unique in the same DOM",
          "element": "<clippath id=\"SVGID_2_\" data-v-80629af0=\"\"><use style=\"overflow: visible;\" xlink:href=\"#SVGID_1_\" data-v-80629af0=\"\"></use></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(55)>*:nth-child(5)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[data-v-80629af0=\"\"][id=\"SVGID_2_\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_12065', which is not unique in the same DOM",
          "element": "<g id=\"Group_12065\" transform=\"translate(-735 -446)\" data-v-80629af0=\"\"><defs data-v-80629af0=\"\"><pa ...  2.8H3C1.5 17.8.2 16.6.2 15V3C.2 1.5 1.5.2 3 .2z\" fill=\"none\" data-v-80629af0=\"\"></path></g></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][transform=\"translate(-735 -446)\"][id=\"Group_12065\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_12065', which is not unique in the same DOM",
          "element": "<g id=\"Group_12065\" transform=\"translate(-735 -446)\" data-v-80629af0=\"\"><defs data-v-80629af0=\"\"><pa ...  2.8H3C1.5 17.8.2 16.6.2 15V3C.2 1.5 1.5.2 3 .2z\" fill=\"none\" data-v-80629af0=\"\"></path></g></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][transform=\"translate(-735 -446)\"][id=\"Group_12065\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_12065', which is not unique in the same DOM",
          "element": "<g transform=\"translate(-735 -446)\" data-name=\"Group 12065\" id=\"Group_12065\" data-v-80629af0=\"\"><g c ... \"none\" rx=\"2.75\" height=\"17.5\" width=\"26.5\" y=\"0.25\" x=\"0.25\" data-v-80629af0=\"\"></rect></g></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_12065\"][data-name=\"Group 12065\"][transform=\"translate(-735 -446)\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_12065', which is not unique in the same DOM",
          "element": "<g transform=\"translate(-414 -570)\" data-name=\"Group 12065\" id=\"Group_12065\" data-v-80629af0=\"\"><g c ... dth=\"28.012\" data-name=\"Rectangle 18481\" id=\"Rectangle_18481\" data-v-80629af0=\"\"></rect></g></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(58)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_12065\"][data-name=\"Group 12065\"][transform=\"translate(-414 -570)\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Mask_Group_6573', which is not unique in the same DOM",
          "element": "<g clip-path=\"url(#SVGID_2_)\" transform=\"translate(261 -691)\" id=\"Mask_Group_6573\" data-v-80629af0=\" ... -2.8 2.8H3C1.5 17.8.2 16.6.2 15V3C.2 1.5 1.5.2 3 .2z\" fill=\"none\" data-v-80629af0=\"\"></path></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Mask_Group_6573\"][transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Mask_Group_6573', which is not unique in the same DOM",
          "element": "<g clip-path=\"url(#SVGID_2_)\" transform=\"translate(261 -691)\" id=\"Mask_Group_6573\" data-v-80629af0=\" ... -2.8 2.8H3C1.5 17.8.2 16.6.2 15V3C.2 1.5 1.5.2 3 .2z\" fill=\"none\" data-v-80629af0=\"\"></path></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Mask_Group_6573\"][transform=\"translate(261 -691)\"][clip-path=\"url(#SVGID_2_)\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Mask_Group_6573', which is not unique in the same DOM",
          "element": "<g clip-path=\"url(#clip-path)\" transform=\"translate(261 -691)\" data-name=\"Mask Group 6573\" id=\"Mask_ ... ill=\"none\" rx=\"2.75\" height=\"17.5\" width=\"26.5\" y=\"0.25\" x=\"0.25\" data-v-80629af0=\"\"></rect></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Mask_Group_6573\"][data-name=\"Mask Group 6573\"][transform=\"translate(261 -691)\"][clip-path=\"url(#clip-path)\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_2379', which is not unique in the same DOM",
          "element": "<g transform=\"translate(474 1137)\" id=\"Group_2379\" data-v-80629af0=\"\"><g id=\"Group_2379-2\" data-v-80 ... h class=\"st3\" d=\"M0 0h9v18H0z\" fill=\"#0039a7\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></path></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_2379\"][transform=\"translate(474 1137)\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_2379', which is not unique in the same DOM",
          "element": "<g transform=\"translate(474 1137)\" id=\"Group_2379\" data-v-80629af0=\"\"><g id=\"Group_2379-2\" data-v-80 ... h class=\"st3\" d=\"M0 0h9v18H0z\" fill=\"#009246\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></path></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_2379\"][transform=\"translate(474 1137)\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_2379', which is not unique in the same DOM",
          "element": "<g transform=\"translate(474 1137)\" data-name=\"Group 2379\" id=\"Group_2379\" data-v-80629af0=\"\"><g data ... \"18\" width=\"9.025\" data-name=\"Rectangle 4992\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></rect></g></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_2379\"][data-name=\"Group 2379\"][transform=\"translate(474 1137)\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_2379-2', which is not unique in the same DOM",
          "element": "<g id=\"Group_2379-2\" data-v-80629af0=\"\"><path class=\"st1\" d=\"M17.9 0H27v18h-9.1z\" fill=\"#ce2b37\" id= ... <path class=\"st3\" d=\"M0 0h9v18H0z\" fill=\"#0039a7\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></path></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_2379-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_2379-2', which is not unique in the same DOM",
          "element": "<g id=\"Group_2379-2\" data-v-80629af0=\"\"><path class=\"st1\" d=\"M17.9 0H27v18h-9.1z\" fill=\"#ce2b37\" id= ... <path class=\"st3\" d=\"M0 0h9v18H0z\" fill=\"#009246\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></path></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_2379-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Group_2379-2', which is not unique in the same DOM",
          "element": "<g data-name=\"Group 2379\" id=\"Group_2379-2\" data-v-80629af0=\"\"><rect fill=\"red\" transform=\"translate ... ght=\"18\" width=\"9.025\" data-name=\"Rectangle 4992\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></rect></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Group_2379-2\"][data-name=\"Group 2379\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4990', which is not unique in the same DOM",
          "element": "<path class=\"st1\" d=\"M17.9 0H27v18h-9.1z\" fill=\"#ce2b37\" id=\"Rectangle_4990\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4990\"][fill=\"#ce2b37\"][d=\"M17.9 0H27v18h-9.1z\"][class=\"st1\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4990', which is not unique in the same DOM",
          "element": "<path class=\"st1\" d=\"M17.9 0H27v18h-9.1z\" fill=\"#ce2b37\" id=\"Rectangle_4990\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4990\"][fill=\"#ce2b37\"][d=\"M17.9 0H27v18h-9.1z\"][class=\"st1\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This rect has an id attribute of 'Rectangle_4990', which is not unique in the same DOM",
          "element": "<rect fill=\"red\" transform=\"translate(17.937)\" height=\"18\" width=\"9.063\" data-name=\"Rectangle 4990\" id=\"Rectangle_4990\" data-v-80629af0=\"\"></rect>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "rect[data-v-80629af0=\"\"][id=\"Rectangle_4990\"][data-name=\"Rectangle 4990\"][width=\"9.063\"][height=\"18\"][transform=\"translate(17.937)\"][fill=\"red\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4991', which is not unique in the same DOM",
          "element": "<path class=\"st2\" d=\"M9 0h8.9v18H9z\" fill=\"#fff\" id=\"Rectangle_4991\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4991\"][fill=\"#fff\"][d=\"M9 0h8.9v18H9z\"][class=\"st2\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4991', which is not unique in the same DOM",
          "element": "<path class=\"st2\" d=\"M9 0h8.9v18H9z\" fill=\"#fff\" id=\"Rectangle_4991\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4991\"][fill=\"#fff\"][d=\"M9 0h8.9v18H9z\"][class=\"st2\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This rect has an id attribute of 'Rectangle_4991', which is not unique in the same DOM",
          "element": "<rect fill=\"#ffd900\" transform=\"translate(9.025)\" height=\"18\" width=\"8.911\" data-name=\"Rectangle 4991\" id=\"Rectangle_4991\" data-v-80629af0=\"\"></rect>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "rect[data-v-80629af0=\"\"][id=\"Rectangle_4991\"][data-name=\"Rectangle 4991\"][width=\"8.911\"][height=\"18\"][transform=\"translate(9.025)\"][fill=\"#ffd900\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4992', which is not unique in the same DOM",
          "element": "<path class=\"st3\" d=\"M0 0h9v18H0z\" fill=\"#0039a7\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4992\"][fill=\"#0039a7\"][d=\"M0 0h9v18H0z\"][class=\"st3\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4992', which is not unique in the same DOM",
          "element": "<path class=\"st3\" d=\"M0 0h9v18H0z\" fill=\"#009246\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4992\"][fill=\"#009246\"][d=\"M0 0h9v18H0z\"][class=\"st3\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This rect has an id attribute of 'Rectangle_4992', which is not unique in the same DOM",
          "element": "<rect fill=\"#040285\" height=\"18\" width=\"9.025\" data-name=\"Rectangle 4992\" id=\"Rectangle_4992\" data-v-80629af0=\"\"></rect>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "rect[data-v-80629af0=\"\"][id=\"Rectangle_4992\"][data-name=\"Rectangle 4992\"][width=\"9.025\"][height=\"18\"][fill=\"#040285\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Rectangle_12902', which is not unique in the same DOM",
          "element": "<g id=\"Rectangle_12902\" data-v-80629af0=\"\"><path class=\"st4\" transform=\"translate(474 1137)\" d=\"M3 0 ...  2.8-2.8 2.8H3C1.5 17.8.2 16.6.2 15V3C.2 1.5 1.5.2 3 .2z\" fill=\"none\" data-v-80629af0=\"\"></path></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(3)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Rectangle_12902\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Rectangle_12902', which is not unique in the same DOM",
          "element": "<g id=\"Rectangle_12902\" data-v-80629af0=\"\"><path class=\"st4\" transform=\"translate(474 1137)\" d=\"M3 0 ...  2.8-2.8 2.8H3C1.5 17.8.2 16.6.2 15V3C.2 1.5 1.5.2 3 .2z\" fill=\"none\" data-v-80629af0=\"\"></path></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(3)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Rectangle_12902\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Rectangle_12902', which is not unique in the same DOM",
          "element": "<g stroke-width=\"0.5\" stroke=\"rgba(0,0,0,0.1)\" fill=\"none\" transform=\"translate(474 1137)\" data-name ... ct fill=\"none\" rx=\"2.75\" height=\"17.5\" width=\"26.5\" y=\"0.25\" x=\"0.25\" data-v-80629af0=\"\"></rect></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Rectangle_12902\"][data-name=\"Rectangle 12902\"][transform=\"translate(474 1137)\"][fill=\"none\"][stroke=\"rgba(0,0,0,0.1)\"][stroke-width=\"0.5\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4990_1_', which is not unique in the same DOM",
          "element": "<path class=\"st1\" d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\" fill=\"#ce2b37\" id=\"Rectangle_4990_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4990_1_\"][fill=\"#ce2b37\"][d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\"][class=\"st1\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4990_1_', which is not unique in the same DOM",
          "element": "<path class=\"st1\" d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\" fill=\"#ce2b37\" id=\"Rectangle_4990_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4990_1_\"][fill=\"#ce2b37\"][d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\"][class=\"st1\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4991_1_', which is not unique in the same DOM",
          "element": "<path class=\"st2\" d=\"M9 0h8.9v18H9z\" fill=\"#fff\" id=\"Rectangle_4991_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4991_1_\"][fill=\"#fff\"][d=\"M9 0h8.9v18H9z\"][class=\"st2\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4991_1_', which is not unique in the same DOM",
          "element": "<path class=\"st2\" d=\"M9 0h8.9v18H9z\" fill=\"#fff\" id=\"Rectangle_4991_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4991_1_\"][fill=\"#fff\"][d=\"M9 0h8.9v18H9z\"][class=\"st2\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4992_1_', which is not unique in the same DOM",
          "element": "<path class=\"st3\" d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\" fill=\"#0039a7\" id=\"Rectangle_4992_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(52)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4992_1_\"][fill=\"#0039a7\"][d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\"][class=\"st3\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4992_1_', which is not unique in the same DOM",
          "element": "<path class=\"st3\" d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\" fill=\"#009246\" id=\"Rectangle_4992_1_\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(54)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4992_1_\"][fill=\"#009246\"][d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\"][class=\"st3\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4977', which is not unique in the same DOM",
          "element": "<path fill=\"#ffc400\" transform=\"translate(0 12)\" d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\" data-name=\"Rectangle 4977\" id=\"Rectangle_4977\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(53)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4977\"][data-name=\"Rectangle 4977\"][d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\"][transform=\"translate(0 12)\"][fill=\"#ffc400\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4977', which is not unique in the same DOM",
          "element": "<path fill=\"#ed1b2d\" transform=\"translate(0 12)\" d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\" data-name=\"Rectangle 4977\" id=\"Rectangle_4977\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(57)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4977\"][data-name=\"Rectangle 4977\"][d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\"][transform=\"translate(0 12)\"][fill=\"#ed1b2d\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4978', which is not unique in the same DOM",
          "element": "<path fill=\"#000000\" d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\" data-name=\"Rectangle 4978\" id=\"Rectangle_4978\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(53)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4978\"][data-name=\"Rectangle 4978\"][d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\"][fill=\"#000000\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This path has an id attribute of 'Rectangle_4978', which is not unique in the same DOM",
          "element": "<path fill=\"#fff\" d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\" data-name=\"Rectangle 4978\" id=\"Rectangle_4978\" data-v-80629af0=\"\"></path>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(57)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "path[data-v-80629af0=\"\"][id=\"Rectangle_4978\"][data-name=\"Rectangle 4978\"][d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\"][fill=\"#fff\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This rect has an id attribute of 'Rectangle_4979', which is not unique in the same DOM",
          "element": "<rect fill=\"#ed1b2d\" transform=\"translate(0 6)\" height=\"6\" width=\"27\" data-name=\"Rectangle 4979\" id=\"Rectangle_4979\" data-v-80629af0=\"\"></rect>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(53)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "rect[data-v-80629af0=\"\"][id=\"Rectangle_4979\"][data-name=\"Rectangle 4979\"][width=\"27\"][height=\"6\"][transform=\"translate(0 6)\"][fill=\"#ed1b2d\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This rect has an id attribute of 'Rectangle_4979', which is not unique in the same DOM",
          "element": "<rect fill=\"#0039a7\" transform=\"translate(0 6)\" height=\"6\" width=\"27\" data-name=\"Rectangle 4979\" id=\"Rectangle_4979\" data-v-80629af0=\"\"></rect>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(57)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "rect[data-v-80629af0=\"\"][id=\"Rectangle_4979\"][data-name=\"Rectangle 4979\"][width=\"27\"][height=\"6\"][transform=\"translate(0 6)\"][fill=\"#0039a7\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Rectangle_12896', which is not unique in the same DOM",
          "element": "<g stroke-width=\"0.5\" stroke=\"rgba(0,0,0,0.1)\" fill=\"none\" data-name=\"Rectangle 12896\" id=\"Rectangle ... ct fill=\"none\" rx=\"2.75\" height=\"17.5\" width=\"26.5\" y=\"0.25\" x=\"0.25\" data-v-80629af0=\"\"></rect></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(53)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Rectangle_12896\"][data-name=\"Rectangle 12896\"][fill=\"none\"][stroke=\"rgba(0,0,0,0.1)\"][stroke-width=\"0.5\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This g has an id attribute of 'Rectangle_12896', which is not unique in the same DOM",
          "element": "<g stroke-width=\"0.5\" stroke=\"rgba(0,0,0,0.1)\" fill=\"none\" data-name=\"Rectangle 12896\" id=\"Rectangle ... ct fill=\"none\" rx=\"2.75\" height=\"17.5\" width=\"26.5\" y=\"0.25\" x=\"0.25\" data-v-80629af0=\"\"></rect></g>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(57)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "g[data-v-80629af0=\"\"][id=\"Rectangle_12896\"][data-name=\"Rectangle 12896\"][fill=\"none\"][stroke=\"rgba(0,0,0,0.1)\"][stroke-width=\"0.5\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'clip-path', which is not unique in the same DOM",
          "element": "<clippath id=\"clip-path\" data-v-80629af0=\"\"><rect stroke-width=\"0.5\" stroke=\"rgba(0,0,0,0.1)\" fill=\" ... 8\" width=\"27\" data-name=\"Rectangle 12890\" id=\"Rectangle_12890\" data-v-80629af0=\"\"></rect></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(56)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[data-v-80629af0=\"\"][id=\"clip-path\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'clip-path', which is not unique in the same DOM",
          "element": "<clippath id=\"clip-path\" data-v-80629af0=\"\"><rect stroke-width=\"0.5\" stroke=\"rgba(0,0,0,0.1)\" fill=\" ... 8\" width=\"27\" data-name=\"Rectangle 18482\" id=\"Rectangle_18482\" data-v-80629af0=\"\"></rect></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(58)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[data-v-80629af0=\"\"][id=\"clip-path\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion1_0-972166746-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... we-are/innovation\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Innovation</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_0-972166746\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_0-972166746-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion2_0-972167707-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... ment\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Sustainable Development</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_0-972167707\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_0-972167707-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion1_1-972166747-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... ojects/highlights\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Highlights</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_1-972166747\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_1-972166747-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion2_1-972167708-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... cee45966=\"\"><a class=\"menu-link footerLink\" target=\"_self\" aria-label=\"Asia\" tabindex=\"0\" data-satel",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_1-972167708\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_1-972167708-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion1_2-972166748-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... om/media\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Go to media section</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_2-972166748\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_2-972166748-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion2_2-972167709-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... power.com/our-offer/faq\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">FAQs</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_2-972167709\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_2-972167709-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion1_3-972166749-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... rs/job-openings\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Job Openings</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_3-972166749\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_3-972166749-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'menu-accordion2_3-972167710-', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... class=\"menu-link footerLink\" target=\"_self\" aria-label=\"Oceania\" tabindex=\"0\" data-satellite-content",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_3-972167710\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_3-972167710-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"chevron chevron-right\" height=\"12\" width=\"12\" data-v-6ad6f0e8=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-6ad6f0e8=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-6ad6f0e8=\"\"][width=\"12\"][height=\"12\"][class=\"chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon chevron chevron-right\" height=\"7\" width=\"12\" data-v-94d30a0c=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-94d30a0c=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-94d30a0c=\"\"][width=\"12\"][height=\"7\"][class=\"icon chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon chevron chevron-right\" height=\"7\" width=\"12\" data-v-94d30a0c=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-94d30a0c=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-94d30a0c=\"\"][width=\"12\"][height=\"7\"][class=\"icon chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon chevron chevron-right\" height=\"7\" width=\"12\" data-v-94d30a0c=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-94d30a0c=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-94d30a0c=\"\"][width=\"12\"][height=\"7\"][class=\"icon chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon chevron chevron-right\" height=\"7\" width=\"12\" data-v-94d30a0c=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-94d30a0c=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-94d30a0c=\"\"][width=\"12\"][height=\"7\"][class=\"icon chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon chevron chevron-right\" height=\"7\" width=\"12\" data-v-94d30a0c=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-94d30a0c=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-94d30a0c=\"\"][width=\"12\"][height=\"7\"][class=\"icon chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon chevron chevron-right\" height=\"7\" width=\"12\" data-v-94d30a0c=\"\"><use xlink:href=\"#icon-chevron-down\" data-v-94d30a0c=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-94d30a0c=\"\"][width=\"12\"][height=\"7\"][class=\"icon chevron chevron-right\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg height=\"16\" width=\"8\" data-v-1eab609b=\"\"><use fill=\"#667790\" xlink:href=\"#icon-facebook\" data-v-1eab609b=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-1eab609b=\"\"][width=\"8\"][height=\"16\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg height=\"16\" width=\"16\" data-v-1eab609b=\"\"><use fill=\"#667790\" xlink:href=\"#icon-twitter\" data-v-1eab609b=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-1eab609b=\"\"][width=\"16\"][height=\"16\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg height=\"16\" width=\"14\" data-v-1eab609b=\"\"><use fill=\"#667790\" xlink:href=\"#icon-linkedin\" data-v-1eab609b=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-1eab609b=\"\"][width=\"14\"][height=\"16\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg height=\"16\" width=\"15\" data-v-1eab609b=\"\"><use fill=\"#667790\" xlink:href=\"#icon-youtube\" data-v-1eab609b=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-1eab609b=\"\"][width=\"15\"][height=\"16\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg height=\"16\" width=\"16\" data-v-1eab609b=\"\"><use fill=\"#667790\" xlink:href=\"#icon-instagram\" data-v-1eab609b=\"\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[data-v-1eab609b=\"\"][width=\"16\"][height=\"16\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 252,
          "bestPracticeId": 444,
          "attribute": "This video element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This video element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<video loop=\"loop\" muted=\"muted\" autoplay=\"autoplay\" playsinline=\"\" aria-hidden=\"false\" data-v-7e781 ... yar/rajbai-malshi-payar.mp4\" data-v-7e781df0=\"\">Your browser does not support the video tag.</video>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "video[data-v-7e781df0=\"\"][aria-hidden=\"false\"][playsinline=\"\"][autoplay=\"autoplay\"][muted=\"muted\"][loop=\"loop\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"menu\" data-v-454d8176=\"\"><ul class=\"menu-items\" data-v-454d8176=\"\"><li class=\"menu-item\" ... nuLink\" href=\"https://www.enelgreenpower.com/careers\" data-v-454d8176=\"\">Careers</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-454d8176=\"\"][class=\"menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... we-are/innovation\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Innovation</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_0-972166746\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_0-972166746-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... ment\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Sustainable Development</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_0-972167707\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_0-972167707-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... ojects/highlights\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Highlights</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_1-972166747\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_1-972166747-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... cee45966=\"\"><a class=\"menu-link footerLink\" target=\"_self\" aria-label=\"Asia\" tabindex=\"0\" data-satel",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_1-972167708\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_1-972167708-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... om/media\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Go to media section</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_2-972166748\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_2-972166748-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... power.com/our-offer/faq\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">FAQs</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_2-972167709\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_2-972167709-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... rs/job-openings\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Job Openings</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_3-972166749\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_3-972166749-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... class=\"menu-link footerLink\" target=\"_self\" aria-label=\"Oceania\" tabindex=\"0\" data-satellite-content",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_3-972167710\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_3-972167710-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"menu\" data-v-454d8176=\"\"><ul class=\"menu-items\" data-v-454d8176=\"\"><li class=\"menu-item\" ... nuLink\" href=\"https://www.enelgreenpower.com/careers\" data-v-454d8176=\"\">Careers</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-454d8176=\"\"][class=\"menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... we-are/innovation\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Innovation</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_0-972166746\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_0-972166746-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... ment\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Sustainable Development</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_0-972167707\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_0-972167707-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... ojects/highlights\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Highlights</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_1-972166747\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_1-972166747-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... cee45966=\"\"><a class=\"menu-link footerLink\" target=\"_self\" aria-label=\"Asia\" tabindex=\"0\" data-satel",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_1-972167708\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_1-972167708-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... om/media\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Go to media section</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_2-972166748\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_2-972166748-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... power.com/our-offer/faq\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">FAQs</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_2-972167709\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_2-972167709-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... rs/job-openings\" data-v-cee45966=\"\"><span data-v-cee45966=\"\">Job Openings</span></a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion1_3-972166749\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion1_3-972166749-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"MenuAccordion menu-accordion\" data-disable-breakpoint-up=\"lg\" aria-labelledby=\"menu-acco ... class=\"menu-link footerLink\" target=\"_self\" aria-label=\"Oceania\" tabindex=\"0\" data-satellite-content",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[data-v-cee45966=\"\"][data-v-1eab609b=\"\"][aem-id=\"menu-accordion2_3-972167710\"][aem-comp=\"MenuAccordion\"][data-anchor-id=\"1\"][aria-labelledby=\"menu-accordion2_3-972167710-\"][data-disable-breakpoint-up=\"lg\"][class=\"MenuAccordion menu-accordion\"]",
            "attNo": 8
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "https://www.enelgreenpower.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.enelgreenpower.com/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/en\" aria-label=\"logo enel\" title=\"logo\" itemprop=\"url\" tabindex=\"0\" aria-hidden=\"false\" class=\"logo-link menuLink\">...</a>"
              }
            ]
          },
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-7e781df0=\"\" src=\"/content/dam/enel-egp/immagini/articoli/news/acciaierie-news_2400x1160.jpg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-7e781df0=\"\" src=\"/content/dam/enel-egp/immagini/articoli/news/trafo-news_2400x1160.jpg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-7e781df0=\"\" src=\"/content/dam/enel-egp/immagini/menu/carta-ue-diversita-egp_2400x1160-menu.jpg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/azienda2_soluzioni_608x908.jpg.resize.560.740.center.center@2x.jpeg 3x\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/lavora-con-noi.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/lavora-con-noi.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/lavora-con-noi.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/lavora-con-noi.jpg.resize.560.740.center.center@2x.jpeg 3x\" title=\"1150927886\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/opportunita.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/opportunita.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/opportunita.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/opportunita.jpg.resize.560.740.center.center@2x.jpeg 3x\" title=\"1319763830\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/privati-hp_648x908.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/privati-hp_648x908.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/privati-hp_648x908.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/privati-hp_648x908.jpg.resize.560.740.center.center@2x.jpeg 3x\" title=\"748321935\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/sceglierci.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/sceglierci.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/sceglierci.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/sceglierci.jpg.resize.560.740.center.center@2x.jpeg 3x\" title=\"1323324778\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-94d30a0c=\"\" src=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg \" srcset=\"/content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center.jpeg 1x, /content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center@2x.jpeg 2x, /content/dam/enel-egp/immagini/homepage/sviluppatori-soluzioni.jpg.resize.560.740.center.center@2x.jpeg 3x\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=aca5c40c-765b-455b-8c52-1ed9f4f28871&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=5ad51f36-0432-417a-a702-7f50244e5b89&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=cbc76db3-de6c-4449-9cb1-6077773432a4&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=5ad51f36-0432-417a-a702-7f50244e5b89&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=ffe9a295-06e1-427c-9cff-41226ad6ad87&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=5ad51f36-0432-417a-a702-7f50244e5b89&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o60zf&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=aca5c40c-765b-455b-8c52-1ed9f4f28871&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=5ad51f36-0432-417a-a702-7f50244e5b89&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=cbc76db3-de6c-4449-9cb1-6077773432a4&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=5ad51f36-0432-417a-a702-7f50244e5b89&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6u92&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=ffe9a295-06e1-427c-9cff-41226ad6ad87&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=5ad51f36-0432-417a-a702-7f50244e5b89&amp;tw_document_href=https%3A%2F%2Fwww.enelgreenpower.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o60zf&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"javascript:false\" style=\"width: 0px; height: 0px; border: 0px; display: none !important;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"SVGID_2_\" found on the web page.": [
              {
                "tagName": "clippath",
                "id": "#SVGID_2_",
                "code": "<clipPath data-v-80629af0=\"\" id=\"SVGID_2_\">...</clipPath>"
              }
            ],
            "Duplicate id attribute value \"clip-path\" found on the web page.": [
              {
                "tagName": "clippath",
                "id": "#clip-path",
                "code": "<clipPath data-v-80629af0=\"\" id=\"clip-path\">...</clipPath>"
              }
            ],
            "Duplicate id attribute value \"Group_12065\" found on the web page.": [
              {
                "tagName": "g",
                "id": "#Group_12065",
                "code": "<g data-v-80629af0=\"\" id=\"Group_12065\" data-name=\"Group 12065\" transform=\"translate(-414 -570)\">...</g>"
              },
              {
                "tagName": "g",
                "id": "#Group_12065",
                "code": "<g data-v-80629af0=\"\" id=\"Group_12065\" data-name=\"Group 12065\" transform=\"translate(-735 -446)\">...</g>"
              },
              {
                "tagName": "g",
                "id": "#Group_12065",
                "code": "<g data-v-80629af0=\"\" transform=\"translate(-735 -446)\" id=\"Group_12065\">...</g>"
              }
            ],
            "Duplicate id attribute value \"Group_2379-2\" found on the web page.": [
              {
                "tagName": "g",
                "id": "#Group_2379-2",
                "code": "<g data-v-80629af0=\"\" id=\"Group_2379-2\" data-name=\"Group 2379\">...</g>"
              },
              {
                "tagName": "g",
                "id": "#Group_2379-2",
                "code": "<g data-v-80629af0=\"\" id=\"Group_2379-2\">...</g>"
              }
            ],
            "Duplicate id attribute value \"Group_2379\" found on the web page.": [
              {
                "tagName": "g",
                "id": "#Group_2379",
                "code": "<g data-v-80629af0=\"\" id=\"Group_2379\" data-name=\"Group 2379\" transform=\"translate(474 1137)\">...</g>"
              },
              {
                "tagName": "g",
                "id": "#Group_2379",
                "code": "<g data-v-80629af0=\"\" id=\"Group_2379\" transform=\"translate(474 1137)\">...</g>"
              }
            ],
            "Duplicate id attribute value \"Mask_Group_6573\" found on the web page.": [
              {
                "tagName": "g",
                "id": "#Mask_Group_6573",
                "code": "<g data-v-80629af0=\"\" id=\"Mask_Group_6573\" data-name=\"Mask Group 6573\" transform=\"translate(261 -691)\" clip-path=\"url(#clip-path)\">...</g>"
              },
              {
                "tagName": "g",
                "id": "#Mask_Group_6573",
                "code": "<g data-v-80629af0=\"\" id=\"Mask_Group_6573\" transform=\"translate(261 -691)\" clip-path=\"url(#SVGID_2_)\">...</g>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_12896\" found on the web page.": [
              {
                "tagName": "g",
                "id": "#Rectangle_12896",
                "code": "<g data-v-80629af0=\"\" id=\"Rectangle_12896\" data-name=\"Rectangle 12896\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\">...</g>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_12902\" found on the web page.": [
              {
                "tagName": "g",
                "id": "#Rectangle_12902",
                "code": "<g data-v-80629af0=\"\" id=\"Rectangle_12902\" data-name=\"Rectangle 12902\" transform=\"translate(474 1137)\" fill=\"none\" stroke=\"rgba(0,0,0,0.1)\" stroke-width=\"0.5\">...</g>"
              },
              {
                "tagName": "g",
                "id": "#Rectangle_12902",
                "code": "<g data-v-80629af0=\"\" id=\"Rectangle_12902\">...</g>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4977\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4977",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4977\" data-name=\"Rectangle 4977\" d=\"M0,0H27a0,0,0,0,1,0,0V3a3,3,0,0,1-3,3H3A3,3,0,0,1,0,3V0A0,0,0,0,1,0,0Z\" transform=\"translate(0 12)\" fill=\"#ed1b2d\">...</path>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4978\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4978",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4978\" data-name=\"Rectangle 4978\" d=\"M3,0H24a3,3,0,0,1,3,3V6a0,0,0,0,1,0,0H0A0,0,0,0,1,0,6V3A3,3,0,0,1,3,0Z\" fill=\"#fff\">...</path>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4990_1_\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4990_1_",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4990_1_\" fill=\"#ce2b37\" d=\"M17.9 0H24c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-6.1V0z\" class=\"st1\">...</path>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4990\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4990",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4990\" fill=\"#ce2b37\" d=\"M17.9 0H27v18h-9.1z\" class=\"st1\">...</path>"
              },
              {
                "tagName": "rect",
                "id": "#Rectangle_4990",
                "code": "<rect data-v-80629af0=\"\" id=\"Rectangle_4990\" data-name=\"Rectangle 4990\" width=\"9.063\" height=\"18\" transform=\"translate(17.937)\" fill=\"red\">...</rect>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4991_1_\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4991_1_",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4991_1_\" fill=\"#fff\" d=\"M9 0h8.9v18H9z\" class=\"st2\">...</path>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4991\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4991",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4991\" fill=\"#fff\" d=\"M9 0h8.9v18H9z\" class=\"st2\">...</path>"
              },
              {
                "tagName": "rect",
                "id": "#Rectangle_4991",
                "code": "<rect data-v-80629af0=\"\" id=\"Rectangle_4991\" data-name=\"Rectangle 4991\" width=\"8.911\" height=\"18\" transform=\"translate(9.025)\" fill=\"#ffd900\">...</rect>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4992_1_\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4992_1_",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4992_1_\" fill=\"#009246\" d=\"M3 0h6v18H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3z\" class=\"st3\">...</path>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4992\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#Rectangle_4992",
                "code": "<path data-v-80629af0=\"\" id=\"Rectangle_4992\" fill=\"#009246\" d=\"M0 0h9v18H0z\" class=\"st3\">...</path>"
              },
              {
                "tagName": "rect",
                "id": "#Rectangle_4992",
                "code": "<rect data-v-80629af0=\"\" id=\"Rectangle_4992\" data-name=\"Rectangle 4992\" width=\"9.025\" height=\"18\" fill=\"#040285\">...</rect>"
              }
            ],
            "Duplicate id attribute value \"SVGID_1_\" found on the web page.": [
              {
                "tagName": "path",
                "id": "#SVGID_1_",
                "code": "<path data-v-80629af0=\"\" id=\"SVGID_1_\" d=\"M2.8,0h21.3c1.5,0,2.8,1.3,2.8,2.8v12.3c0,1.6-1.3,2.8-2.8,2.8H2.8C1.3,18,0,16.7,0,15.2V2.8\n            C0,1.3,1.3,0,2.8,0z\">...</path>"
              },
              {
                "tagName": "path",
                "id": "#SVGID_1_",
                "code": "<path data-v-80629af0=\"\" id=\"SVGID_1_\" d=\"M999-245h21c1.7 0 3 1.3 3 3v12c0 1.7-1.3 3-3 3h-21c-1.7 0-3-1.3-3-3v-12c0-1.7 1.3-3 3-3z\">...</path>"
              }
            ],
            "Duplicate id attribute value \"Rectangle_4979\" found on the web page.": [
              {
                "tagName": "rect",
                "id": "#Rectangle_4979",
                "code": "<rect data-v-80629af0=\"\" id=\"Rectangle_4979\" data-name=\"Rectangle 4979\" width=\"27\" height=\"6\" transform=\"translate(0 6)\" fill=\"#0039a7\">...</rect>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-53a97c42=\"\" src=\"/content/dam/enel-egp/immagini/homepage/clima_carousel_864x1132.jpg\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-53a97c42=\"\" class=\"tags-wrapper\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-bca88ba6=\"\" class=\"ctaWrapper\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#localId-0",
                "code": "<h2 data-v-67a75982=\"\" id=\"localId-0\" class=\"title\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#localId-0",
                "code": "<h2 data-v-67a75982=\"\" id=\"localId-0\" class=\"title\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 data-v-53a97c42=\"\" class=\"itemTitle\">...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#consent_blackbar",
                "code": "<div id=\"consent_blackbar\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-454d8176=\"\" class=\"bar\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-7eb67726=\"\" aem-id=\"sticky-banner-522148661\" aem-comp=\"StickyBanner\" data-anchor-id=\"#\" data-endpoint=\"https://www.enelgreenpower.com/_jcr_content.countryCode.json\" data-endpoint-method=\"get\" data-content=\"{&quot;countries&quot;:[{&quot;countryCode&quot;:&quot;IT&quot;,&quot;countryName&quot;:&quot;Italy&quot;,&quot;message&quot;:&quot;Are you browsing from Italy? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/europe/Italy&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;AR&quot;,&quot;countryName&quot;:&quot;Argentina&quot;,&quot;message&quot;:&quot;Are you browsing from Argentina? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/south-america/argentina&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;AU&quot;,&quot;countryName&quot;:&quot;Australia&quot;,&quot;message&quot;:&quot;Are you browsing from Australia? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/oceania/australia&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;BR&quot;,&quot;countryName&quot;:&quot;Brazil&quot;,&quot;message&quot;:&quot;Are you browsing from Brazil? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/south-america/brazil&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;BG&quot;,&quot;countryName&quot;:&quot;Bulgaria&quot;,&quot;message&quot;:&quot;Are you browsing from Bulgaria? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/paesi/europa/bulgaria&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;CA&quot;,&quot;countryName&quot;:&quot;Canada&quot;,&quot;message&quot;:&quot;Are you browsing from Canada? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/north-america/canada&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;CL&quot;,&quot;countryName&quot;:&quot;Chile&quot;,&quot;message&quot;:&quot;Are you browsing from Chile? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/south-america/chile&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;CO&quot;,&quot;countryName&quot;:&quot;Colombia&quot;,&quot;message&quot;:&quot;Are you browsing from Colombia?&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/south-america/colombia&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;CR&quot;,&quot;countryName&quot;:&quot;Costa Rica&quot;,&quot;message&quot;:&quot;Are you browsing from Costa Rica? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/central-america/costa-rica&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;ET&quot;,&quot;countryName&quot;:&quot;Etiopia&quot;,&quot;message&quot;:&quot;Are you browsing from Ethiopia? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/africa/ethiopia&quot;,&quot;ctaLabel&quot;:&quot;Guarda tutti i video&quot;},{&quot;countryCode&quot;:&quot;DE&quot;,&quot;countryName&quot;:&quot;Germany&quot;,&quot;message&quot;:&quot;Are you browsing from Germany? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/europe/germany&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;GR&quot;,&quot;countryName&quot;:&quot;Greece&quot;,&quot;message&quot;:&quot;Are you browsing from Greece?&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/it/paesi/europa/grecia&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;GT&quot;,&quot;countryName&quot;:&quot;Guatemala&quot;,&quot;message&quot;:&quot;Are you browsing from Guatemala? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/central-america/guatemala&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;IN&quot;,&quot;countryName&quot;:&quot;India&quot;,&quot;message&quot;:&quot;Are you browsing from India? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/asia/india&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;ID&quot;,&quot;countryName&quot;:&quot;Indonesia&quot;,&quot;message&quot;:&quot;Are you browsing from Indonesia?&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/paesi/asia/indonesia&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;KE&quot;,&quot;countryName&quot;:&quot;Kenya&quot;,&quot;message&quot;:&quot;Are you browsing from Kenya? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/africa/kenya&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;MA&quot;,&quot;countryName&quot;:&quot;Morocco&quot;,&quot;message&quot;:&quot;Are you browsing from Morocco? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/africa/morocco&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;PA&quot;,&quot;countryName&quot;:&quot;Panama&quot;,&quot;message&quot;:&quot;Are you browsing from Panama? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/central-america/panama&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;ES&quot;,&quot;countryName&quot;:&quot;Spain&quot;,&quot;message&quot;:&quot;Are you browsing from Spain? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/europe/spain&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;RO&quot;,&quot;countryName&quot;:&quot;Romania&quot;,&quot;message&quot;:&quot;Are you browsing from Romania? &quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/it/paesi/europa/romania&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;PE&quot;,&quot;countryName&quot;:&quot;Peru&quot;,&quot;message&quot;:&quot;Are you browsing from Peru? Visit the Country Hub.&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/south-america/peru&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;MX&quot;,&quot;countryName&quot;:&quot;Mexico&quot;,&quot;message&quot;:&quot;Are you browsing from Mexico? Visit the Country Hub.&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/north-america/mexico&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;ZA&quot;,&quot;countryName&quot;:&quot;South Africa&quot;,&quot;message&quot;:&quot;Are you browsing from South Africa? Visit the Country Hub.&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/africa/south-africa&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;SG&quot;,&quot;countryName&quot;:&quot;Singapore&quot;,&quot;message&quot;:&quot;Are you browsing from Singapore? Visit the Country Hub.&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/paesi/asia/singapore&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;US&quot;,&quot;countryName&quot;:&quot;United States&quot;,&quot;message&quot;:&quot;Are you browsing from the United States?&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/north-america/united-states&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;},{&quot;countryCode&quot;:&quot;ZM&quot;,&quot;countryName&quot;:&quot;Zambia&quot;,&quot;message&quot;:&quot;Are you browsing from Zambia?&quot;,&quot;buttonHide&quot;:&quot;Do not ask me again&quot;,&quot;ctaHref&quot;:&quot;https://www.enelgreenpower.com/countries/africa/zambia&quot;,&quot;ctaLabel&quot;:&quot;Go to the Country Hub&quot;}]}\" role=\"dialog\" aria-label=\"dialog banner\" aria-labelledby=\"sticky-banner-message-752\" class=\"StickyBanner\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#localId-0",
                "code": "<h2 data-v-67a75982=\"\" id=\"localId-0\" class=\"title\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#localId-1",
                "code": "<h2 data-v-67a75982=\"\" id=\"localId-1\" class=\"title\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#localId-2",
                "code": "<h2 data-v-67a75982=\"\" id=\"localId-2\" class=\"title\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#localId-3",
                "code": "<h2 data-v-67a75982=\"\" id=\"localId-3\" class=\"title\">...</h2>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 data-v-7e781df0=\"\">...</h3>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span data-v-53a97c42=\"\" class=\"bigNumber\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span data-v-53a97c42=\"\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" aria-current=\"false\" aria-label=\"Español\" href=\"https://www.enelgreenpower.com/es\" tabindex=\"-1\" class=\"item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" aria-current=\"false\" aria-label=\"Italiano\" href=\"https://www.enelgreenpower.com/it\" tabindex=\"-1\" class=\"item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" aria-current=\"false\" aria-label=\"Portugués (BR)\" href=\"https://www.enelgreenpower.com/pt\" tabindex=\"-1\" class=\"item-link menuLink\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-67a75982=\"\" if=\"localSmallId-1\" aria-hidden=\"true\" class=\"title\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-67a75982=\"\" if=\"localSmallId-2\" aria-hidden=\"true\" class=\"title\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-67a75982=\"\" if=\"localSmallId-3\" aria-hidden=\"true\" class=\"title\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-67a75982=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-bca88ba6=\"\" class=\"label\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p data-v-67a75982=\"\" class=\"content\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span data-v-454d8176=\"\" class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span data-v-53a97c42=\"\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span data-v-7e781df0=\"\">...</span>"
              },
              {
                "tagName": "video",
                "id": "",
                "code": "<video data-v-7e781df0=\"\" aria-hidden=\"false\" playsinline=\"\" autoplay=\"autoplay\" muted=\"muted\" loop=\"loop\">...</video>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/careers\" class=\"menu-item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/learning-hub\" class=\"menu-item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/media\" class=\"menu-item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/our-offer\" class=\"menu-item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/stories\" class=\"menu-item-link menuLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-454d8176=\"\" href=\"https://www.enelgreenpower.com/who-we-are\" class=\"menu-item-link menuLink\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-1eab609b=\"\" class=\"copyright\">...</div>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"Archeology and renewable energy in Chile: thousands of years of history at Renaico\" href=\"/media/news/2022/07/archaeological-remains-wind-renaico\" target=\"_self\" class=\"card-link small\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"Goal 5: the KAPADA project, empowering rural India’s women weavers\" href=\"/media/video/2022/08/rajbai-malshi-payar\" target=\"_blank\" class=\"card-link large\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"Green hydrogen for Acciaierie di Sicilia\" href=\"/media/news/2022/07/green-hydrogen-acciaierie-sicily\" target=\"_self\" class=\"card-link small\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"Here’s how we’re working towards a just transition\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_self\" class=\"card-link small\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"How drones and robots are making life easier at our renewable power plants in Mexico and all over the world\" href=\"/media/news/2022/07/drones-robots-renewable-power-plants\" target=\"_blank\" class=\"card-link large\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"Protecting bees while creating value: mission accomplished, in Kafireas\" href=\"/stories/articles/2022/06/protecting-bees-local-honey-kafireas\" target=\"_blank\" class=\"card-link small\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"Sustainable energy: a revolutionary transformer is on the way\" href=\"/media/news/2022/07/new-electric-transformer-solar-park\" target=\"_blank\" class=\"card-link small\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-7e781df0=\"\" aria-label=\"We are leading the way by signing the EU Diversity Charter\" href=\"/media/news/2022/06/eu-diversity-charter-greece\" target=\"_self\" class=\"card-link large\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-94d30a0c=\"\" href=\"https://www.enel.com/careers/working-at-enel/spontaneous-application\" title=\"Send your application\" aria-label=\"Send your application\" target=\"_blank\" class=\"link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/careers/job-openings\" title=\"Job openings\" aria-label=\"Job openings\" target=\"_self\" class=\"link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/careers/values\" title=\"Discover our values\" aria-label=\"Discover our values\" target=\"_self\" class=\"link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/countries/europe/Italy/renewable-energy-projects\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/our-offer\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-v-94d30a0c=\"\" href=\"https://www.enelgreenpower.com/solutions-individuals\" title=\"The range of solutions \" aria-label=\"The range of solutions \" target=\"_self\" class=\"link\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button data-v-454d8176=\"\" title=\"seleziona la lingua\" aria-label=\"seleziona la lingua\" aria-expanded=\"false\" class=\"fake-select\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "ERROR: Attempts to visit https://www.enelgreenpower.com/ failed"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker, with page content and again with URL",
      "result": {
        "error": "ERROR: No page identified",
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "ERROR: Attempts to visit https://www.enelgreenpower.com/ failed"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "Nu Html Checker",
      "result": {
        "error": "ERROR: No page identified",
        "prevented": true
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE, report-type 4",
      "result": {
        "error": "ERROR: No page identified",
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.enelgreenpower.com/",
      "what": "URL",
      "result": "ERROR: Attempts to visit https://www.enelgreenpower.com/ failed"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon API version 2 result retrieval",
      "result": {
        "error": "ERROR: No page identified",
        "prevented": true
      }
    }
  ],
  "timeStamp": "503nw",
  "startTime": "2022-08-14T12:34:07",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      66
    ],
    [
      "alfa",
      52
    ],
    [
      "motion",
      16
    ],
    [
      "axe",
      8
    ],
    [
      "focInd",
      4
    ],
    [
      "continuum",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "radioSet",
      1
    ],
    [
      "role",
      1
    ],
    [
      "htmlcs",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ]
  ],
  "logCount": 353,
  "logSize": 34724,
  "errorLogCount": 268,
  "errorLogSize": 30561,
  "prohibitedCount": 0,
  "visitTimeoutCount": 25,
  "visitRejectionCount": 0,
  "visitLatency": 314,
  "endTime": "2022-08-14T12:43:39",
  "elapsedSeconds": 571,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 27,
        "bulk": 1,
        "embAc": 24,
        "focInd": 3,
        "focOp": 66,
        "hover": 86,
        "labClash": 1,
        "linkUl": 200,
        "role": 75,
        "styleDiff": 34,
        "zIndex": 48
      },
      "axe": {
        "aria-hidden-focus": 8,
        "color-contrast-enhanced": 74,
        "color-contrast": 26,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "video-caption": 1,
        "button-name": 4,
        "duplicate-id-aria": 32,
        "duplicate-id": 18,
        "focus-order-semantics": 2,
        "heading-order": 2,
        "image-alt": 24,
        "label-content-name-mismatch": 45,
        "landmark-unique": 2,
        "page-has-heading-one": 2,
        "region": 2
      },
      "continuum": {
        "89": 20,
        "94": 260,
        "95": 32,
        "123": 48,
        "252": 4,
        "531": 36,
        "533": 36
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.1_1_1.H37": 60,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_1.F77": 112,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Abs": 7,
        "w:AA.1_4_3.G18.Abs": 13,
        "w:AA.1_4_3.G18.Alpha": 7,
        "w:AA.2_5_3.F96": 15
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 14,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 18,
              "what": "Active element is embedded in a link or button"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 50,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 22,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 100,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 56,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 12,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "axe": {
            "aria-hidden-focus": {
              "score": 8,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 19,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 26,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "videoCaptionMissing": {
          "axe": {
            "video-caption": {
              "score": 1,
              "what": "video element has no captions"
            }
          }
        },
        "buttonNoText": {
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            }
          }
        },
        "duplicateID": {
          "axe": {
            "duplicate-id-aria": {
              "score": 24,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            },
            "duplicate-id": {
              "score": 14,
              "what": "id attribute value is not unique"
            }
          },
          "continuum": {
            "94": {
              "score": 195,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 84,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 2,
              "what": "Focusable element has no active role"
            }
          }
        },
        "headingStructure": {
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          }
        },
        "imageNoText": {
          "axe": {
            "image-alt": {
              "score": 24,
              "what": "Image has no text alternative"
            }
          },
          "continuum": {
            "89": {
              "score": 20,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 60,
              "what": "img element has no alt attribute"
            }
          }
        },
        "visibleLabelNotName": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 34,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 11,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "labelBadID": {
          "continuum": {
            "95": {
              "score": 32,
              "what": "element has an aria-labelledby value that includes an invalid or duplicate id"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 48,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "videoNoText": {
          "continuum": {
            "252": {
              "score": 4,
              "what": "video element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "navConfusion": {
          "continuum": {
            "531": {
              "score": 27,
              "what": "nav element has an accessible name that is non-unique among the nav elements"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 27,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 3,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 2,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "alfa": 100,
      "ibm": 100,
      "nuVal": 100,
      "wave": 100,
      "tenon": 100
    },
    "summary": {
      "total": 3398,
      "log": 1954,
      "preventions": 500,
      "solos": 0,
      "groups": [
        {
          "groupName": "duplicateID",
          "score": 246
        },
        {
          "groupName": "linkIndication",
          "score": 102
        },
        {
          "groupName": "imageNoText",
          "score": 80
        },
        {
          "groupName": "roleBad",
          "score": 58
        },
        {
          "groupName": "focusableOperable",
          "score": 52
        },
        {
          "groupName": "svgImageNoText",
          "score": 50
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 40
        },
        {
          "groupName": "labelBadID",
          "score": 34
        },
        {
          "groupName": "navConfusion",
          "score": 29
        },
        {
          "groupName": "navNoText",
          "score": 29
        },
        {
          "groupName": "contrastAA",
          "score": 28
        },
        {
          "groupName": "hoverSurprise",
          "score": 24
        },
        {
          "groupName": "contrastAAA",
          "score": 21
        },
        {
          "groupName": "activeEmbedding",
          "score": 20
        },
        {
          "groupName": "spontaneousMotion",
          "score": 16
        },
        {
          "groupName": "zIndexNotZero",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "focusableHidden",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 9
        },
        {
          "groupName": "buttonNoText",
          "score": 6
        },
        {
          "groupName": "videoNoText",
          "score": 6
        },
        {
          "groupName": "linkNoText",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "focusableRole",
          "score": 4
        },
        {
          "groupName": "headingStructure",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionMissing",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}