Accessibility test digest

Synopsis

Page: Ernst & Young (100%)

URL: https://www.ey.com/en_us

Score: 1677

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 Ernst & Young (100%) web page at https://www.ey.com/en_us on 2022/08/13. 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 1677 (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
total1677
log231
focusableHidden258
contrastAA171
contentBeyondLandmarks140
linkIndication123
tabNavigation101
activeEmbedding80
tabFocusability65
fontSmall59
leadingClipsText54
linkTextsSame44
focusableOperable34
contrastAAA32
linkVague32
inconsistentStyles23
targetSize23
linkForcesNewWindow23
titleRedundant19
tabIndexMissing18
zIndexNotZero16
roleBad13
focusIndication11
hoverSurprise11
contrastRisk9
pseudoParagraphRisk7
headingStructure6
backgroundImageBad6
controlNoText6
linkPair6
h1Missing5
tabIndexPositive5
horizontalScrolling5
fragmentaryNoticeRisk4
textRotated4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
mainNot13
scrollRisk3
obsolete3
typeRedundant3
imagesSameAlt3
titleAsLabel3
pseudoHeadingRisk3
linkComprehensionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

tabNavigation: Score 101. Issues reported by tests in this category:

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

tabFocusability: Score 65. Issues reported by tests in this category:

fontSmall: Score 59. Issues reported by tests in this category:

leadingClipsText: Score 54. Issues reported by tests in this category:

linkTextsSame: Score 44. Issues reported by tests in this category:

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

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

linkVague: Score 32. Issues reported by tests in this category:

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

targetSize: Score 23. Issues reported by tests in this category:

linkForcesNewWindow: Score 23. Issues reported by tests in this category:

titleRedundant: Score 19. Issues reported by tests in this category:

tabIndexMissing: Score 18. Issues reported by tests in this category:

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

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

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

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

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

pseudoParagraphRisk: Score 7. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkComprehensionRisk: 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": "4yiew-ernstyoung",
  "host": {
    "id": "ernstyoung",
    "which": "https://www.ey.com/en_us",
    "what": "Ernst & Young (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T04:06:55"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T04:09:42"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.ey.com/en_us",
        "what": "Ernst & Young (100%)"
      },
      {
        "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.ey.com/en_us",
        "what": "Ernst & Young (100%)"
      },
      {
        "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.ey.com/en_us",
      "what": "Ernst & Young (100%)",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ey.com/en_us",
      "result": {
        "bytes": [
          427047,
          427047,
          427047,
          427047,
          427047
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "Ernst & Young (100%)",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ey.com/en_us",
      "result": {
        "visibleElements": 550
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.ey.com/en_us",
      "result": {
        "tabFocusables": 67,
        "tabFocused": 4,
        "discrepancy": -63
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "total": 67,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "BUTTON": 1,
                "A": 1
              }
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "outlinePresent": {
              "total": 64,
              "meanDelay": 0,
              "tagNames": {
                "A": 57,
                "BUTTON": 5,
                "DIV": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": "Welcome to EY United States (EN)"
            },
            {
              "tagName": "A",
              "text": "Skip"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "skip to the content"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "EY Homepage",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Insights",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Industries",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About us",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Search Open search Close search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "My EY",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "United StatesEnglish Open country language switcher Close country language switcher",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find out more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find out more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Services Featured: How financial institutions can win the battle for trust Discover",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health care industry insights Featured: How health care, retail and tech can work together to change",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer Products & Retail Featured: Consumers expect disruption. Here’s how retailers can create st",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Energy & Resources Featured: How oil and gas sector analysts’ view Q4 2021 earnings Discover",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Technology, Media & Entertainment, and Telecommunications Featured: How alerting employees to uninte",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advanced Manufacturing Services Featured: Creating people-centric future factories Discover",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Private Equity Services Featured: 2022 Global Private Equity Survey Discover",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Subscribe",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY Announces Award Winners for the Entreprene…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Beyond Borders 2022: Following robust growth an…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY Announces Award Winners for the Entreprene…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit the newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY US @EY_US 13h",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/gSaMlIzI7i",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY US @EY_US 14h",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@JAwashington1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@EY_US",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY US @EY_US 1d",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/t2Aj9RLXT6",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Share your views",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EY search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Technology",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tax",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Audit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consulting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Megatrends",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sustainability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Connect with us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webcasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "My EY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Do Not Sell My Personal Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal and privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "total": 512,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 21,
              "tagNames": {
                "DIV": 13,
                "A": 6,
                "BUTTON": 2
              }
            },
            "focusableAndOperable": {
              "total": 491,
              "tagNames": {
                "A": 443,
                "DIV": 3,
                "BUTTON": 42,
                "INPUT": 2,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Case Study The better the question The better the answer The better the world wo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Case Study The better the question The better the answer The better the world wo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acceler",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Case Study The better the question The better the answer The better the world wo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acceler",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Case Study The better the question The better the answer The better the world wo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acceler",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight small\" style=\"cursor: default;\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowLeft\" style=\"cursor: default;\"> <div ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"topicLink-arrow topicLink-arrowRight\" style=\"cursor: default;\"> <div",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "cookie policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "I decline optional cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "I accept all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customize cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "skip to the content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Homepage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Search Open search Close search",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Open Navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tab-12848849d14946c78f624538bdacf568",
              "text": "Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Long-term value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trust",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Purpose",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more Trending topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CFO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operations leaders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology leaders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Center for Board Matters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See more C-suite agendas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tab-25f8da527d8b47ff96dcdd586e63f059",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-9ba2977a8ae840d2bea50226094740ba",
              "text": "Strategy by EY-Parthenon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate and growth strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transaction strategy and execution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Restructuring and turnaround strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More about EY-Parthenon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Strategy by EY-Parthenon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-938a09b12b6b48df9f54d6461e5ef9b9",
              "text": "Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Analytics consulting services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity, strategy, risk, compliance and resilience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Risk consulting services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply chain and operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transformation platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-79c50ac7016a403098c23640d6af1526",
              "text": "People and workforce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Change management and experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HR transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Integrated workforce mobility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learning and development consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recognition and reward advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workforce analytics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore People and workforce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close People and workforce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-f774decde255478d8ac7026c8fd47592",
              "text": "Transactions and corporate finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Divestments and carve-outs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainability and ESG Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "M&A advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "M&A integration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "M&A technology and tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "M&A advanced analytics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Capital allocation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Value creation, preservation and recovery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Transactions and corporate finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Transactions and corporate finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-a58b794c8e414e8cbd27ff69b07701b7",
              "text": "Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate change and sustainability services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial accounting advisory services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forensic and integrity services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private client audit experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AccountingLink",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-07b7f348800c4aa8af94cfaec3b91a5e",
              "text": "Tax",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax function operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax policy and controversy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax accounting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transaction tax",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private tax services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Americas tax policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Tax",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Tax",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-ae2b5ed0431f4a1b8a51a642aa17f29c",
              "text": "EY Private",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Private client experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit services: Designed for private",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax services: Designed for private",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Enterprise Business Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Office Advisory Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IPO, SPACs and direct listings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Entrepreneurship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Venture capital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore EY Private",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close EY Private",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-9061e60900254c319acbfbd8b4ab3f68",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate and commercial law",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital law",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor and employment law",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transaction law",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-50e4cbba6f604375ae7de7e883b9b7fe",
              "text": "Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connected capital technologies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alliances and ecosystems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY wavespace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-be1b046f88ec4d2abf343f9e357c18a1",
              "text": "Managed services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax managed services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance managed services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Risk managed services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal managed services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Managed Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Managed services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "l2s2-tab-65b1519f11514055af96c4b26c3470a2",
              "text": "EY Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate change and sustainability services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainable finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ESG strategy services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply chain transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global renewables",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment, Health and Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore EY Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close EY Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy, transaction and transformation consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax function operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate change and sustainability services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply chain and operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Partner Ecosystem",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Services Spotlight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tab-4325be1c1cdc48538737cd0e9a7e0749",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer products and retail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy and resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government and public sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health sciences and wellness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private equity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Real estate, hospitality and construction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology, media and telecommunications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How blockchain helped a gaming platform become a game changer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deep Ghumman",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to use IoT and data to transform the economics of a sport",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Robin Hutchinson",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "M&A strategy helped a leading Nordic SaaS business grow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eric Sanschagrin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tab-6715df533a4c4648b25d7b8e00dc6234",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What you can do here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What it's like to work here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to join us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alumni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Experienced professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MBA and advanced-degree students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Students and entry-level professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contract workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY-Parthenon careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tab-798b219cedda4621a4fd7738b03f494a",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our purpose",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our people",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connect with us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY is now carbon negative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Carmine Di Sibio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How do you move long-term value creation from ambition to action?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Carmine Di Sibio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our commitment to audit quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Search Open search Close search",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input autocomplete=\"off\" type=\"search\" maxlength=\"2048\" class=\"search__search\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See all results in Search Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all results for",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumers expect disruption. Here’s how retailers can create stability in an uns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "As e-mobility accelerates, can utilities move EVs into the fast lane? 18 Jul 202",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Future Consumer Index: In crisis, but in control 29 Jun 2022 Consumer products a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My EY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My EY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe class=\"my-ey-login-state__iframe\" style=\"display: none\" width=\"0\" height",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "United StatesEnglish Open country language switcher Close country language switc",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close country language switcher",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"country-language-switcher__search\" title=\"Search location\" aria-la",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Albania English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Algeria English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Angola English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Angola português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Argentina español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Armenia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aruba English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Australia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Austria Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Azerbaijan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bahamas English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bahrain English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bangladesh English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Barbados English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Belgium English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Belgium Nederlands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Belgium français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bermuda English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bolivia español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bosnia-Herzegovina English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Botswana English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brazil English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brazil português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "British Virgin Islands English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brunei English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulgaria English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulgaria български",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cambodia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cameroon English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Canada English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Canada français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cayman Islands English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Central America English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chad English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Channel Islands English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chile español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China 中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colombia español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congo English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Costa Rica español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Croatia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Croatia hrvatski",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Curacao English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cyprus English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Czech Republic English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Czech Republic čeština",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Democratic Republic of the Congo English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denmark English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denmark dansk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dominican Republic español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ecuador español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Egypt English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "El Salvador español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equatorial Guinea English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Estonia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Estonia eesti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fiji English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finland suomi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finland English English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "France français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Francophone Africa English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gabon English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Georgia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Germany Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ghana English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gibraltar English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Greece English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Greece Ελληνικά",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guam English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guatemala español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guernsey English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guinea English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guyana English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Honduras español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hong Kong SAR English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hong Kong SAR 中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hungary English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hungary magyar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Iceland English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "India English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indonesia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Iraq English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ireland English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Isle of Man English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Israel English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italy English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italy italiano",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ivory Coast English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jamaica English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Japan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Japan 日本語",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jordan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kazakhstan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kazakhstan русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kenya English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Korea English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Korea 한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kuwait English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kyrgyz Republic English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laos English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latvia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latvia latviešu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lebanon English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Libya English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lithuania English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lithuania lietuvių",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Luxembourg English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Macau SAR English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Macau SAR 中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Madagascar English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Malawi English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Malaysia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maldives English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Malta English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mauritius English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mexico español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Middle East and North Africa English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moldova English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mongolia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Montenegro English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Morocco English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mozambique English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moçambique português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Myanmar English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Namibia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Netherlands English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Netherlands Nederlands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Zealand English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nicaragua español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nigeria English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North Macedonia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Norway English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Norway norsk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oman English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pakistan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Palestinian Authority English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Panama español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Papua New Guinea English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Paraguay español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Peru español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philippines English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Poland English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Poland polski",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portugal English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portugal português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qatar English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Romania English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Romania română",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rwanda English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Saint Lucia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Saipan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Saudi Arabia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Senegal English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Serbia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Serbia српски",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Singapore English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Slovak Republic English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Slovak Republic slovenčina",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Slovenia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Slovenia slovenščina",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "South Africa English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spain English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spain español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sri Lanka English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Suriname English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sweden English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sweden svenska",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Switzerland Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Switzerland English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Switzerland français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Syria English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taiwan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taiwan 中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tanzania English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thailand English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trinidad and Tobago English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tunisia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tunisia français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Turkey English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Turkey Türkçe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uganda English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ukraine English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ukraine українська",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United Arab Emirates English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United Kingdom English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uruguay español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uzbekistan English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Venezuela español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vietnam English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vietnam Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Zambia English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Zimbabwe English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Welcome to EY United States (EN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The CEO Imperative: How can policymakers help you weather today’s geopolitical s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "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": "<a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acceler",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mergers and acquisitions integration services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "M&A tools: Connected Capital Technologies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital M&A framework",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Show article references",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://www.statista.com/statistics/612431/bank-core-processor-companies-usa-by-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/strategy-transactions/ma-strategy-helped-a-leading-nordic-saas-b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eric Sanschagrin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/ccb/mergers-acquisitions-strategy-survey-summary\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Will COVID-19 turbo-charge M&A and transformation?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Andrea Guerzoni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/consulting/how-a-digital-foundation-is-setting-the-edge-for-new-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How a digital foundation is setting the edge for new market leaders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mazen Baroudi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sectors",
              "text": "<a id=\"sectors\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Services Featured: How financial institutions can win the battle for t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health care industry insights Featured: How health care, retail and tech can wor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Products & Retail Featured: Consumers expect disruption. Here’s how ret",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy & Resources Featured: How oil and gas sector analysts’ view Q4 2021 earni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology, Media & Entertainment, and Telecommunications Featured: How alerting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Manufacturing Services Featured: Creating people-centric future factori",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Equity Services Featured: 2022 Global Private Equity Survey Discover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Announces Award Winners for the Entreprene…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Beyond Borders 2022: Following robust growth an…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY Announces Award Winners for the Entreprene…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit the newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY US @EY_US 13h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/gSaMlIzI7i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retweet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Favorite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY US @EY_US 14h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@JAwashington1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@EY_US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retweet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Favorite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY US @EY_US 1d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/t2Aj9RLXT6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retweet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Favorite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share your views",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EY search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Megatrends",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Next Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connect with us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My EY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do Not Sell My Personal Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal and privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "triggers": 78,
          "headTriggers": 40,
          "tailTriggers": 38,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 34
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "WelcometoEYUnitedStates(EN)"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<picture><!--[ifIE9]><videostyle=\"display:none;\"><"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Technology,Media&Entertainment,andTelecommunicatio"
              },
              {
                "tagName": "BUTTON",
                "id": "tab-25f8da527d8b47ff96dcdd586e63f059",
                "text": "Services"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "skiptothecontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Learnmore"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Findoutmore"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "IndustriesIndustriesDiscoverhowEYinsightsandservic"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Learnmore"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EYAnnouncesAwardWinnersfortheEntreprene…"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Findoutmore"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Energy&ResourcesFeatured:Howoilandgassectoranalyst"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "EYUS@EY_US13hFollowThemanyfacetsofESGrequirethebac"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "CareersCareersWebringtogetherextraordinarypeople,l"
              },
              {
                "tagName": "BUTTON",
                "id": "tab-12848849d14946c78f624538bdacf568",
                "text": "Insights"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EYAnnouncesAwardWinnersfortheEntreprene…"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Learnmore"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "FinancialServicesFeatured:Howfinancialinstitutions"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<picture><!--[ifIE9]><videostyle=\"display:none;\"><"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "BeyondBorders2022:Followingrobustgrowthan…"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "EYsearch"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Sitemap"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Accessibility"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "@JAwashington1"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "LinkedIn"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Megatrends"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Connectwithus"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "JuniorAchievementofWashingtonEYUS@EY_US14hFollowRT"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "EYUS@EY_US1dFollowPrivatecompanyownersandentrepren"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Webcasts"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "DoNotSellMyPersonalInformation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Consulting"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "https://t.co/t2Aj9RLXT6"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "MyEY"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 45
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 34,
              "tagName": "INPUT",
              "type": "search"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Open Navigation Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Navigation Menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Insights"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back Insights"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Services"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Strategy by EY-Parthenon"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Strategy by EY-Parthenon"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Consulting"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Consulting"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "People and workforce"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close People and workforce"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Transactions and corporate finance"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Transactions and corporate finance"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Assurance"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Assurance"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Tax"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Tax"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "EY Private"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close EY Private"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Legal"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Legal"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Technology"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Technology"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Managed services"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Managed services"
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "EY Sustainability"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close EY Sustainability"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back Services"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Industries"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back Industries"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Careers"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back Careers"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About us"
              }
            },
            {
              "index": 33,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back About us"
              }
            },
            {
              "index": 35,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "See all results in Search Page"
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Close search"
              }
            },
            {
              "index": 37,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close country language switcher"
              }
            },
            {
              "index": 38,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search location"
              }
            },
            {
              "index": 39,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Welcome to EY United States (EN)"
              }
            },
            {
              "index": 40,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show more"
              }
            },
            {
              "index": 41,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show more"
              }
            },
            {
              "index": 42,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Previous"
              }
            },
            {
              "index": 43,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 44,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "I decline optional cookies"
              }
            },
            {
              "index": 45,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "I accept all cookies"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "links": 449,
          "adjacent": {
            "total": 121,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "skip to the content",
            "EY Homepage",
            "Explore",
            "Learn more Trending topics",
            "See more C-suite agendas",
            "Explore",
            "More about EY-Parthenon",
            "Explore Consulting",
            "Explore People and workforce",
            "Explore Transactions and corporate finance",
            "Explore Assurance",
            "Explore Tax",
            "Explore EY Private",
            "Explore Legal",
            "Explore Technology",
            "Explore Managed Services",
            "Explore EY Sustainability",
            "Explore Services Spotlight",
            "Explore",
            "How blockchain helped a gaming platform become a game changer",
            "Deep Ghumman",
            "How to use IoT and data to transform the economics of a sport",
            "Robin Hutchinson",
            "M&A strategy helped a leading Nordic SaaS business grow",
            "Eric Sanschagrin",
            "Explore",
            "Explore",
            "EY is now carbon negative",
            "Carmine Di Sibio",
            "How do you move long-term value creation from ambition to action?",
            "Carmine Di Sibio",
            "Our commitment to audit quality",
            "See all results for",
            "My EY",
            "My EY",
            "The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?",
            "Learn more",
            "Learn more",
            "Learn more",
            "Find out more",
            "Find out more",
            "",
            "Mergers and acquisitions integration services",
            "Read more",
            "",
            "M&A tools: Connected Capital Technologies",
            "Read more",
            "",
            "Digital M&A framework",
            "Read more",
            "Show article references",
            "https://www.statista.com/statistics/612431/bank-core-processor-companies-usa-by-market-share/",
            "",
            "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
            "Eric Sanschagrin",
            "",
            "Will COVID-19 turbo-charge M&A and transformation?",
            "Andrea Guerzoni",
            "",
            "How a digital foundation is setting the edge for new market leaders",
            "Mazen Baroudi",
            "1",
            "email",
            "",
            "Close",
            "",
            "Skip",
            "Financial Services Featured: How financial institutions can win the battle for trust Discover",
            "Health care industry insights Featured: How health care, retail and tech can work together to change how we eat Discover",
            "Consumer Products & Retail Featured: Consumers expect disruption. Here’s how retailers can create stability in an unstable environment Discover",
            "Energy & Resources Featured: How oil and gas sector analysts’ view Q4 2021 earnings Discover",
            "Technology, Media & Entertainment, and Telecommunications Featured: How alerting employees to unintended tax traps helps companies, too Discover",
            "Advanced Manufacturing Services Featured: Creating people-centric future factories Discover",
            "Private Equity Services Featured: 2022 Global Private Equity Survey Discover",
            "Subscribe",
            "",
            "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
            "",
            "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
            "EY Announces Award Winners for the Entreprene…",
            "Beyond Borders 2022: Following robust growth an…",
            "EY Announces Award Winners for the Entreprene…",
            "Visit the newsroom",
            "EY US @EY_US 13h",
            "Follow",
            "https://t.co/gSaMlIzI7i",
            "EY US @EY_US 14h",
            "Follow",
            "@JAwashington1",
            "@EY_US",
            "EY US @EY_US 1d",
            "Follow",
            "https://t.co/t2Aj9RLXT6",
            "Share your views",
            "EY search",
            "Careers",
            "Technology",
            "Tax",
            "COVID-19",
            "Audit",
            "Strategy",
            "Consulting",
            "Megatrends",
            "Sustainability",
            "Next Insights",
            "Connect with us",
            "Our locations",
            "Careers",
            "Webcasts",
            "My EY",
            "Site map",
            "Privacy",
            "Do Not Sell My Personal Information",
            "Legal and privacy",
            "Accessibility",
            "Facebook",
            "LinkedIn",
            "Twitter",
            "YouTube",
            "cookie policy",
            "Customize cookies"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ey.com/en_us",
      "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.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ey.com/en_us",
      "result": {
        "roleElements": 41,
        "badRoleElements": 7,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "button": {
              "bad": 6,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ey.com/en_us",
      "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": 44,
            "subtotals": [
              11,
              11,
              5,
              5,
              2,
              2,
              2,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 121,
            "subtotals": [
              88,
              22,
              5,
              4,
              1,
              1
            ]
          },
          "listLink": {
            "total": 328,
            "subtotals": [
              212,
              77,
              27,
              9,
              3
            ]
          },
          "h2": {
            "total": 7,
            "subtotals": [
              3,
              3,
              1
            ]
          },
          "h3": {
            "total": 20,
            "subtotals": [
              11,
              4,
              2,
              1,
              1,
              1
            ]
          },
          "h4": {
            "total": 12,
            "subtotals": [
              6,
              3,
              1,
              1,
              1
            ]
          },
          "h5": {
            "total": 13,
            "subtotals": [
              5,
              4,
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "300": [
                "Welcome to EY United States (EN)"
              ],
              "400": [
                "Open Navigation Menu",
                "Close Navigation Menu",
                "Insights",
                "Back Insights",
                "Services",
                "Close Strategy by EY-Parthenon",
                "Close Consulting",
                "Close People and workforce",
                "Close Transactions and corporate finance",
                "Close Assurance",
                "Close Tax",
                "Close EY Private",
                "Close Legal",
                "Close Technology",
                "Close Managed services",
                "Close EY Sustainability",
                "Back Services",
                "Industries",
                "Back Industries",
                "Careers",
                "Back Careers",
                "About us",
                "Back About us",
                "See all results in Search Page",
                "Close search",
                "Close country language switcher"
              ],
              "700": [
                "Strategy by EY-Parthenon",
                "Consulting",
                "People and workforce",
                "Transactions and corporate finance",
                "Assurance",
                "Tax",
                "EY Private",
                "Legal",
                "Technology",
                "Managed services",
                "EY Sustainability",
                "Show more",
                "Show more",
                "Previous",
                "Next",
                "I decline optional cookies",
                "I accept all cookies"
              ]
            },
            "opacity": {
              "0": [
                "Close Navigation Menu"
              ],
              "1": [
                "Open Navigation Menu",
                "Insights",
                "Back Insights",
                "Services",
                "Strategy by EY-Parthenon",
                "Close Strategy by EY-Parthenon",
                "Consulting",
                "Close Consulting",
                "People and workforce",
                "Close People and workforce",
                "Transactions and corporate finance",
                "Close Transactions and corporate finance",
                "Assurance",
                "Close Assurance",
                "Tax",
                "Close Tax",
                "EY Private",
                "Close EY Private",
                "Legal",
                "Close Legal",
                "Technology",
                "Close Technology",
                "Managed services",
                "Close Managed services",
                "EY Sustainability",
                "Close EY Sustainability",
                "Back Services",
                "Industries",
                "Back Industries",
                "Careers",
                "Back Careers",
                "About us",
                "Back About us",
                "See all results in Search Page",
                "Close search",
                "Close country language switcher",
                "Welcome to EY United States (EN)",
                "Show more",
                "Show more",
                "I decline optional cookies",
                "I accept all cookies"
              ],
              "0.3": [
                "Previous",
                "Next"
              ]
            },
            "borderStyle": {
              "none": [
                "Open Navigation Menu",
                "Close Navigation Menu",
                "Insights",
                "Back Insights",
                "Services",
                "Close Strategy by EY-Parthenon",
                "Close Consulting",
                "Close People and workforce",
                "Close Transactions and corporate finance",
                "Close Assurance",
                "Close Tax",
                "Close EY Private",
                "Close Legal",
                "Close Technology",
                "Close Managed services",
                "Close EY Sustainability",
                "Back Services",
                "Industries",
                "Back Industries",
                "Careers",
                "Back Careers",
                "About us",
                "Back About us",
                "See all results in Search Page",
                "Close search",
                "Close country language switcher",
                "Welcome to EY United States (EN)",
                "Previous",
                "Next"
              ],
              "solid none": [
                "Strategy by EY-Parthenon",
                "Consulting",
                "People and workforce",
                "Transactions and corporate finance",
                "Assurance",
                "Tax",
                "EY Private",
                "Legal",
                "Technology",
                "Managed services",
                "EY Sustainability"
              ],
              "solid": [
                "Show more",
                "Show more",
                "I decline optional cookies",
                "I accept all cookies"
              ]
            },
            "borderWidth": {
              "0px": [
                "Open Navigation Menu",
                "Close Navigation Menu",
                "Insights",
                "Back Insights",
                "Services",
                "Close Strategy by EY-Parthenon",
                "Close Consulting",
                "Close People and workforce",
                "Close Transactions and corporate finance",
                "Close Assurance",
                "Close Tax",
                "Close EY Private",
                "Close Legal",
                "Close Technology",
                "Close Managed services",
                "Close EY Sustainability",
                "Back Services",
                "Industries",
                "Back Industries",
                "Careers",
                "Back Careers",
                "About us",
                "Back About us",
                "See all results in Search Page",
                "Close search",
                "Close country language switcher",
                "Welcome to EY United States (EN)",
                "Previous",
                "Next"
              ],
              "1px 0px": [
                "Strategy by EY-Parthenon",
                "Consulting",
                "People and workforce",
                "Transactions and corporate finance",
                "Assurance",
                "Tax",
                "EY Private",
                "Legal",
                "Technology",
                "Managed services",
                "EY Sustainability"
              ],
              "1px": [
                "Show more",
                "Show more",
                "I decline optional cookies",
                "I accept all cookies"
              ]
            },
            "height": {
              "100%": [
                "Open Navigation Menu",
                "Close Navigation Menu"
              ],
              "85px": [
                "Insights",
                "Services",
                "Industries",
                "Careers",
                "About us",
                "Close search"
              ],
              "36px": [
                "Back Insights",
                "Back Services",
                "Back Industries",
                "Back Careers",
                "Back About us"
              ],
              "auto": [
                "Strategy by EY-Parthenon",
                "Consulting",
                "People and workforce",
                "Transactions and corporate finance",
                "Assurance",
                "Tax",
                "EY Private",
                "Legal",
                "Technology",
                "Managed services",
                "EY Sustainability",
                "See all results in Search Page",
                "Show more",
                "Show more"
              ],
              "24px": [
                "Close Strategy by EY-Parthenon",
                "Close Consulting",
                "Close People and workforce",
                "Close Transactions and corporate finance",
                "Close Assurance",
                "Close Tax",
                "Close EY Private",
                "Close Legal",
                "Close Technology",
                "Close Managed services",
                "Close EY Sustainability"
              ],
              "40px": [
                "Close country language switcher",
                "Previous",
                "Next"
              ],
              "56px": [
                "Welcome to EY United States (EN)",
                "I decline optional cookies",
                "I accept all cookies"
              ]
            },
            "lineHeight": {
              "0px": [
                "Open Navigation Menu",
                "Close Navigation Menu",
                "Close Strategy by EY-Parthenon",
                "Close Consulting",
                "Close People and workforce",
                "Close Transactions and corporate finance",
                "Close Assurance",
                "Close Tax",
                "Close EY Private",
                "Close Legal",
                "Close Technology",
                "Close Managed services",
                "Close EY Sustainability",
                "See all results in Search Page",
                "Close search",
                "Close country language switcher",
                "Previous",
                "Next"
              ],
              "22px": [
                "Insights",
                "Services",
                "Industries",
                "Careers",
                "About us",
                "I decline optional cookies",
                "I accept all cookies"
              ],
              "16.1px": [
                "Back Insights",
                "Back Services",
                "Back Industries",
                "Back Careers",
                "Back About us"
              ],
              "26px": [
                "Strategy by EY-Parthenon",
                "Consulting",
                "People and workforce",
                "Transactions and corporate finance",
                "Assurance",
                "Tax",
                "EY Private",
                "Legal",
                "Technology",
                "Managed services",
                "EY Sustainability",
                "Welcome to EY United States (EN)",
                "Show more",
                "Show more"
              ]
            },
            "minHeight": {
              "0px": [
                "Open Navigation Menu",
                "Close Navigation Menu",
                "Insights",
                "Back Insights",
                "Services",
                "Close Strategy by EY-Parthenon",
                "Close Consulting",
                "Close People and workforce",
                "Close Transactions and corporate finance",
                "Close Assurance",
                "Close Tax",
                "Close EY Private",
                "Close Legal",
                "Close Technology",
                "Close Managed services",
                "Close EY Sustainability",
                "Back Services",
                "Industries",
                "Back Industries",
                "Careers",
                "Back Careers",
                "About us",
                "Back About us",
                "See all results in Search Page",
                "Welcome to EY United States (EN)",
                "Show more",
                "Show more",
                "Previous",
                "Next"
              ],
              "46px": [
                "Strategy by EY-Parthenon",
                "Consulting",
                "People and workforce",
                "Transactions and corporate finance",
                "Assurance",
                "Tax",
                "EY Private",
                "Legal",
                "Technology",
                "Managed services",
                "EY Sustainability"
              ],
              "auto": [
                "Close search",
                "Close country language switcher",
                "I decline optional cookies",
                "I accept all cookies"
              ]
            },
            "minWidth": {
              "0px": [
                "Open Navigation Menu",
                "Close Navigation Menu",
                "Insights",
                "Back Insights",
                "Services",
                "Strategy by EY-Parthenon",
                "Close Strategy by EY-Parthenon",
                "Consulting",
                "Close Consulting",
                "People and workforce",
                "Close People and workforce",
                "Transactions and corporate finance",
                "Close Transactions and corporate finance",
                "Assurance",
                "Close Assurance",
                "Tax",
                "Close Tax",
                "EY Private",
                "Close EY Private",
                "Legal",
                "Close Legal",
                "Technology",
                "Close Technology",
                "Managed services",
                "Close Managed services",
                "EY Sustainability",
                "Close EY Sustainability",
                "Back Services",
                "Industries",
                "Back Industries",
                "Careers",
                "Back Careers",
                "About us",
                "Back About us",
                "See all results in Search Page",
                "Welcome to EY United States (EN)",
                "Show more",
                "Show more",
                "Previous",
                "Next"
              ],
              "auto": [
                "Close search",
                "Close country language switcher"
              ],
              "284px": [
                "I decline optional cookies",
                "I accept all cookies"
              ]
            }
          },
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "skip to the content",
                "EY Homepage",
                "Explore",
                "Learn more Trending topics",
                "See more  C-suite agendas",
                "Explore",
                "More about EY-Parthenon",
                "Explore Consulting",
                "Explore People and workforce",
                "Explore Transactions and corporate finance",
                "Explore Assurance",
                "Explore Tax",
                "Explore EY Private",
                "Explore Legal",
                "Explore Technology",
                "Explore Managed Services",
                "Explore EY Sustainability",
                "Explore Services  Spotlight",
                "Explore",
                "How blockchain helped a gaming platform become a game changer",
                "Deep Ghumman",
                "How to use IoT and data to transform the economics of a sport",
                "Robin Hutchinson",
                "M&A strategy helped a leading Nordic SaaS business grow",
                "Eric Sanschagrin",
                "Explore",
                "Explore",
                "EY is now carbon negative",
                "Carmine Di Sibio",
                "How do you move long-term value creation from ambition to action?",
                "Carmine Di Sibio",
                "Our commitment to audit quality",
                "See all results for",
                "My EY",
                "My EY",
                "The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?",
                "Learn more",
                "Learn more",
                "Learn more",
                "Find out more",
                "Find out more",
                "",
                "Mergers and acquisitions integration services",
                "Read more",
                "",
                "M&A tools: Connected Capital Technologies",
                "Read more",
                "",
                "Digital M&A framework",
                "Read more",
                "Show article references",
                "https://www.statista.com/statistics/612431/bank-core-processor-companies-usa-by-market-share/",
                "",
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Eric Sanschagrin",
                "",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "Andrea Guerzoni",
                "",
                "How a digital foundation is setting the edge for new market leaders",
                "Mazen Baroudi",
                "1",
                "email",
                "",
                "Close",
                "",
                "Skip",
                "Financial Services               Featured:        How financial institutions can win the battle for trust                      Discover",
                "Health care industry insights               Featured:        How health care, retail and tech can work together to change how we eat                      Discover",
                "Consumer Products & Retail               Featured:        Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                      Discover",
                "Energy & Resources               Featured:        How oil and gas sector analysts’ view Q4 2021 earnings                      Discover",
                "Technology, Media & Entertainment, and Telecommunications               Featured:        How alerting employees to unintended tax traps helps companies, too                      Discover",
                "Advanced Manufacturing Services               Featured:        Creating people-centric future factories                      Discover",
                "Private Equity Services               Featured:        2022 Global Private Equity Survey                      Discover",
                "Subscribe",
                "",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
                "",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
                "EY Announces Award Winners for the Entreprene…",
                "Beyond Borders 2022: Following robust growth an…",
                "EY Announces Award Winners for the Entreprene…",
                "Visit the newsroom",
                "EY US                          @EY_US                                 13h",
                "Follow",
                "EY US                          @EY_US                                 14h",
                "Follow",
                "EY US                          @EY_US                                 1d",
                "Follow",
                "Share your views",
                "EY search",
                "Careers",
                "Technology",
                "Tax",
                "COVID-19",
                "Audit",
                "Strategy",
                "Consulting",
                "Megatrends",
                "Sustainability",
                "Next        Insights",
                "Connect with us",
                "Our locations",
                "Careers",
                "Webcasts",
                "My EY",
                "Site map",
                "Privacy",
                "Do Not Sell My Personal Information",
                "Legal and privacy",
                "Accessibility",
                "Facebook",
                "LinkedIn",
                "Twitter",
                "YouTube",
                "cookie policy",
                "Customize cookies"
              ],
              "italic": [
                "https://t.co/gSaMlIzI7i",
                "@JAwashington1",
                "@EY_US",
                "https://t.co/t2Aj9RLXT6"
              ]
            },
            "fontWeight": {
              "300": [
                "EY Homepage",
                "The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?",
                "Show article references",
                "",
                "",
                "",
                "email",
                "Close",
                "Financial Services               Featured:        How financial institutions can win the battle for trust                      Discover",
                "Health care industry insights               Featured:        How health care, retail and tech can work together to change how we eat                      Discover",
                "Consumer Products & Retail               Featured:        Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                      Discover",
                "Energy & Resources               Featured:        How oil and gas sector analysts’ view Q4 2021 earnings                      Discover",
                "Technology, Media & Entertainment, and Telecommunications               Featured:        How alerting employees to unintended tax traps helps companies, too                      Discover",
                "Advanced Manufacturing Services               Featured:        Creating people-centric future factories                      Discover",
                "Private Equity Services               Featured:        2022 Global Private Equity Survey                      Discover",
                "",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
                "",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
                "EY Announces Award Winners for the Entreprene…",
                "Beyond Borders 2022: Following robust growth an…",
                "EY Announces Award Winners for the Entreprene…",
                "Next        Insights"
              ],
              "400": [
                "skip to the content",
                "My EY",
                "My EY",
                "Skip",
                "https://t.co/gSaMlIzI7i",
                "@JAwashington1",
                "@EY_US",
                "https://t.co/t2Aj9RLXT6",
                "Share your views"
              ],
              "700": [
                "Explore",
                "Learn more Trending topics",
                "See more  C-suite agendas",
                "Explore",
                "More about EY-Parthenon",
                "Explore Consulting",
                "Explore People and workforce",
                "Explore Transactions and corporate finance",
                "Explore Assurance",
                "Explore Tax",
                "Explore EY Private",
                "Explore Legal",
                "Explore Technology",
                "Explore Managed Services",
                "Explore EY Sustainability",
                "Explore Services  Spotlight",
                "Explore",
                "How blockchain helped a gaming platform become a game changer",
                "Deep Ghumman",
                "How to use IoT and data to transform the economics of a sport",
                "Robin Hutchinson",
                "M&A strategy helped a leading Nordic SaaS business grow",
                "Eric Sanschagrin",
                "Explore",
                "Explore",
                "EY is now carbon negative",
                "Carmine Di Sibio",
                "How do you move long-term value creation from ambition to action?",
                "Carmine Di Sibio",
                "Our commitment to audit quality",
                "See all results for",
                "Learn more",
                "Learn more",
                "Learn more",
                "Find out more",
                "Find out more",
                "",
                "Mergers and acquisitions integration services",
                "Read more",
                "",
                "M&A tools: Connected Capital Technologies",
                "Read more",
                "",
                "Digital M&A framework",
                "Read more",
                "https://www.statista.com/statistics/612431/bank-core-processor-companies-usa-by-market-share/",
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Eric Sanschagrin",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "Andrea Guerzoni",
                "How a digital foundation is setting the edge for new market leaders",
                "Mazen Baroudi",
                "1",
                "",
                "",
                "Subscribe",
                "Visit the newsroom",
                "EY US                          @EY_US                                 13h",
                "Follow",
                "EY US                          @EY_US                                 14h",
                "Follow",
                "EY US                          @EY_US                                 1d",
                "Follow",
                "EY search",
                "Careers",
                "Technology",
                "Tax",
                "COVID-19",
                "Audit",
                "Strategy",
                "Consulting",
                "Megatrends",
                "Sustainability",
                "Connect with us",
                "Our locations",
                "Careers",
                "Webcasts",
                "My EY",
                "Site map",
                "Privacy",
                "Do Not Sell My Personal Information",
                "Legal and privacy",
                "Accessibility",
                "Facebook",
                "LinkedIn",
                "Twitter",
                "YouTube",
                "cookie policy",
                "Customize cookies"
              ]
            },
            "opacity": {
              "0": [
                "",
                "Close"
              ],
              "1": [
                "skip to the content",
                "EY Homepage",
                "Explore",
                "Learn more Trending topics",
                "See more  C-suite agendas",
                "Explore",
                "More about EY-Parthenon",
                "Explore Consulting",
                "Explore People and workforce",
                "Explore Transactions and corporate finance",
                "Explore Assurance",
                "Explore Tax",
                "Explore EY Private",
                "Explore Legal",
                "Explore Technology",
                "Explore Managed Services",
                "Explore EY Sustainability",
                "Explore Services  Spotlight",
                "Explore",
                "How blockchain helped a gaming platform become a game changer",
                "Deep Ghumman",
                "How to use IoT and data to transform the economics of a sport",
                "Robin Hutchinson",
                "M&A strategy helped a leading Nordic SaaS business grow",
                "Eric Sanschagrin",
                "Explore",
                "Explore",
                "EY is now carbon negative",
                "Carmine Di Sibio",
                "How do you move long-term value creation from ambition to action?",
                "Carmine Di Sibio",
                "Our commitment to audit quality",
                "See all results for",
                "My EY",
                "My EY",
                "The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?",
                "Learn more",
                "Learn more",
                "Learn more",
                "Find out more",
                "Find out more",
                "Mergers and acquisitions integration services",
                "Read more",
                "",
                "M&A tools: Connected Capital Technologies",
                "Read more",
                "",
                "Digital M&A framework",
                "Read more",
                "Show article references",
                "https://www.statista.com/statistics/612431/bank-core-processor-companies-usa-by-market-share/",
                "",
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Eric Sanschagrin",
                "",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "Andrea Guerzoni",
                "",
                "How a digital foundation is setting the edge for new market leaders",
                "Mazen Baroudi",
                "1",
                "email",
                "",
                "",
                "Skip",
                "Financial Services               Featured:        How financial institutions can win the battle for trust                      Discover",
                "Health care industry insights               Featured:        How health care, retail and tech can work together to change how we eat                      Discover",
                "Consumer Products & Retail               Featured:        Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                      Discover",
                "Energy & Resources               Featured:        How oil and gas sector analysts’ view Q4 2021 earnings                      Discover",
                "Technology, Media & Entertainment, and Telecommunications               Featured:        How alerting employees to unintended tax traps helps companies, too                      Discover",
                "Advanced Manufacturing Services               Featured:        Creating people-centric future factories                      Discover",
                "Private Equity Services               Featured:        2022 Global Private Equity Survey                      Discover",
                "Subscribe",
                "",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
                "",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
                "EY Announces Award Winners for the Entreprene…",
                "Beyond Borders 2022: Following robust growth an…",
                "EY Announces Award Winners for the Entreprene…",
                "Visit the newsroom",
                "EY US                          @EY_US                                 13h",
                "Follow",
                "https://t.co/gSaMlIzI7i",
                "EY US                          @EY_US                                 14h",
                "Follow",
                "@JAwashington1",
                "@EY_US",
                "EY US                          @EY_US                                 1d",
                "Follow",
                "https://t.co/t2Aj9RLXT6",
                "Share your views",
                "EY search",
                "Careers",
                "Technology",
                "Tax",
                "COVID-19",
                "Audit",
                "Strategy",
                "Consulting",
                "Megatrends",
                "Sustainability",
                "Next        Insights",
                "Connect with us",
                "Our locations",
                "Careers",
                "Webcasts",
                "My EY",
                "Site map",
                "Privacy",
                "Do Not Sell My Personal Information",
                "Legal and privacy",
                "Accessibility",
                "Facebook",
                "LinkedIn",
                "Twitter",
                "YouTube",
                "cookie policy",
                "Customize cookies"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite"
              ],
              "700": [
                "Technology",
                "Transformation",
                "Long-term value",
                "Sustainability",
                "Trust",
                "Purpose",
                "Audit quality",
                "CEO",
                "CFO",
                "Operations leaders",
                "Technology leaders",
                "EY Center for Board Matters",
                "Strategy consulting",
                "Corporate and growth strategy",
                "Transaction strategy and execution",
                "Restructuring and turnaround strategy",
                "Industry strategy",
                "Digital strategy",
                "Commercial strategy",
                "Analytics consulting services",
                "Customer experience",
                "Cybersecurity, strategy, risk, compliance and resilience",
                "Digital transformation",
                "Risk consulting services",
                "Supply chain and operations",
                "Technology transformation",
                "Transformation platform",
                "Change management and experience",
                "HR transformation",
                "Integrated workforce mobility",
                "Learning and development consulting",
                "Recognition and reward advisory",
                "Workforce analytics",
                "Corporate finance",
                "Divestments and carve-outs",
                "Sustainability and ESG Services",
                "M&A advisory",
                "M&A integration",
                "M&A technology and tools",
                "M&A advanced analytics",
                "Capital allocation",
                "Value creation, preservation and recovery",
                "Audit services",
                "Climate change and sustainability services",
                "Financial accounting advisory services",
                "Forensic and integrity services",
                "Private client audit experience",
                "AccountingLink",
                "Tax planning",
                "Tax function operations",
                "Tax policy and controversy",
                "Global trade",
                "Tax accounting",
                "Tax compliance",
                "Transaction tax",
                "Private tax services",
                "Americas tax policy",
                "EY Private client experience",
                "Audit services: Designed for private",
                "Tax services: Designed for private",
                "Family Enterprise Business Services",
                "Family Office Advisory Services",
                "IPO, SPACs and direct listings",
                "Entrepreneurship",
                "Venture capital",
                "Corporate and commercial law",
                "Digital law",
                "Labor and employment law",
                "Legal operations",
                "Transaction law",
                "Advanced technology",
                "Audit technology",
                "Tax technology",
                "Connected capital technologies",
                "Technology transformation",
                "Alliances and ecosystems",
                "EY wavespace",
                "Tax managed services",
                "Finance managed services",
                "Risk managed services",
                "Legal managed services",
                "Climate change and sustainability services",
                "Sustainable finance",
                "ESG strategy services",
                "Supply chain transformation",
                "Tax services",
                "Legal services",
                "Global renewables",
                "Environment, Health and Safety",
                "Strategy, transaction and transformation consulting",
                "Technology transformation",
                "Tax function operations",
                "Climate change and sustainability services",
                "Audit",
                "Supply chain and operations",
                "EY Partner Ecosystem",
                "Advanced manufacturing",
                "Consumer products and retail",
                "Energy and resources",
                "Financial services",
                "Government and public sector",
                "Health sciences and wellness",
                "Private equity",
                "Real estate, hospitality and construction",
                "Technology, media and telecommunications",
                "What you can do here",
                "What it's like to work here",
                "How to join us",
                "Alumni",
                "Job search",
                "Experienced professionals",
                "MBA and advanced-degree students",
                "Students and entry-level professionals",
                "Contract workers",
                "EY-Parthenon careers",
                "Our purpose",
                "Our values",
                "Our people",
                "Newsroom",
                "Locations",
                "Connect with us",
                "Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                26 Jul 2022                Consumer products and retail",
                "As e-mobility accelerates, can utilities move EVs into the fast lane?                18 Jul 2022                eMobility",
                "Future Consumer Index: In crisis, but in control                29 Jun 2022                Consumer products and retail",
                "United States             English",
                "Global             English",
                "Albania             English",
                "Algeria             English",
                "Angola             English",
                "Angola             português",
                "Argentina             español",
                "Armenia             English",
                "Aruba             English",
                "Australia             English",
                "Austria             Deutsch",
                "Azerbaijan             English",
                "Bahamas             English",
                "Bahrain             English",
                "Bangladesh             English",
                "Barbados             English",
                "Belgium             English",
                "Belgium             Nederlands",
                "Belgium             français",
                "Bermuda             English",
                "Bolivia             español",
                "Bosnia-Herzegovina             English",
                "Botswana             English",
                "Brazil             English",
                "Brazil             português",
                "British Virgin Islands             English",
                "Brunei             English",
                "Bulgaria             English",
                "Bulgaria             български",
                "Cambodia             English",
                "Cameroon             English",
                "Canada             English",
                "Canada             français",
                "Cayman Islands             English",
                "Central America             English",
                "Chad             English",
                "Channel Islands             English",
                "Chile             español",
                "China             English",
                "China             中文",
                "Colombia             español",
                "Congo             English",
                "Costa Rica             español",
                "Croatia             English",
                "Croatia             hrvatski",
                "Curacao             English",
                "Cyprus             English",
                "Czech Republic             English",
                "Czech Republic             čeština",
                "Democratic Republic of the Congo             English",
                "Denmark             English",
                "Denmark             dansk",
                "Dominican Republic             español",
                "Ecuador             español",
                "Egypt             English",
                "El Salvador             español",
                "Equatorial Guinea             English",
                "Estonia             English",
                "Estonia             eesti",
                "Fiji             English",
                "Finland             suomi",
                "Finland English             English",
                "France             français",
                "Francophone Africa             English",
                "Gabon             English",
                "Georgia             English",
                "Germany             Deutsch",
                "Ghana             English",
                "Gibraltar             English",
                "Greece             English",
                "Greece             Ελληνικά",
                "Guam             English",
                "Guatemala             español",
                "Guernsey             English",
                "Guinea             English",
                "Guyana             English",
                "Honduras             español",
                "Hong Kong SAR             English",
                "Hong Kong SAR             中文",
                "Hungary             English",
                "Hungary             magyar",
                "Iceland             English",
                "India             English",
                "Indonesia             English",
                "Iraq             English",
                "Ireland             English",
                "Isle of Man             English",
                "Israel             English",
                "Italy             English",
                "Italy             italiano",
                "Ivory Coast             English",
                "Jamaica             English",
                "Japan             English",
                "Japan             日本語",
                "Jordan             English",
                "Kazakhstan             English",
                "Kazakhstan             русский",
                "Kenya             English",
                "Korea             English",
                "Korea             한국어",
                "Kuwait             English",
                "Kyrgyz Republic             English",
                "Laos             English",
                "Latvia             English",
                "Latvia             latviešu",
                "Lebanon             English",
                "Libya             English",
                "Lithuania             English",
                "Lithuania             lietuvių",
                "Luxembourg             English",
                "Macau SAR             English",
                "Macau SAR             中文",
                "Madagascar             English",
                "Malawi             English",
                "Malaysia             English",
                "Maldives             English",
                "Malta             English",
                "Mauritius             English",
                "Mexico             español",
                "Middle East and North Africa             English",
                "Moldova             English",
                "Mongolia             English",
                "Montenegro             English",
                "Morocco             English",
                "Mozambique             English",
                "Moçambique             português",
                "Myanmar             English",
                "Namibia             English",
                "Netherlands             English",
                "Netherlands             Nederlands",
                "New Zealand             English",
                "Nicaragua             español",
                "Nigeria             English",
                "North Macedonia             English",
                "Norway             English",
                "Norway             norsk",
                "Oman             English",
                "Pakistan             English",
                "Palestinian Authority             English",
                "Panama             español",
                "Papua New Guinea             English",
                "Paraguay             español",
                "Peru             español",
                "Philippines             English",
                "Poland             English",
                "Poland             polski",
                "Portugal             English",
                "Portugal             português",
                "Qatar             English",
                "Romania             English",
                "Romania             română",
                "Rwanda             English",
                "Saint Lucia             English",
                "Saipan             English",
                "Saudi Arabia             English",
                "Senegal             English",
                "Serbia             English",
                "Serbia             српски",
                "Singapore             English",
                "Slovak Republic             English",
                "Slovak Republic             slovenčina",
                "Slovenia             English",
                "Slovenia             slovenščina",
                "South Africa             English",
                "Spain             English",
                "Spain             español",
                "Sri Lanka             English",
                "Suriname             English",
                "Sweden             English",
                "Sweden             svenska",
                "Switzerland             Deutsch",
                "Switzerland             English",
                "Switzerland             français",
                "Syria             English",
                "Taiwan             English",
                "Taiwan             中文",
                "Tanzania             English",
                "Thailand             English",
                "Trinidad and Tobago             English",
                "Tunisia             English",
                "Tunisia             français",
                "Turkey             English",
                "Turkey             Türkçe",
                "Uganda             English",
                "Ukraine             English",
                "Ukraine             українська",
                "United Arab Emirates             English",
                "United Kingdom             English",
                "Uruguay             español",
                "Uzbekistan             English",
                "Venezuela             español",
                "Vietnam             English",
                "Vietnam             Tiếng Việt",
                "Zambia             English",
                "Zimbabwe             English"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Technology",
                "Transformation",
                "Long-term value",
                "Sustainability",
                "Trust",
                "Purpose",
                "Audit quality",
                "CEO",
                "CFO",
                "Operations leaders",
                "Technology leaders",
                "EY Center for Board Matters",
                "Strategy consulting",
                "Corporate and growth strategy",
                "Transaction strategy and execution",
                "Restructuring and turnaround strategy",
                "Industry strategy",
                "Digital strategy",
                "Commercial strategy",
                "Analytics consulting services",
                "Customer experience",
                "Cybersecurity, strategy, risk, compliance and resilience",
                "Digital transformation",
                "Risk consulting services",
                "Supply chain and operations",
                "Technology transformation",
                "Transformation platform",
                "Change management and experience",
                "HR transformation",
                "Integrated workforce mobility",
                "Learning and development consulting",
                "Recognition and reward advisory",
                "Workforce analytics",
                "Corporate finance",
                "Divestments and carve-outs",
                "Sustainability and ESG Services",
                "M&A advisory",
                "M&A integration",
                "M&A technology and tools",
                "M&A advanced analytics",
                "Capital allocation",
                "Value creation, preservation and recovery",
                "Audit services",
                "Climate change and sustainability services",
                "Financial accounting advisory services",
                "Forensic and integrity services",
                "Private client audit experience",
                "AccountingLink",
                "Tax planning",
                "Tax function operations",
                "Tax policy and controversy",
                "Global trade",
                "Tax accounting",
                "Tax compliance",
                "Transaction tax",
                "Private tax services",
                "Americas tax policy",
                "EY Private client experience",
                "Audit services: Designed for private",
                "Tax services: Designed for private",
                "Family Enterprise Business Services",
                "Family Office Advisory Services",
                "IPO, SPACs and direct listings",
                "Entrepreneurship",
                "Venture capital",
                "Corporate and commercial law",
                "Digital law",
                "Labor and employment law",
                "Legal operations",
                "Transaction law",
                "Advanced technology",
                "Audit technology",
                "Tax technology",
                "Connected capital technologies",
                "Technology transformation",
                "Alliances and ecosystems",
                "EY wavespace",
                "Tax managed services",
                "Finance managed services",
                "Risk managed services",
                "Legal managed services",
                "Climate change and sustainability services",
                "Sustainable finance",
                "ESG strategy services",
                "Supply chain transformation",
                "Tax services",
                "Legal services",
                "Global renewables",
                "Environment, Health and Safety",
                "Strategy, transaction and transformation consulting",
                "Technology transformation",
                "Tax function operations",
                "Climate change and sustainability services",
                "Audit",
                "Supply chain and operations",
                "EY Partner Ecosystem",
                "Advanced manufacturing",
                "Consumer products and retail",
                "Energy and resources",
                "Financial services",
                "Government and public sector",
                "Health sciences and wellness",
                "Private equity",
                "Real estate, hospitality and construction",
                "Technology, media and telecommunications",
                "What you can do here",
                "What it's like to work here",
                "How to join us",
                "Alumni",
                "Job search",
                "Experienced professionals",
                "MBA and advanced-degree students",
                "Students and entry-level professionals",
                "Contract workers",
                "EY-Parthenon careers",
                "Our purpose",
                "Our values",
                "Our people",
                "Newsroom",
                "Locations",
                "Connect with us",
                "Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                26 Jul 2022                Consumer products and retail",
                "As e-mobility accelerates, can utilities move EVs into the fast lane?                18 Jul 2022                eMobility",
                "Future Consumer Index: In crisis, but in control                29 Jun 2022                Consumer products and retail",
                "United States             English",
                "Global             English",
                "Albania             English",
                "Algeria             English",
                "Angola             English",
                "Angola             português",
                "Argentina             español",
                "Armenia             English",
                "Aruba             English",
                "Australia             English",
                "Austria             Deutsch",
                "Azerbaijan             English",
                "Bahamas             English",
                "Bahrain             English",
                "Bangladesh             English",
                "Barbados             English",
                "Belgium             English",
                "Belgium             Nederlands",
                "Belgium             français",
                "Bermuda             English",
                "Bolivia             español",
                "Bosnia-Herzegovina             English",
                "Botswana             English",
                "Brazil             English",
                "Brazil             português",
                "British Virgin Islands             English",
                "Brunei             English",
                "Bulgaria             English",
                "Bulgaria             български",
                "Cambodia             English",
                "Cameroon             English",
                "Canada             English",
                "Canada             français",
                "Cayman Islands             English",
                "Central America             English",
                "Chad             English",
                "Channel Islands             English",
                "Chile             español",
                "China             English",
                "China             中文",
                "Colombia             español",
                "Congo             English",
                "Costa Rica             español",
                "Croatia             English",
                "Croatia             hrvatski",
                "Curacao             English",
                "Cyprus             English",
                "Czech Republic             English",
                "Czech Republic             čeština",
                "Democratic Republic of the Congo             English",
                "Denmark             English",
                "Denmark             dansk",
                "Dominican Republic             español",
                "Ecuador             español",
                "Egypt             English",
                "El Salvador             español",
                "Equatorial Guinea             English",
                "Estonia             English",
                "Estonia             eesti",
                "Fiji             English",
                "Finland             suomi",
                "Finland English             English",
                "France             français",
                "Francophone Africa             English",
                "Gabon             English",
                "Georgia             English",
                "Germany             Deutsch",
                "Ghana             English",
                "Gibraltar             English",
                "Greece             English",
                "Greece             Ελληνικά",
                "Guam             English",
                "Guatemala             español",
                "Guernsey             English",
                "Guinea             English",
                "Guyana             English",
                "Honduras             español",
                "Hong Kong SAR             English",
                "Hong Kong SAR             中文",
                "Hungary             English",
                "Hungary             magyar",
                "Iceland             English",
                "India             English",
                "Indonesia             English",
                "Iraq             English",
                "Ireland             English",
                "Isle of Man             English",
                "Israel             English",
                "Italy             English",
                "Italy             italiano",
                "Ivory Coast             English",
                "Jamaica             English",
                "Japan             English",
                "Japan             日本語",
                "Jordan             English",
                "Kazakhstan             English",
                "Kazakhstan             русский",
                "Kenya             English",
                "Korea             English",
                "Korea             한국어",
                "Kuwait             English",
                "Kyrgyz Republic             English",
                "Laos             English",
                "Latvia             English",
                "Latvia             latviešu",
                "Lebanon             English",
                "Libya             English",
                "Lithuania             English",
                "Lithuania             lietuvių",
                "Luxembourg             English",
                "Macau SAR             English",
                "Macau SAR             中文",
                "Madagascar             English",
                "Malawi             English",
                "Malaysia             English",
                "Maldives             English",
                "Malta             English",
                "Mauritius             English",
                "Mexico             español",
                "Middle East and North Africa             English",
                "Moldova             English",
                "Mongolia             English",
                "Montenegro             English",
                "Morocco             English",
                "Mozambique             English",
                "Moçambique             português",
                "Myanmar             English",
                "Namibia             English",
                "Netherlands             English",
                "Netherlands             Nederlands",
                "New Zealand             English",
                "Nicaragua             español",
                "Nigeria             English",
                "North Macedonia             English",
                "Norway             English",
                "Norway             norsk",
                "Oman             English",
                "Pakistan             English",
                "Palestinian Authority             English",
                "Panama             español",
                "Papua New Guinea             English",
                "Paraguay             español",
                "Peru             español",
                "Philippines             English",
                "Poland             English",
                "Poland             polski",
                "Portugal             English",
                "Portugal             português",
                "Qatar             English",
                "Romania             English",
                "Romania             română",
                "Rwanda             English",
                "Saint Lucia             English",
                "Saipan             English",
                "Saudi Arabia             English",
                "Senegal             English",
                "Serbia             English",
                "Serbia             српски",
                "Singapore             English",
                "Slovak Republic             English",
                "Slovak Republic             slovenčina",
                "Slovenia             English",
                "Slovenia             slovenščina",
                "South Africa             English",
                "Spain             English",
                "Spain             español",
                "Sri Lanka             English",
                "Suriname             English",
                "Sweden             English",
                "Sweden             svenska",
                "Switzerland             Deutsch",
                "Switzerland             English",
                "Switzerland             français",
                "Syria             English",
                "Taiwan             English",
                "Taiwan             中文",
                "Tanzania             English",
                "Thailand             English",
                "Trinidad and Tobago             English",
                "Tunisia             English",
                "Tunisia             français",
                "Turkey             English",
                "Turkey             Türkçe",
                "Uganda             English",
                "Ukraine             English",
                "Ukraine             українська",
                "United Arab Emirates             English",
                "United Kingdom             English",
                "Uruguay             español",
                "Uzbekistan             English",
                "Venezuela             español",
                "Vietnam             English",
                "Vietnam             Tiếng Việt",
                "Zambia             English",
                "Zimbabwe             English"
              ],
              "rgb(46, 46, 56)": [
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite"
              ]
            },
            "fontSize": {
              "16px": [
                "Technology",
                "Transformation",
                "Long-term value",
                "Sustainability",
                "Trust",
                "Purpose",
                "Audit quality",
                "CEO",
                "CFO",
                "Operations leaders",
                "Technology leaders",
                "EY Center for Board Matters",
                "Strategy, transaction and transformation consulting",
                "Technology transformation",
                "Tax function operations",
                "Climate change and sustainability services",
                "Audit",
                "Supply chain and operations",
                "EY Partner Ecosystem",
                "Advanced manufacturing",
                "Consumer products and retail",
                "Energy and resources",
                "Financial services",
                "Government and public sector",
                "Health sciences and wellness",
                "Private equity",
                "Real estate, hospitality and construction",
                "Technology, media and telecommunications",
                "What you can do here",
                "What it's like to work here",
                "How to join us",
                "Alumni",
                "Job search",
                "Experienced professionals",
                "MBA and advanced-degree students",
                "Students and entry-level professionals",
                "Contract workers",
                "EY-Parthenon careers",
                "Our purpose",
                "Our values",
                "Our people",
                "Newsroom",
                "Locations",
                "Connect with us",
                "Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                26 Jul 2022                Consumer products and retail",
                "As e-mobility accelerates, can utilities move EVs into the fast lane?                18 Jul 2022                eMobility",
                "Future Consumer Index: In crisis, but in control                29 Jun 2022                Consumer products and retail",
                "United States             English",
                "Global             English",
                "Albania             English",
                "Algeria             English",
                "Angola             English",
                "Angola             português",
                "Argentina             español",
                "Armenia             English",
                "Aruba             English",
                "Australia             English",
                "Austria             Deutsch",
                "Azerbaijan             English",
                "Bahamas             English",
                "Bahrain             English",
                "Bangladesh             English",
                "Barbados             English",
                "Belgium             English",
                "Belgium             Nederlands",
                "Belgium             français",
                "Bermuda             English",
                "Bolivia             español",
                "Bosnia-Herzegovina             English",
                "Botswana             English",
                "Brazil             English",
                "Brazil             português",
                "British Virgin Islands             English",
                "Brunei             English",
                "Bulgaria             English",
                "Bulgaria             български",
                "Cambodia             English",
                "Cameroon             English",
                "Canada             English",
                "Canada             français",
                "Cayman Islands             English",
                "Central America             English",
                "Chad             English",
                "Channel Islands             English",
                "Chile             español",
                "China             English",
                "China             中文",
                "Colombia             español",
                "Congo             English",
                "Costa Rica             español",
                "Croatia             English",
                "Croatia             hrvatski",
                "Curacao             English",
                "Cyprus             English",
                "Czech Republic             English",
                "Czech Republic             čeština",
                "Democratic Republic of the Congo             English",
                "Denmark             English",
                "Denmark             dansk",
                "Dominican Republic             español",
                "Ecuador             español",
                "Egypt             English",
                "El Salvador             español",
                "Equatorial Guinea             English",
                "Estonia             English",
                "Estonia             eesti",
                "Fiji             English",
                "Finland             suomi",
                "Finland English             English",
                "France             français",
                "Francophone Africa             English",
                "Gabon             English",
                "Georgia             English",
                "Germany             Deutsch",
                "Ghana             English",
                "Gibraltar             English",
                "Greece             English",
                "Greece             Ελληνικά",
                "Guam             English",
                "Guatemala             español",
                "Guernsey             English",
                "Guinea             English",
                "Guyana             English",
                "Honduras             español",
                "Hong Kong SAR             English",
                "Hong Kong SAR             中文",
                "Hungary             English",
                "Hungary             magyar",
                "Iceland             English",
                "India             English",
                "Indonesia             English",
                "Iraq             English",
                "Ireland             English",
                "Isle of Man             English",
                "Israel             English",
                "Italy             English",
                "Italy             italiano",
                "Ivory Coast             English",
                "Jamaica             English",
                "Japan             English",
                "Japan             日本語",
                "Jordan             English",
                "Kazakhstan             English",
                "Kazakhstan             русский",
                "Kenya             English",
                "Korea             English",
                "Korea             한국어",
                "Kuwait             English",
                "Kyrgyz Republic             English",
                "Laos             English",
                "Latvia             English",
                "Latvia             latviešu",
                "Lebanon             English",
                "Libya             English",
                "Lithuania             English",
                "Lithuania             lietuvių",
                "Luxembourg             English",
                "Macau SAR             English",
                "Macau SAR             中文",
                "Madagascar             English",
                "Malawi             English",
                "Malaysia             English",
                "Maldives             English",
                "Malta             English",
                "Mauritius             English",
                "Mexico             español",
                "Middle East and North Africa             English",
                "Moldova             English",
                "Mongolia             English",
                "Montenegro             English",
                "Morocco             English",
                "Mozambique             English",
                "Moçambique             português",
                "Myanmar             English",
                "Namibia             English",
                "Netherlands             English",
                "Netherlands             Nederlands",
                "New Zealand             English",
                "Nicaragua             español",
                "Nigeria             English",
                "North Macedonia             English",
                "Norway             English",
                "Norway             norsk",
                "Oman             English",
                "Pakistan             English",
                "Palestinian Authority             English",
                "Panama             español",
                "Papua New Guinea             English",
                "Paraguay             español",
                "Peru             español",
                "Philippines             English",
                "Poland             English",
                "Poland             polski",
                "Portugal             English",
                "Portugal             português",
                "Qatar             English",
                "Romania             English",
                "Romania             română",
                "Rwanda             English",
                "Saint Lucia             English",
                "Saipan             English",
                "Saudi Arabia             English",
                "Senegal             English",
                "Serbia             English",
                "Serbia             српски",
                "Singapore             English",
                "Slovak Republic             English",
                "Slovak Republic             slovenčina",
                "Slovenia             English",
                "Slovenia             slovenščina",
                "South Africa             English",
                "Spain             English",
                "Spain             español",
                "Sri Lanka             English",
                "Suriname             English",
                "Sweden             English",
                "Sweden             svenska",
                "Switzerland             Deutsch",
                "Switzerland             English",
                "Switzerland             français",
                "Syria             English",
                "Taiwan             English",
                "Taiwan             中文",
                "Tanzania             English",
                "Thailand             English",
                "Trinidad and Tobago             English",
                "Tunisia             English",
                "Tunisia             français",
                "Turkey             English",
                "Turkey             Türkçe",
                "Uganda             English",
                "Ukraine             English",
                "Ukraine             українська",
                "United Arab Emirates             English",
                "United Kingdom             English",
                "Uruguay             español",
                "Uzbekistan             English",
                "Venezuela             español",
                "Vietnam             English",
                "Vietnam             Tiếng Việt",
                "Zambia             English",
                "Zimbabwe             English",
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite"
              ],
              "14px": [
                "Strategy consulting",
                "Corporate and growth strategy",
                "Transaction strategy and execution",
                "Restructuring and turnaround strategy",
                "Industry strategy",
                "Digital strategy",
                "Commercial strategy",
                "Analytics consulting services",
                "Customer experience",
                "Cybersecurity, strategy, risk, compliance and resilience",
                "Digital transformation",
                "Risk consulting services",
                "Supply chain and operations",
                "Technology transformation",
                "Transformation platform",
                "Change management and experience",
                "HR transformation",
                "Integrated workforce mobility",
                "Learning and development consulting",
                "Recognition and reward advisory",
                "Workforce analytics",
                "Corporate finance",
                "Divestments and carve-outs",
                "Sustainability and ESG Services",
                "M&A advisory",
                "M&A integration",
                "M&A technology and tools",
                "M&A advanced analytics",
                "Capital allocation",
                "Value creation, preservation and recovery",
                "Audit services",
                "Climate change and sustainability services",
                "Financial accounting advisory services",
                "Forensic and integrity services",
                "Private client audit experience",
                "AccountingLink",
                "Tax planning",
                "Tax function operations",
                "Tax policy and controversy",
                "Global trade",
                "Tax accounting",
                "Tax compliance",
                "Transaction tax",
                "Private tax services",
                "Americas tax policy",
                "EY Private client experience",
                "Audit services: Designed for private",
                "Tax services: Designed for private",
                "Family Enterprise Business Services",
                "Family Office Advisory Services",
                "IPO, SPACs and direct listings",
                "Entrepreneurship",
                "Venture capital",
                "Corporate and commercial law",
                "Digital law",
                "Labor and employment law",
                "Legal operations",
                "Transaction law",
                "Advanced technology",
                "Audit technology",
                "Tax technology",
                "Connected capital technologies",
                "Technology transformation",
                "Alliances and ecosystems",
                "EY wavespace",
                "Tax managed services",
                "Finance managed services",
                "Risk managed services",
                "Legal managed services",
                "Climate change and sustainability services",
                "Sustainable finance",
                "ESG strategy services",
                "Supply chain transformation",
                "Tax services",
                "Legal services",
                "Global renewables",
                "Environment, Health and Safety"
              ]
            },
            "lineHeight": {
              "26px": [
                "Technology",
                "Transformation",
                "Long-term value",
                "Sustainability",
                "Trust",
                "Purpose",
                "Audit quality",
                "Advanced manufacturing",
                "Consumer products and retail",
                "Energy and resources",
                "Financial services",
                "Government and public sector",
                "Health sciences and wellness",
                "Private equity",
                "Real estate, hospitality and construction",
                "Technology, media and telecommunications",
                "What you can do here",
                "What it's like to work here",
                "How to join us",
                "Alumni",
                "Job search",
                "Our purpose",
                "Our values",
                "Our people",
                "Newsroom",
                "Locations",
                "Connect with us"
              ],
              "22px": [
                "CEO",
                "CFO",
                "Operations leaders",
                "Technology leaders",
                "EY Center for Board Matters",
                "Strategy consulting",
                "Corporate and growth strategy",
                "Transaction strategy and execution",
                "Restructuring and turnaround strategy",
                "Industry strategy",
                "Digital strategy",
                "Commercial strategy",
                "Analytics consulting services",
                "Customer experience",
                "Cybersecurity, strategy, risk, compliance and resilience",
                "Digital transformation",
                "Risk consulting services",
                "Supply chain and operations",
                "Technology transformation",
                "Transformation platform",
                "Change management and experience",
                "HR transformation",
                "Integrated workforce mobility",
                "Learning and development consulting",
                "Recognition and reward advisory",
                "Workforce analytics",
                "Corporate finance",
                "Divestments and carve-outs",
                "Sustainability and ESG Services",
                "M&A advisory",
                "M&A integration",
                "M&A technology and tools",
                "M&A advanced analytics",
                "Capital allocation",
                "Value creation, preservation and recovery",
                "Audit services",
                "Climate change and sustainability services",
                "Financial accounting advisory services",
                "Forensic and integrity services",
                "Private client audit experience",
                "AccountingLink",
                "Tax planning",
                "Tax function operations",
                "Tax policy and controversy",
                "Global trade",
                "Tax accounting",
                "Tax compliance",
                "Transaction tax",
                "Private tax services",
                "Americas tax policy",
                "EY Private client experience",
                "Audit services: Designed for private",
                "Tax services: Designed for private",
                "Family Enterprise Business Services",
                "Family Office Advisory Services",
                "IPO, SPACs and direct listings",
                "Entrepreneurship",
                "Venture capital",
                "Corporate and commercial law",
                "Digital law",
                "Labor and employment law",
                "Legal operations",
                "Transaction law",
                "Advanced technology",
                "Audit technology",
                "Tax technology",
                "Connected capital technologies",
                "Technology transformation",
                "Alliances and ecosystems",
                "EY wavespace",
                "Tax managed services",
                "Finance managed services",
                "Risk managed services",
                "Legal managed services",
                "Climate change and sustainability services",
                "Sustainable finance",
                "ESG strategy services",
                "Supply chain transformation",
                "Tax services",
                "Legal services",
                "Global renewables",
                "Environment, Health and Safety",
                "Strategy, transaction and transformation consulting",
                "Technology transformation",
                "Tax function operations",
                "Climate change and sustainability services",
                "Audit",
                "Supply chain and operations",
                "EY Partner Ecosystem",
                "Experienced professionals",
                "MBA and advanced-degree students",
                "Students and entry-level professionals",
                "Contract workers",
                "EY-Parthenon careers",
                "United States             English",
                "Global             English",
                "Albania             English",
                "Algeria             English",
                "Angola             English",
                "Angola             português",
                "Argentina             español",
                "Armenia             English",
                "Aruba             English",
                "Australia             English",
                "Austria             Deutsch",
                "Azerbaijan             English",
                "Bahamas             English",
                "Bahrain             English",
                "Bangladesh             English",
                "Barbados             English",
                "Belgium             English",
                "Belgium             Nederlands",
                "Belgium             français",
                "Bermuda             English",
                "Bolivia             español",
                "Bosnia-Herzegovina             English",
                "Botswana             English",
                "Brazil             English",
                "Brazil             português",
                "British Virgin Islands             English",
                "Brunei             English",
                "Bulgaria             English",
                "Bulgaria             български",
                "Cambodia             English",
                "Cameroon             English",
                "Canada             English",
                "Canada             français",
                "Cayman Islands             English",
                "Central America             English",
                "Chad             English",
                "Channel Islands             English",
                "Chile             español",
                "China             English",
                "China             中文",
                "Colombia             español",
                "Congo             English",
                "Costa Rica             español",
                "Croatia             English",
                "Croatia             hrvatski",
                "Curacao             English",
                "Cyprus             English",
                "Czech Republic             English",
                "Czech Republic             čeština",
                "Democratic Republic of the Congo             English",
                "Denmark             English",
                "Denmark             dansk",
                "Dominican Republic             español",
                "Ecuador             español",
                "Egypt             English",
                "El Salvador             español",
                "Equatorial Guinea             English",
                "Estonia             English",
                "Estonia             eesti",
                "Fiji             English",
                "Finland             suomi",
                "Finland English             English",
                "France             français",
                "Francophone Africa             English",
                "Gabon             English",
                "Georgia             English",
                "Germany             Deutsch",
                "Ghana             English",
                "Gibraltar             English",
                "Greece             English",
                "Greece             Ελληνικά",
                "Guam             English",
                "Guatemala             español",
                "Guernsey             English",
                "Guinea             English",
                "Guyana             English",
                "Honduras             español",
                "Hong Kong SAR             English",
                "Hong Kong SAR             中文",
                "Hungary             English",
                "Hungary             magyar",
                "Iceland             English",
                "India             English",
                "Indonesia             English",
                "Iraq             English",
                "Ireland             English",
                "Isle of Man             English",
                "Israel             English",
                "Italy             English",
                "Italy             italiano",
                "Ivory Coast             English",
                "Jamaica             English",
                "Japan             English",
                "Japan             日本語",
                "Jordan             English",
                "Kazakhstan             English",
                "Kazakhstan             русский",
                "Kenya             English",
                "Korea             English",
                "Korea             한국어",
                "Kuwait             English",
                "Kyrgyz Republic             English",
                "Laos             English",
                "Latvia             English",
                "Latvia             latviešu",
                "Lebanon             English",
                "Libya             English",
                "Lithuania             English",
                "Lithuania             lietuvių",
                "Luxembourg             English",
                "Macau SAR             English",
                "Macau SAR             中文",
                "Madagascar             English",
                "Malawi             English",
                "Malaysia             English",
                "Maldives             English",
                "Malta             English",
                "Mauritius             English",
                "Mexico             español",
                "Middle East and North Africa             English",
                "Moldova             English",
                "Mongolia             English",
                "Montenegro             English",
                "Morocco             English",
                "Mozambique             English",
                "Moçambique             português",
                "Myanmar             English",
                "Namibia             English",
                "Netherlands             English",
                "Netherlands             Nederlands",
                "New Zealand             English",
                "Nicaragua             español",
                "Nigeria             English",
                "North Macedonia             English",
                "Norway             English",
                "Norway             norsk",
                "Oman             English",
                "Pakistan             English",
                "Palestinian Authority             English",
                "Panama             español",
                "Papua New Guinea             English",
                "Paraguay             español",
                "Peru             español",
                "Philippines             English",
                "Poland             English",
                "Poland             polski",
                "Portugal             English",
                "Portugal             português",
                "Qatar             English",
                "Romania             English",
                "Romania             română",
                "Rwanda             English",
                "Saint Lucia             English",
                "Saipan             English",
                "Saudi Arabia             English",
                "Senegal             English",
                "Serbia             English",
                "Serbia             српски",
                "Singapore             English",
                "Slovak Republic             English",
                "Slovak Republic             slovenčina",
                "Slovenia             English",
                "Slovenia             slovenščina",
                "South Africa             English",
                "Spain             English",
                "Spain             español",
                "Sri Lanka             English",
                "Suriname             English",
                "Sweden             English",
                "Sweden             svenska",
                "Switzerland             Deutsch",
                "Switzerland             English",
                "Switzerland             français",
                "Syria             English",
                "Taiwan             English",
                "Taiwan             中文",
                "Tanzania             English",
                "Thailand             English",
                "Trinidad and Tobago             English",
                "Tunisia             English",
                "Tunisia             français",
                "Turkey             English",
                "Turkey             Türkçe",
                "Uganda             English",
                "Ukraine             English",
                "Ukraine             українська",
                "United Arab Emirates             English",
                "United Kingdom             English",
                "Uruguay             español",
                "Uzbekistan             English",
                "Venezuela             español",
                "Vietnam             English",
                "Vietnam             Tiếng Việt",
                "Zambia             English",
                "Zimbabwe             English"
              ],
              "24px": [
                "Consumers expect disruption. Here’s how retailers can create stability in an unstable environment                26 Jul 2022                Consumer products and retail",
                "As e-mobility accelerates, can utilities move EVs into the fast lane?                18 Jul 2022                eMobility",
                "Future Consumer Index: In crisis, but in control                29 Jun 2022                Consumer products and retail"
              ],
              "28px": [
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite",
                "Reply",
                "Retweet",
                "Favorite"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(255, 255, 255)": [
                "Trending now",
                "How EY can help",
                "How EY can help",
                "How EY can help",
                "Supporting organizations across sectors (7)",
                "Discover more"
              ],
              "rgb(46, 46, 56)": [
                "Our commitment to audit quality"
              ]
            },
            "fontSize": {
              "40px": [
                "Trending now",
                "Our commitment to audit quality",
                "Supporting organizations across sectors (7)",
                "Discover more"
              ],
              "32px": [
                "How EY can help",
                "How EY can help",
                "How EY can help"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(196, 196, 205)": [
                "Topics",
                "General",
                "People",
                "Trending"
              ],
              "rgb(46, 46, 56)": [
                "Building a more equitable working world",
                "Related articles",
                "Direct to your inbox"
              ],
              "rgb(255, 255, 255)": [
                "Case study: How smart technology helped Fiserv accelerate M&A strategy",
                "How do you merge two financial services players?",
                "A single goal, enabled by an advanced digital platform",
                "A holistic payment solution, backed by a single technology platform",
                "Show article references",
                "Contact us",
                "Financial Services",
                "Health care industry insights",
                "Consumer Products & Retail",
                "Energy & Resources",
                "Technology, Media & Entertainment, and Telecommunications",
                "Advanced Manufacturing Services",
                "Private Equity Services"
              ]
            },
            "fontSize": {
              "14px": [
                "Topics",
                "General",
                "People",
                "Trending"
              ],
              "32px": [
                "Building a more equitable working world",
                "How do you merge two financial services players?",
                "A single goal, enabled by an advanced digital platform",
                "A holistic payment solution, backed by a single technology platform",
                "Contact us",
                "Financial Services",
                "Health care industry insights",
                "Consumer Products & Retail",
                "Energy & Resources",
                "Technology, Media & Entertainment, and Telecommunications",
                "Advanced Manufacturing Services",
                "Private Equity Services",
                "Direct to your inbox"
              ],
              "40px": [
                "Case study: How smart technology helped Fiserv accelerate M&A strategy",
                "Related articles"
              ],
              "16px": [
                "Show article references"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "300": [
                "As e-mobility accelerates, can utilities move EVs into the fast lane?",
                "Five priorities to build trust in ESG",
                "Boston is redefining what’s next in a digital world",
                "Multi-billion-dollar mergers are fraught with complexity, but smart digital platforms can accelerate your deal strategy from design to delivery.",
                "Market consolidation brings scale and innovation by streamlining online payments.",
                "Consolidating multiple data-points would have taken years without EY Capital Edge.",
                "EY Capital Edge helped accelerate this merger and it continues to support the strategy",
                "Featured press releases"
              ],
              "400": [
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "How a digital foundation is setting the edge for new market leaders",
                "More press releases"
              ]
            },
            "opacity": {
              "0": [
                "Multi-billion-dollar mergers are fraught with complexity, but smart digital platforms can accelerate your deal strategy from design to delivery."
              ],
              "1": [
                "As e-mobility accelerates, can utilities move EVs into the fast lane?",
                "Five priorities to build trust in ESG",
                "Boston is redefining what’s next in a digital world",
                "Market consolidation brings scale and innovation by streamlining online payments.",
                "Consolidating multiple data-points would have taken years without EY Capital Edge.",
                "EY Capital Edge helped accelerate this merger and it continues to support the strategy",
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "How a digital foundation is setting the edge for new market leaders",
                "Featured press releases",
                "More press releases"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "As e-mobility accelerates, can utilities move EVs into the fast lane?",
                "Five priorities to build trust in ESG",
                "Boston is redefining what’s next in a digital world",
                "Multi-billion-dollar mergers are fraught with complexity, but smart digital platforms can accelerate your deal strategy from design to delivery.",
                "Market consolidation brings scale and innovation by streamlining online payments.",
                "Consolidating multiple data-points would have taken years without EY Capital Edge.",
                "EY Capital Edge helped accelerate this merger and it continues to support the strategy"
              ],
              "rgb(46, 46, 56)": [
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "How a digital foundation is setting the edge for new market leaders",
                "Featured press releases"
              ],
              "rgb(116, 116, 128)": [
                "More press releases"
              ]
            },
            "fontSize": {
              "24px": [
                "As e-mobility accelerates, can utilities move EVs into the fast lane?",
                "Five priorities to build trust in ESG",
                "Boston is redefining what’s next in a digital world",
                "Market consolidation brings scale and innovation by streamlining online payments.",
                "Consolidating multiple data-points would have taken years without EY Capital Edge.",
                "EY Capital Edge helped accelerate this merger and it continues to support the strategy"
              ],
              "20px": [
                "Multi-billion-dollar mergers are fraught with complexity, but smart digital platforms can accelerate your deal strategy from design to delivery.",
                "Case study: How a Nordic SaaS player unlocked potential in a global lockdown",
                "Will COVID-19 turbo-charge M&A and transformation?",
                "How a digital foundation is setting the edge for new market leaders"
              ],
              "40px": [
                "Featured press releases"
              ],
              "14px": [
                "More press releases"
              ]
            }
          },
          "h5": {
            "fontWeight": {
              "300": [
                "Collaborative partnerships with an extended ecosystem are key for the future of e-mobility. These four actionable steps can help utilities drive EV adoption.",
                "The ESG movement is at a critical moment. As historic levels of capital are shifted toward ESG priorities, key questions have emerged.",
                "In a digital world, the EY Boston office is working together with leading businesses and the community to reframe the future of our historic city.",
                "EY US Diversity, Equity and Inclusion report 2022 release",
                "Welcome to EY.com"
              ],
              "400": [
                "Mergers and acquisitions integration services",
                "M&A tools: Connected Capital Technologies",
                "Digital M&A framework",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
                "EY Announces Award Winners for the Entreprene…",
                "Beyond Borders 2022: Following robust growth an…",
                "EY Announces Award Winners for the Entreprene…"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Collaborative partnerships with an extended ecosystem are key for the future of e-mobility. These four actionable steps can help utilities drive EV adoption.",
                "The ESG movement is at a critical moment. As historic levels of capital are shifted toward ESG priorities, key questions have emerged.",
                "In a digital world, the EY Boston office is working together with leading businesses and the community to reframe the future of our historic city.",
                "Mergers and acquisitions integration services",
                "M&A tools: Connected Capital Technologies",
                "Digital M&A framework",
                "Welcome to EY.com"
              ],
              "rgb(46, 46, 56)": [
                "EY US Diversity, Equity and Inclusion report 2022 release",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-…",
                "EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Gre…",
                "EY Announces Award Winners for the Entreprene…",
                "Beyond Borders 2022: Following robust growth an…",
                "EY Announces Award Winners for the Entreprene…"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 112,
              "correct": 13,
              "incorrect": 99
            },
            "specific": {
              "tab": {
                "total": 16,
                "correct": 1,
                "incorrect": 15
              },
              "left": {
                "total": 16,
                "correct": 0,
                "incorrect": 16
              },
              "right": {
                "total": 16,
                "correct": 0,
                "incorrect": 16
              },
              "up": {
                "total": 16,
                "correct": 5,
                "incorrect": 11
              },
              "down": {
                "total": 16,
                "correct": 5,
                "incorrect": 11
              },
              "home": {
                "total": 16,
                "correct": 1,
                "incorrect": 15
              },
              "end": {
                "total": 16,
                "correct": 1,
                "incorrect": 15
              }
            }
          },
          "tabElements": {
            "total": 16,
            "correct": 0,
            "incorrect": 16
          },
          "tabLists": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "tabElements": {
          "incorrect": [
            {
              "tagName": "BUTTON",
              "text": "Insights; #tab-12848849d14946c78f624538bdacf568",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "ArrowRight",
                "End"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Services; #tab-25f8da527d8b47ff96dcdd586e63f059",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "ArrowRight",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Strategy by EY-Parthenon; #l2s2-tab-9ba2977a8ae840d2bea50226094740ba",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Consulting; #l2s2-tab-938a09b12b6b48df9f54d6461e5ef9b9",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "People and workforce; #l2s2-tab-79c50ac7016a403098c23640d6af1526",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Transactions and corporate finance; #l2s2-tab-f774decde255478d8ac7026c8fd47592",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Assurance; #l2s2-tab-a58b794c8e414e8cbd27ff69b07701b7",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Tax; #l2s2-tab-07b7f348800c4aa8af94cfaec3b91a5e",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "EY Private; #l2s2-tab-ae2b5ed0431f4a1b8a51a642aa17f29c",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Legal; #l2s2-tab-9061e60900254c319acbfbd8b4ab3f68",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Technology; #l2s2-tab-50e4cbba6f604375ae7de7e883b9b7fe",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Managed services; #l2s2-tab-be1b046f88ec4d2abf343f9e357c18a1",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "EY Sustainability; #l2s2-tab-65b1519f11514055af96c4b26c3470a2",
              "navigationErrors": [
                "click"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Industries; #tab-4325be1c1cdc48538737cd0e9a7e0749",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "ArrowRight",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "Careers; #tab-6715df533a4c4648b25d7b8e00dc6234",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "ArrowRight",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "About us; #tab-798b219cedda4621a4fd7738b03f494a",
              "navigationErrors": [
                "ArrowLeft",
                "ArrowRight",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "total": 57,
          "tagNames": {
            "DIV": 54,
            "A": 3
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "header",
            "text": "skip to the content EY Homepage Search Open search Close search Open Navigation Menu Close Navigatio"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "skip to the content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "EY Homepage Search Open search Close search Open Navigation Menu Close Navigation Menu Insights Insi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Insights Asking the better questions that unlock new answers to the working world's most complex iss"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Services EY helps clients create long-term value for all stakeholders. Enabled by data and technolog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Strategy by EY-Parthenon Strategy consulting Corporate and growth strategy Transaction strategy and "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Consulting Analytics consulting services Customer experience Cybersecurity, strategy, risk, complian"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "People and workforce Change management and experience HR transformation Integrated workforce mobilit"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Transactions and corporate finance Corporate finance Divestments and carve-outs Sustainability and E"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Assurance Audit services Climate change and sustainability services Financial accounting advisory se"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Tax Tax planning Tax function operations Tax policy and controversy Global trade Tax accounting Tax "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "EY Private EY Private client experience Audit services: Designed for private Tax services: Designed "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Legal Corporate and commercial law Digital law Labor and employment law Legal operations Transaction"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Technology Advanced technology Audit technology Tax technology Connected capital technologies Techno"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Managed services Tax managed services Finance managed services Risk managed services Legal managed s"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "EY Sustainability Climate change and sustainability services Sustainable finance ESG strategy servic"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Industries Discover how EY insights and services are helping to reframe the future of your industry."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Careers We bring together extraordinary people, like you, to build a better working world. Explore W"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About us At EY, our purpose is building a better working world. The insights and services we provide"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "See all results in Search Page Close search No results have been found Recent searches See all resul"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Select your location Close country language switcher No search results have been found United States"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Welcome to EY United States (EN) You are visiting EY United States (EN)"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Government & Public Sector The CEO Imperative: How can policymakers help you weather today’s geopoli"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Featured The CEO Imperative: How can policymakers help you weather today’s geopolitical storms? 8 Ju"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study Case "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study Case "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study How d"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study How d"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study A sin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study A sin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study A hol"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Case Study The better the question The better the answer The better the world works Case Study A hol"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Close"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Supporting organizations across sectors (7) Skip"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Financial Services Featured: How financial institutions can win the battle for trust Discover"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Health care industry insights Featured: How health care, retail and tech can work together to change"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Consumer Products & Retail Featured: Consumers expect disruption. Here’s how retailers can create st"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Energy & Resources Featured: How oil and gas sector analysts’ view Q4 2021 earnings Discover"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Technology, Media & Entertainment, and Telecommunications Featured: How alerting employees to uninte"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Advanced Manufacturing Services Featured: Creating people-centric future factories Discover"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Private Equity Services Featured: 2022 Global Private Equity Survey Discover"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "cookiePolicy",
            "text": "Welcome to EY.com In addition to cookies that are strictly necessary to operate this website, we use"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "failures": 3,
          "warnings": 28
        },
        "items": [
          {
            "index": 20,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div class=\"container-fluid\" aria-hidden=\"true\">",
                "  <div class=\"row\">",
                "    <div id=\"header\" class=\"col-xs-12\">",
                "      <div class=\"row\">",
                "        <div class=\"layout-outer\">",
                "          <div class=\"layout-inner\">",
                "            <div class=\"col-xs-12 col-md-12 default-style\">",
                "              <div class=\"headerOrFooterSnippetReference snippetReference section default-style com...",
                "                <div class=\"inner\">",
                "                  <div class=\"component-content\">",
                "                    <div class=\"skipToContent component section col-xs-12 initialized\">",
                "                      <div class=\"component-content\">",
                "                        <a class=\"skipToContent-button\" href=\"#content\" title=\"skip to the content\"...",
                "                          skip to the content",
                "                        </a>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"mainNavigation component section default-style col-xs-12\">",
                "                      <nav class=\"main-navigation component-content initialized\">",
                "                        <div class=\"main-navigation__logo\">",
                "                          <div class=\"mainNavigation-eyLogo default-style component section col-xs-...",
                "                            <div class=\"component-content\">",
                "                              <a href=\"/en_us\" title=\"EY Homepage\">",
                "                                <span class=\"sr-only\">",
                "                                  EY Homepage",
                "                                </span>",
                "                                <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0p...",
                "                                  <clipPath id=\"ey-logo-first-line\">",
                "                                    <rect x=\"42\" y=\"36\" width=\"71\" height=\"10\"></rect>",
                "                                  </clipPath>",
                "                                  <clipPath id=\"ey-logo-second-line\">",
                "                                    <rect x=\"42\" y=\"46\" width=\"71\" height=\"10\"></rect>",
                "                                  </clipPath>",
                "                                  <polygon class=\"ey-logo-yellow\" points=\"51.2,0 0,19.3 0,19.3 51.2...",
                "                                  <polygon points=\"34.3,27 30,35.5 25.6,27 17,27 26.1,42.7 26.1,52....",
                "                                  <polygon points=\"7.7,42.7 17,42.7 17,37.3 7.7,37.3 7.7,33 18,33 1...",
                "                                  <g clip-path=\"url(#ey-logo-second-line)\">",
                "                                    <path d=\"M99.8,51.9c-0.4,0-0.9-0.3-0.9-1.6c0-1.2,0.5-1.4,0.9-1....",
                "                                    <polygon points=\"95.5,46.4 96.7,45.8 96.7,48.4 96.7,53 95.5,53 ...",
                "                                    <path d=\"M94.6,49.3C94.3,49.2,94,49,93.7,49c-0.6,0-0.9,0.4-0.9,...",
                "                                    <path d=\"M88.6,51.9c-0.6,0-1-0.6-1-1.5s0.4-1.5,1-1.5s1,0.6,1,1....",
                "                                    <path d=\"M84.8,47.9H86l-1.4,5h-1.1l-0.5-2c-0.1-0.4-0.2-0.8-0.3-...",
                "                                    <path d=\"M75.2,49.4v2c-0.2,0.3-0.4,0.5-0.9,0.5c-0.4,0-0.9-0.3-0...",
                "                                    <path d=\"M68.2,53H67v-5h1.2v0.4c0.3-0.3,0.7-0.5,1.3-0.5c1.2,0,1...",
                "                                    <polygon points=\"65.9,46.6 65.9,47.2 64.7,47.2 64.7,46 65.9,46 ...",
                "                                    <polygon points=\"64.6,47.9 65.8,47.9 65.8,50.1 65.8,53 64.6,53 ...",
                "                                    <path d=\"M62.3,49.6l1.5,3.4h-1.4l-1.1-2.3l-0.7,0.8V53h-1.2v-6.5...",
                "                                    <path d=\"M58.7,49.3c-0.2-0.2-0.5-0.3-0.8-0.3c-0.6,0-0.9,0.4-0.9...",
                "                                    <path d=\"M52.7,51.9c-0.6,0-1-0.6-1-1.5s0.4-1.5,1-1.5s1,0.6,1,1....",
                "                                    <path d=\"M48.9,47.9h1.2l-1.4,5h-1.1L47,50.8c-0.1-0.4-0.2-0.8-0....",
                "                                  </g>",
                "                                  <g clip-path=\"url(#ey-logo-first-line)\">",
                "                                    <path d=\"M112.7,40.5c-0.2-0.2-0.5-0.3-0.8-0.3c-0.6,0-0.9,0.4-0....",
                "                                    <path d=\"M105.9,41.1c0-0.6,0.4-1,0.9-1c0.7,0,0.9,0.5,0.9,1H105....",
                "                                    <path d=\"M102.9,42.4c0,0.4,0.2,0.7,0.5,0.7s0.5-0.1,0.7-0.2L104,...",
                "                                    <path d=\"M100.5,44c-0.3,0.2-0.6,0.2-1,0.2c-1,0-1.3-0.8-1.3-1.5v...",
                "                                    <path d=\"M93.9,41.1c0-0.6,0.4-1,0.9-1c0.7,0,0.9,0.5,0.9,1H93.9z...",
                "                                    <path d=\"M89.9,40.1c0.5,0,0.9,0.4,0.9,1.4s-0.3,1.6-0.9,1.6c-0.5...",
                "                                    <path d=\"M81.5,42.5c0-0.4,0.3-0.7,0.9-0.7c0.4,0,0.7,0.1,1,0.2v0...",
                "                                    <path d=\"M76,40.6v2c-0.2,0.3-0.4,0.5-0.9,0.5c-0.4,0-0.9-0.3-0.9...",
                "                                    <path d=\"M69.1,44.1h-1.2v-5h1.2v0.4c0.3-0.3,0.7-0.5,1.3-0.5c1.2...",
                "                                    <polygon points=\"66.7,37.8 66.7,38.4 65.5,38.4 65.5,37.2 66.7,3...",
                "                                    <polygon points=\"65.5,39.1 66.7,39.1 66.7,40.7 66.7,44.1 65.5,4...",
                "                                    <path d=\"M62.3,43.1c-0.4,0-0.9-0.3-0.9-1.6c0-1.2,0.5-1.4,0.9-1....",
                "                                    <polygon points=\"58,37.6 59.2,37 59.2,40.8 59.2,44.2 58,44.2 \">...",
                "                                    <polygon points=\"56.9,37.8 56.9,38.4 55.7,38.4 55.7,37.2 56.9,3...",
                "                                    <polygon points=\"56.9,40.9 56.9,44.2 55.7,44.2 55.7,39.2 56.9,3...",
                "                                    <path d=\"M50.2,42v-2.8h1.2V42c0,0.8,0.3,1.2,0.9,1.2c0.6,0,0.9-0...",
                "                                    <path d=\"M46.9,39.9h-1.6v-1.5h1.5c0.6,0,0.9,0.2,0.9,0.7C47.8,39...",
                "                                  </g>",
                "                                </svg>",
                "                              </a>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"image component section col-xs-12 default-style\">",
                "                            <div class=\"component-content left\">",
                "                              <div class=\"analytics-image-tracking\"></div>",
                "                              <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/gen...",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <div class=\"main-navigation__mobile-button-search\" title=\"Open search\" tabi...",
                "                          <span class=\"main-navigation__mobile-button-search-text\">",
                "                            Search",
                "                          </span>",
                "                          <span class=\"sr-only\"></span>",
                "                          <span class=\"main-navigation__mobile-button-search-open\">",
                "                            Open search",
                "                          </span>",
                "                          <span class=\"main-navigation__mobile-button-search-close\">",
                "                            Close search",
                "                          </span>",
                "                        </div>",
                "                        <div class=\"main-navigation__mobile-buttons\">",
                "                          <button class=\"main-navigation__mobile-button-open\">",
                "                            Open Navigation Menu",
                "                          </button>",
                "                          <button class=\"main-navigation__mobile-button-close\">",
                "                            Close Navigation Menu",
                "                          </button>",
                "                        </div>",
                "                        <div class=\"main-navigation__wrapper\">",
                "                          <ul role=\"tablist\" class=\"main-navigation__l1-list customScrollbar\" tabin...",
                "                            <li class=\"main-navigation__l1-item\">",
                "                              <button id=\"tab-12848849d14946c78f624538bdacf568\" role=\"tab\" class=\"m...",
                "                                <span class=\"main-navigation__l1-tab-inner\">",
                "                                  Insights",
                "                                </span>",
                "                              </button>",
                "                              <div class=\"main-navigation__l2-wrapper\">",
                "                                <div id=\"tabpanel-12848849d14946c78f624538bdacf568\" role=\"tabpanel\"...",
                "                                  <div class=\"main-navigation__l2s1\">",
                "                                    <div class=\"main-navigation__l2s1-title\">",
                "                                      Insights",
                "                                    </div>",
                "                                    <div class=\"main-navigation__l2s1-text\">",
                "                                      Asking the better questions that unlock new answers to the wo...",
                "                                    </div>",
                "                                    <a class=\"main-navigation__l2s1-button\" href=\"/en_us/insights\">",
                "                                      Explore",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s2\">",
                "                                    <div class=\"main-navigation__l2s2-title\">",
                "                                      Trending topics",
                "                                    </div>",
                "                                    <ul class=\"main-navigation__l2s2-list\">",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/technolo...",
                "                                          Technology",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/transfor...",
                "                                          Transformation",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/long-ter...",
                "                                          Long-term value",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/sustaina...",
                "                                          Sustainability",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/trust\">",
                "                                          Trust",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/purpose\"...",
                "                                          Purpose",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/audit-qu...",
                "                                          Audit quality",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                    <a class=\"main-navigation__l2s2-button\" href=\"/en_us/insights\">",
                "                                      Learn more",
                "                                      <span class=\"sr-only\">",
                "                                        Trending topics",
                "                                      </span>",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s3\">",
                "                                    <div class=\"main-navigation__l2s3-title\">",
                "                                      C-suite agendas",
                "                                    </div>",
                "                                    <ul class=\"main-navigation__l2s3-list\">",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/ceo\">",
                "                                          CEO",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/cfo-agen...",
                "                                          CFO",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/coo\">",
                "                                          Operations leaders",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/cio\">",
                "                                          Technology leaders",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/board-ma...",
                "                                          EY Center for Board Matters",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                    <a href=\"https://www.ey.com/en_us/insights#c-suite\" class=\"main...",
                "                                      See more",
                "                                      <span class=\"sr-only\">",
                "                                        C-suite agendas",
                "                                      </span>",
                "                                    </a>",
                "                                  </div>",
                "                                </div>",
                "                                <button class=\"main-navigation__l2-close\">",
                "                                  Back",
                "                                  <span class=\"sr-only\">",
                "                                    Insights",
                "                                  </span>",
                "                                </button>",
                "                              </div>",
                "                            </li>",
                "                            <li class=\"main-navigation__l1-spacer\"></li>",
                "                            <li class=\"main-navigation__l1-item\">",
                "                              <button id=\"tab-25f8da527d8b47ff96dcdd586e63f059\" role=\"tab\" class=\"m...",
                "                                <span class=\"main-navigation__l1-tab-inner\">",
                "                                  Services",
                "                                </span>",
                "                              </button>",
                "                              <div class=\"main-navigation__l2-wrapper\">",
                "                                <div id=\"tabpanel-25f8da527d8b47ff96dcdd586e63f059\" role=\"tabpanel\"...",
                "                                  <div class=\"main-navigation__l2s1\">",
                "                                    <div class=\"main-navigation__l2s1-title\">",
                "                                      Services",
                "                                    </div>",
                "                                    <div class=\"main-navigation__l2s1-text\">",
                "                                      EY helps clients create long-term value for all stakeholders....",
                "                                    </div>",
                "                                    <a class=\"main-navigation__l2s1-button\" href=\"/en_us/services\">",
                "                                      Explore",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s2\">",
                "                                    <ul class=\"main-navigation__l2s2-list\">",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-9ba2977a8ae840d2bea50226094740ba\" role...",
                "                                          Strategy by EY-Parthenon",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-9ba2977a8ae840d2bea50226094740ba\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Strategy by EY-Parthenon",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Strategy consulting",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Corporate and growth strategy",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Transaction strategy and execution",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Restructuring and turnaround strategy",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Industry strategy",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Digital strategy",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Commercial strategy",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/st...",
                "                                                More about EY-Parthenon",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Strategy by EY-Parthenon",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-938a09b12b6b48df9f54d6461e5ef9b9\" role...",
                "                                          Consulting",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-938a09b12b6b48df9f54d6461e5ef9b9\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Consulting",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Analytics consulting services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Customer experience",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Cybersecurity, strategy, risk, compliance and r...",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Digital transformation",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Risk consulting services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Supply chain and operations",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Technology transformation",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Transformation platform",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/co...",
                "                                                Explore Consulting",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Consulting",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-79c50ac7016a403098c23640d6af1526\" role...",
                "                                          People and workforce",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-79c50ac7016a403098c23640d6af1526\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                People and workforce",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Change management and experience",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    HR transformation",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Integrated workforce mobility",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Learning and development consulting",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Recognition and reward advisory",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Workforce analytics",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/wo...",
                "                                                Explore People and workforce",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  People and workforce",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-f774decde255478d8ac7026c8fd47592\" role...",
                "                                          Transactions and corporate finance",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-f774decde255478d8ac7026c8fd47592\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Transactions and corporate finance",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Corporate finance",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Divestments and carve-outs",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Sustainability and ESG Services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    M&A advisory",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    M&A integration",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    M&A technology and tools",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    M&A advanced analytics",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Capital allocation",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Value creation, preservation and recovery",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/st...",
                "                                                Explore Transactions and corporate finance",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Transactions and corporate finance",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-a58b794c8e414e8cbd27ff69b07701b7\" role...",
                "                                          Assurance",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-a58b794c8e414e8cbd27ff69b07701b7\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Assurance",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Audit services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Climate change and sustainability services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Financial accounting advisory services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Forensic and integrity services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Private client audit experience",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    AccountingLink",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/as...",
                "                                                Explore Assurance",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Assurance",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-07b7f348800c4aa8af94cfaec3b91a5e\" role...",
                "                                          Tax",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-07b7f348800c4aa8af94cfaec3b91a5e\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Tax",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax planning",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax function operations",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax policy and controversy",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Global trade",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax accounting",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax compliance",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Transaction tax",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Private tax services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Americas tax policy",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/ta...",
                "                                                Explore Tax",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Tax",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-ae2b5ed0431f4a1b8a51a642aa17f29c\" role...",
                "                                          EY Private",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-ae2b5ed0431f4a1b8a51a642aa17f29c\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                EY Private",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    EY Private client experience",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Audit services: Designed for private",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax services: Designed for private",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Family Enterprise Business Services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Family Office Advisory Services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    IPO, SPACs and direct listings",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Entrepreneurship",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Venture capital",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/pr...",
                "                                                Explore EY Private",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  EY Private",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-9061e60900254c319acbfbd8b4ab3f68\" role...",
                "                                          Legal",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-9061e60900254c319acbfbd8b4ab3f68\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Legal",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Corporate and commercial law",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Digital law",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Labor and employment law",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Legal operations",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Transaction law",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/la...",
                "                                                Explore Legal",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Legal",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-50e4cbba6f604375ae7de7e883b9b7fe\" role...",
                "                                          Technology",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-50e4cbba6f604375ae7de7e883b9b7fe\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Technology",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Advanced technology",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Audit technology",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax technology",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Connected capital technologies",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Technology transformation",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Alliances and ecosystems",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    EY wavespace",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/te...",
                "                                                Explore Technology",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Technology",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-be1b046f88ec4d2abf343f9e357c18a1\" role...",
                "                                          Managed services",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-be1b046f88ec4d2abf343f9e357c18a1\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                Managed services",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax managed services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Finance managed services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Risk managed services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Legal managed services",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/ma...",
                "                                                Explore Managed Services",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  Managed services",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <button id=\"l2s2-tab-65b1519f11514055af96c4b26c3470a2\" role...",
                "                                          EY Sustainability",
                "                                        </button>",
                "                                        <div class=\"main-navigation__l3-wrapper\" tabindex=\"-1\">",
                "                                          <div id=\"l3-tabpanel-65b1519f11514055af96c4b26c3470a2\" ro...",
                "                                            <div class=\"main-navigation__l3-scroll-container custom...",
                "                                              <div class=\"main-navigation__l3-title\">",
                "                                                EY Sustainability",
                "                                              </div>",
                "                                              <ul class=\"main-navigation__l3-list\">",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Climate change and sustainability services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Sustainable finance",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    ESG strategy services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Supply chain transformation",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Tax services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Legal services",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Global renewables",
                "                                                  </a>",
                "                                                </li>",
                "                                                <li class=\"main-navigation__l3-item\">",
                "                                                  <a class=\"main-navigation__l3-link\" href=\"/en_us/...",
                "                                                    Environment, Health and Safety",
                "                                                  </a>",
                "                                                </li>",
                "                                              </ul>",
                "                                              <a class=\"main-navigation__l3-button\" href=\"/en_us/su...",
                "                                                Explore EY Sustainability",
                "                                              </a>",
                "                                              <button class=\"main-navigation__l3-close\">",
                "                                                Close",
                "                                                <span class=\"sr-only\">",
                "                                                  EY Sustainability",
                "                                                </span>",
                "                                              </button>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s3\">",
                "                                    <div class=\"main-navigation__l2s3-title\">",
                "                                      Spotlight",
                "                                    </div>",
                "                                    <ul class=\"main-navigation__l2s3-list\">",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/realize-...",
                "                                          Strategy, transaction and transformation consulting",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/consulti...",
                "                                          Technology transformation",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/tax-func...",
                "                                          Tax function operations",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/climate-...",
                "                                          Climate change and sustainability services",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/audit\">",
                "                                          Audit",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/consulti...",
                "                                          Supply chain and operations",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/alliance...",
                "                                          EY Partner Ecosystem",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                    <a href=\"/en_us/services\" class=\"main-navigation__l2s3-cta\">",
                "                                      Explore Services",
                "                                      <span class=\"sr-only\">",
                "                                        Spotlight",
                "                                      </span>",
                "                                    </a>",
                "                                  </div>",
                "                                </div>",
                "                                <button class=\"main-navigation__l2-close\">",
                "                                  Back",
                "                                  <span class=\"sr-only\">",
                "                                    Services",
                "                                  </span>",
                "                                </button>",
                "                              </div>",
                "                            </li>",
                "                            <li class=\"main-navigation__l1-spacer\"></li>",
                "                            <li class=\"main-navigation__l1-item\">",
                "                              <button id=\"tab-4325be1c1cdc48538737cd0e9a7e0749\" role=\"tab\" class=\"m...",
                "                                <span class=\"main-navigation__l1-tab-inner\">",
                "                                  Industries",
                "                                </span>",
                "                              </button>",
                "                              <div class=\"main-navigation__l2-wrapper\">",
                "                                <div id=\"tabpanel-4325be1c1cdc48538737cd0e9a7e0749\" role=\"tabpanel\"...",
                "                                  <div class=\"main-navigation__l2s1\">",
                "                                    <div class=\"main-navigation__l2s1-title\">",
                "                                      Industries",
                "                                    </div>",
                "                                    <div class=\"main-navigation__l2s1-text\">",
                "                                      Discover how EY insights and services are helping to reframe ...",
                "                                    </div>",
                "                                    <a class=\"main-navigation__l2s1-button\" href=\"/en_us/industry-r...",
                "                                      Explore",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s2\">",
                "                                    <ul class=\"main-navigation__l2s2-list\">",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/advanced...",
                "                                          Advanced manufacturing",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/consumer...",
                "                                          Consumer products and retail",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/energy-r...",
                "                                          Energy and resources",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/financia...",
                "                                          Financial services",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/governme...",
                "                                          Government and public sector",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/health-s...",
                "                                          Health sciences and wellness",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/private-...",
                "                                          Private equity",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/real-est...",
                "                                          Real estate, hospitality and construction",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/tmt\">",
                "                                          Technology, media and telecommunications",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s3\">",
                "                                    <div class=\"main-navigation__l2s3-title\">",
                "                                      Case studies",
                "                                    </div>",
                "                                    <ul class=\"main-navigation__l2s3-list\">",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <span class=\"main-navigation__l2s3-top-text\">",
                "                                          Consulting",
                "                                        </span>",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/consulti...",
                "                                          How blockchain helped a gaming platform become a game cha...",
                "                                        </a>",
                "                                        <div class=\"main-navigation__l2s3-bottom-section\">",
                "                                          <span data-utc-date-time=\"2020-04-20 00:00\" class=\"main-n...",
                "                                            19 Apr 2020",
                "                                          </span>",
                "                                          <a href=\"/en_us/people/deep-ghumman\" class=\"main-navigati...",
                "                                            Deep Ghumman",
                "                                          </a>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <span class=\"main-navigation__l2s3-top-text\">",
                "                                          Consulting",
                "                                        </span>",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/digital/...",
                "                                          How to use IoT and data to transform the economics of a s...",
                "                                        </a>",
                "                                        <div class=\"main-navigation__l2s3-bottom-section\">",
                "                                          <span data-utc-date-time=\"2022-07-18 08:35\" class=\"main-n...",
                "                                            18 Jul 2022",
                "                                          </span>",
                "                                          <a href=\"/en_us/people/robin-hutchinson\" class=\"main-navi...",
                "                                            Robin Hutchinson",
                "                                          </a>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <span class=\"main-navigation__l2s3-top-text\">",
                "                                          Strategy and Transactions",
                "                                        </span>",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/strategy...",
                "                                          M&A strategy helped a leading Nordic SaaS business grow",
                "                                        </a>",
                "                                        <div class=\"main-navigation__l2s3-bottom-section\">",
                "                                          <span data-utc-date-time=\"2021-04-19 00:00\" class=\"main-n...",
                "                                            18 Apr 2021",
                "                                          </span>",
                "                                          <a href=\"/en_us/people/eric-sanschagrin\" class=\"main-navi...",
                "                                            Eric Sanschagrin",
                "                                          </a>",
                "                                        </div>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                </div>",
                "                                <button class=\"main-navigation__l2-close\">",
                "                                  Back",
                "                                  <span class=\"sr-only\">",
                "                                    Industries",
                "                                  </span>",
                "                                </button>",
                "                              </div>",
                "                            </li>",
                "                            <li class=\"main-navigation__l1-spacer\"></li>",
                "                            <li class=\"main-navigation__l1-item\">",
                "                              <button id=\"tab-6715df533a4c4648b25d7b8e00dc6234\" role=\"tab\" class=\"m...",
                "                                <span class=\"main-navigation__l1-tab-inner\">",
                "                                  Careers",
                "                                </span>",
                "                              </button>",
                "                              <div class=\"main-navigation__l2-wrapper\">",
                "                                <div id=\"tabpanel-6715df533a4c4648b25d7b8e00dc6234\" role=\"tabpanel\"...",
                "                                  <div class=\"main-navigation__l2s1\">",
                "                                    <div class=\"main-navigation__l2s1-title\">",
                "                                      Careers",
                "                                    </div>",
                "                                    <div class=\"main-navigation__l2s1-text\">",
                "                                      We bring together extraordinary people, like you, to build a ...",
                "                                    </div>",
                "                                    <a class=\"main-navigation__l2s1-button\" href=\"/en_us/careers\">",
                "                                      Explore",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s2\">",
                "                                    <ul class=\"main-navigation__l2s2-list\">",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/careers/...",
                "                                          What you can do here",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/careers/...",
                "                                          What it's like to work here",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/careers/...",
                "                                          How to join us",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/alumni\">",
                "                                          Alumni",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/careers/...",
                "                                          Job search",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s3\">",
                "                                    <div class=\"main-navigation__l2s3-title\">",
                "                                      Spotlight",
                "                                    </div>",
                "                                    <ul class=\"main-navigation__l2s3-list\">",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/careers/...",
                "                                          Experienced professionals",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/careers/...",
                "                                          MBA and advanced-degree students",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/careers/...",
                "                                          Students and entry-level professionals",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/careers/...",
                "                                          Contract workers",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/careers/...",
                "                                          EY-Parthenon careers",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                </div>",
                "                                <button class=\"main-navigation__l2-close\">",
                "                                  Back",
                "                                  <span class=\"sr-only\">",
                "                                    Careers",
                "                                  </span>",
                "                                </button>",
                "                              </div>",
                "                            </li>",
                "                            <li class=\"main-navigation__l1-spacer\"></li>",
                "                            <li class=\"main-navigation__l1-item\">",
                "                              <button id=\"tab-798b219cedda4621a4fd7738b03f494a\" role=\"tab\" class=\"m...",
                "                                <span class=\"main-navigation__l1-tab-inner\">",
                "                                  About us",
                "                                </span>",
                "                              </button>",
                "                              <div class=\"main-navigation__l2-wrapper\">",
                "                                <div id=\"tabpanel-798b219cedda4621a4fd7738b03f494a\" role=\"tabpanel\"...",
                "                                  <div class=\"main-navigation__l2s1\">",
                "                                    <div class=\"main-navigation__l2s1-title\">",
                "                                      About us",
                "                                    </div>",
                "                                    <div class=\"main-navigation__l2s1-text\">",
                "                                      At EY, our purpose is building a better working world. The in...",
                "                                    </div>",
                "                                    <a class=\"main-navigation__l2s1-button\" href=\"/en_us/about-us\">",
                "                                      Explore",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s2\">",
                "                                    <ul class=\"main-navigation__l2s2-list\">",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/about-us...",
                "                                          Our purpose",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/about-us...",
                "                                          Our values",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/about-us...",
                "                                          Our people",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/newsroom...",
                "                                          Newsroom",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/location...",
                "                                          Locations",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s2-item\">",
                "                                        <a class=\"main-navigation__l2s2-link\" href=\"/en_us/connect-...",
                "                                          Connect with us",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                  <div class=\"main-navigation__l2s3\">",
                "                                    <div class=\"main-navigation__l2s3-title\">",
                "                                      Spotlight",
                "                                    </div>",
                "                                    <ul class=\"main-navigation__l2s3-list\">",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/sustaina...",
                "                                          EY is now carbon negative",
                "                                        </a>",
                "                                        <div class=\"main-navigation__l2s3-bottom-section\">",
                "                                          <span data-utc-date-time=\"2021-10-20 00:00\" class=\"main-n...",
                "                                            19 Oct 2021",
                "                                          </span>",
                "                                          <a href=\"/en_us/people/carmine-di-sibio\" class=\"main-navi...",
                "                                            Carmine Di Sibio",
                "                                          </a>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/global-r...",
                "                                          How do you move long-term value creation from ambition to...",
                "                                        </a>",
                "                                        <div class=\"main-navigation__l2s3-bottom-section\">",
                "                                          <span data-utc-date-time=\"2021-09-14 00:00\" class=\"main-n...",
                "                                            13 Sep 2021",
                "                                          </span>",
                "                                          <a href=\"/en_us/people/carmine-di-sibio\" class=\"main-navi...",
                "                                            Carmine Di Sibio",
                "                                          </a>",
                "                                        </div>",
                "                                      </li>",
                "                                      <li class=\"main-navigation__l2s3-list-item main-navigation__l...",
                "                                        <a class=\"main-navigation__l2s3-link\" href=\"/en_us/assuranc...",
                "                                          Our commitment to audit quality",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                </div>",
                "                                <button class=\"main-navigation__l2-close\">",
                "                                  Back",
                "                                  <span class=\"sr-only\">",
                "                                    About us",
                "                                  </span>",
                "                                </button>",
                "                              </div>",
                "                            </li>",
                "                          </ul>",
                "                          <div class=\"main-navigation__button-search\" title=\"Open search\" tabindex=...",
                "                            <span class=\"main-navigation__button-search-text\">",
                "                              Search",
                "                            </span>",
                "                            <span class=\"sr-only\"></span>",
                "                            <span class=\"main-navigation__button-search-open\">",
                "                              Open search",
                "                            </span>",
                "                            <span class=\"main-navigation__button-search-close\">",
                "                              Close search",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"mainNavigation-search main-navigation__search default-style c...",
                "                            <div class=\"search component-content initialized\" tabindex=\"-1\">",
                "                              <div class=\"search__header\">",
                "                                <form class=\"search__form\" data-instant-url=\"/en_us/instant-search-...",
                "                                  <input autocomplete=\"off\" type=\"search\" maxlength=\"2048\" class=\"s...",
                "                                  <button class=\"search__submit\" type=\"submit\" title=\"See all resul...",
                "                                    See all results in Search Page",
                "                                  </button>",
                "                                  <button class=\"search__close\" type=\"button\" title=\"Close search\">",
                "                                    Close search",
                "                                  </button>",
                "                                </form>",
                "                              </div>",
                "                              <div class=\"search__results\">",
                "                                <div class=\"search__no-results\">",
                "                                  <div class=\"search__no-results-text\">",
                "                                    No results have been found",
                "                                  </div>",
                "                                </div>",
                "                                <div class=\"search__recent\" style=\"display: none;\">",
                "                                  <div class=\"search__recent-text\">",
                "                                    Recent searches",
                "                                  </div>",
                "                                  <ul class=\"search__recent-list\"></ul>",
                "                                </div>",
                "                                <div class=\"paragraphSystem component-content search__parsys\">",
                "                                  <div class=\"paragraphSystem section\">",
                "                                    <div class=\"instantSearchSeeAllResultsSection component section...",
                "                                      <div class=\"instant-search-row-title component\">",
                "                                        <div class=\"see-all-results-row hidden\" data-global-search-...",
                "                                          <a href=\"/en_us/search?q=\">",
                "                                            See all results for",
                "                                          </a>",
                "                                          <hr>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                    <div class=\"instantSearchTopicsSection component section defaul...",
                "                                      <div class=\"instant-search-row-title component\">",
                "                                        <div class=\"instant-search-row topics hidden\">",
                "                                          <h3>",
                "                                            Topics",
                "                                          </h3>",
                "                                          <ul class=\"topics\"></ul>",
                "                                          <hr>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                    <div class=\"instantSearchOtherSection component section default...",
                "                                      <div class=\"instant-search-row-title component\">",
                "                                        <div class=\"instant-search-row other hidden\">",
                "                                          <h3>",
                "                                            General",
                "                                          </h3>",
                "                                          <ul class=\"other\"></ul>",
                "                                          <hr>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                    <div class=\"instantSearchPeopleSection component section defaul...",
                "                                      <div class=\"instant-search-row-people component\">",
                "                                        <div class=\"instant-search-row person hidden\">",
                "                                          <h3>",
                "                                            People",
                "                                          </h3>",
                "                                          <ul class=\"person\"></ul>",
                "                                          <hr>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                                <div class=\"snippetReference search__trending default-style compone...",
                "                                  <div class=\"inner\">",
                "                                    <div class=\"component-content\">",
                "                                      <div class=\"instantTrendingSearchResults component section de...",
                "                                        <div class=\"trending-section\">",
                "                                          <h3>",
                "                                            Trending",
                "                                          </h3>",
                "                                          <ul class=\"trending\">",
                "                                            <li>",
                "                                              <a href=\"/en_us/consumer-products-retail/consumers-ex...",
                "                                                <picture>",
                "                                                  <!--[if IE 9]><video style=\"display: none;\"><![en...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <!--[if IE 9]></video><![endif]-->",
                "                                                  <img src=\"https://assets.ey.com/content/dam/ey-si...",
                "                                                </picture>",
                "                                                <div class=\"trending-info\">",
                "                                                  <p>",
                "                                                    Consumers expect disruption. Here’s how retaile...",
                "                                                  </p>",
                "                                                  <span class=\"date\">",
                "                                                    26 Jul 2022",
                "                                                  </span>",
                "                                                  <span class=\"trending-tag\">",
                "                                                    Consumer products and retail",
                "                                                  </span>",
                "                                                </div>",
                "                                              </a>",
                "                                            </li>",
                "                                            <li>",
                "                                              <a href=\"/en_us/emobility/as-emobility-accelerates-ca...",
                "                                                <picture>",
                "                                                  <!--[if IE 9]><video style=\"display: none;\"><![en...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <!--[if IE 9]></video><![endif]-->",
                "                                                  <img src=\"https://assets.ey.com/content/dam/ey-si...",
                "                                                </picture>",
                "                                                <div class=\"trending-info\">",
                "                                                  <p>",
                "                                                    As e-mobility accelerates, can utilities move E...",
                "                                                  </p>",
                "                                                  <span class=\"date\">",
                "                                                    18 Jul 2022",
                "                                                  </span>",
                "                                                  <span class=\"trending-tag\">",
                "                                                    eMobility",
                "                                                  </span>",
                "                                                </div>",
                "                                              </a>",
                "                                            </li>",
                "                                            <li>",
                "                                              <a href=\"/en_us/consumer-products-retail/future-consu...",
                "                                                <picture>",
                "                                                  <!--[if IE 9]><video style=\"display: none;\"><![en...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <source srcset=\"https://assets.ey.com/content/dam...",
                "                                                  <!--[if IE 9]></video><![endif]-->",
                "                                                  <img src=\"https://assets.ey.com/content/dam/ey-si...",
                "                                                </picture>",
                "                                                <div class=\"trending-info\">",
                "                                                  <p>",
                "                                                    Future Consumer Index: In crisis, but in contro...",
                "                                                  </p>",
                "                                                  <span class=\"date\">",
                "                                                    29 Jun 2022",
                "                                                  </span>",
                "                                                  <span class=\"trending-tag\">",
                "                                                    Consumer products and retail",
                "                                                  </span>",
                "                                                </div>",
                "                                              </a>",
                "                                            </li>",
                "                                          </ul>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"paragraphSystem main-navigation__wrapper-parsys\">",
                "                            <div class=\"mainNavigation-myEyLoginState component section default-sty...",
                "                              <div class=\"my-ey-login-state component-content initialized\" data-dom...",
                "                                <a href=\"https://login.ey.com/myey/home\" class=\"my-ey-login-state__...",
                "                                  <span class=\"my-ey-login-state__span\">",
                "                                    My EY",
                "                                  </span>",
                "                                </a>",
                "                                <a href=\"https://login.ey.com/myey/login\" class=\"my-ey-login-state_...",
                "                                  <span class=\"my-ey-login-state__span\">",
                "                                    My EY",
                "                                  </span>",
                "                                </a>",
                "                                <iframe class=\"my-ey-login-state__iframe\" style=\"display: none\" wid...",
                "                                  #document",
                "                                    <!doctype html>",
                "                                    <html lang=\"en\">",
                "                                      <head>",
                "                                        <meta charset=\"UTF-8\">",
                "                                        <meta name=\"viewport\" content=\"width=device-width, initial-...",
                "                                        <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">",
                "                                        <title>",
                "                                          EY – My EY",
                "                                        </title>",
                "                                        <script src=\"https://cdn.auth0.com/js/auth0-spa-js/1.12/aut...",
                "                                        <script type=\"text/javascript\">",
                "                                          /** polyfill for startWith */",
                "                                                if (typeof String.prototype.startsWith != 'function...",
                "                                                    String.prototype.startsWith = function (str) {",
                "                                                        return this.slice(0, str.length) == str;",
                "                                                    };",
                "                                                }",
                "                                                var tenantId = '5b973f99-77df-4beb-b27d-aa0c70b8482...",
                "                                                var clientId = 'b170f961-6bfd-43df-a723-0a2f2284a6b...",
                "                                                var referrerList = 'publish-demo.aemdev2.ey.com,pub...",
                "                                                var isAuth0Enabled = 'true';",
                "                                                var auth0Domain = 'auth02.ey.com';",
                "                                                var auth0ClientId = 'P3445uHFOHjks5lo9u053RauSBgjs7...",
                "                                                isAuth0Enabled = isAuth0Enabled === 'true' ? true :...",
                "                                                var auth0;",
                "                                                var authContext;",
                "                                                if (isAuth0Enabled) {",
                "                                                  auth0 = new Auth0Client({",
                "                                                    domain: window.auth0Domain,",
                "                                                    client_id: window.auth0ClientId,",
                "                                                    cacheLocation: 'localstorage',",
                "                                                    redirect_uri: window.location.origin",
                "                                                  });",
                "                                                } else {",
                "                                                  authContext = new AuthenticationContext({",
                "                                                    tenant: tenantId,",
                "                                                    clientId: clientId,",
                "                                                    postLogoutRedirectUri: window.location.origin,",
                "                                                    redirectUri: window.location.origin,",
                "                                                    cacheLocation: 'localStorage'",
                "                                                  });",
                "                                                }",
                "                                          ",
                "                                                var checkLoginState = function(handleState) {",
                "                                                  try {",
                "                                                    if (isAuth0Enabled) {",
                "                                                      auth0",
                "                                                        .isAuthenticated()",
                "                                                        .then(function(isAuthenticated) {",
                "                                                          window.LoginStateAuth0 = isAuthenticated;",
                "                                                          if (isAuthenticated === true) {",
                "                                                            handleState(true);",
                "                                                          } else {",
                "                                                            handleState(false);",
                "                                                          }",
                "                                                        })",
                "                                                        .catch(function(error) {",
                "                                                          handleState(false);",
                "                                                        });",
                "                                                    } else {",
                "                                                      var user = authContext.getCachedUser();",
                "                                                      var userSession = authContext.getCachedToken(...",
                "                                                      if (user === null && userSession === null) {",
                "                                                        handleState(false);",
                "                                                      } else {",
                "                                                        handleState(true);",
                "                                                      }",
                "                                                    }",
                "                                                  } catch (error) {",
                "                                                    console.log('checkLoginState error');",
                "                                                  }",
                "                                                };",
                "                                          ",
                "                                                function eyConnect() {",
                "                                                  var grantAccessList = referrerList.split(',');",
                "                                                  var callingSite =",
                "                                                    document.referrer",
                "                                                      .split('/')",
                "                                                      .slice(0, 3)",
                "                                                      .join('/') || 'https://www.ey.com';",
                "                                                  var host = callingSite ? callingSite.split('//')[...",
                "                                                  var isWhiteListed = grantAccessList.filter(functi...",
                "                                                    return host.startsWith(domain);",
                "                                                  });",
                "                                                  if (isWhiteListed && isWhiteListed.length) {",
                "                                                    checkLoginState(function(state) {",
                "                                                      window.LoginState = state;",
                "                                                      window.parent.postMessage(JSON.stringify({ lo...",
                "                                                    });",
                "                                                  }",
                "                                                }",
                "                                                eyConnect();",
                "                                        </script>",
                "                                      </head>",
                "                                      <body>",
                "                                        <div>",
                "                                          DFF",
                "                                        </div>",
                "                                      </body>",
                "                                    </html>",
                "                                </iframe>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"mainNavigation-countryLanguageSwitcher component section de...",
                "                              <div class=\"country-language-switcher component-content initialized\" ...",
                "                                <!-- Replacing button with div with role=\"button\" & tabindex=\"0\" re...",
                "                                    as well as fix Safari issue on relatedTarget on focusout (no mo...",
                "                                <div class=\"country-language-switcher__header\" title=\"Open country ...",
                "                                  <span class=\"country-language-switcher__header-text\">",
                "                                    <span class=\"country-language-switcher__header-country\">",
                "                                      United States",
                "                                    </span>",
                "                                    <span class=\"sr-only\"></span>",
                "                                    <span class=\"country-language-switcher__header-language\">",
                "                                      English",
                "                                    </span>",
                "                                  </span>",
                "                                  <span class=\"country-language-switcher__header-open\">",
                "                                    Open country language switcher",
                "                                  </span>",
                "                                  <span class=\"country-language-switcher__header-close\">",
                "                                    Close country language switcher",
                "                                  </span>",
                "                                </div>",
                "                                <div class=\"country-language-switcher__wrapper\">",
                "                                  <p class=\"country-language-switcher__wrapper-header\">",
                "                                    <span class=\"country-language-switcher__wrapper-text\">",
                "                                      Select your location",
                "                                    </span>",
                "                                    <button class=\"country-language-switcher__wrapper-close\" title=...",
                "                                      Close country language switcher",
                "                                    </button>",
                "                                  </p>",
                "                                  <input class=\"country-language-switcher__search\" title=\"Search lo...",
                "                                  <p class=\"country-language-switcher__no-results\">",
                "                                    No search results have been found",
                "                                  </p>",
                "                                  <div class=\"country-language-switcher__lists-wrapper customScroll...",
                "                                    <ul class=\"country-language-switcher__list-top\">",
                "                                      <li class=\"country-language-switcher__country-item country-la...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          United States",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Global",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                    <p class=\"country-language-switcher__list-heading\">",
                "                                      Local sites",
                "                                    </p>",
                "                                    <ul class=\"country-language-switcher__list-local\">",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Albania",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Algeria",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Angola",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/p...",
                "                                          Angola",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            português",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Argentina",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Armenia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Aruba",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Australia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/d...",
                "                                          Austria",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Deutsch",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Azerbaijan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bahamas",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bahrain",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bangladesh",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Barbados",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Belgium",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/n...",
                "                                          Belgium",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Nederlands",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/f...",
                "                                          Belgium",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            français",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bermuda",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bolivia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bosnia-Herzegovina",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Botswana",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Brazil",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/p...",
                "                                          Brazil",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            português",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          British Virgin Islands",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Brunei",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Bulgaria",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/b...",
                "                                          Bulgaria",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            български",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Cambodia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Cameroon",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Canada",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/f...",
                "                                          Canada",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            français",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Cayman Islands",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Central America",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Chad",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Channel Islands",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Chile",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          China",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/z...",
                "                                          China",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            中文",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Colombia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Congo",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Costa Rica",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Croatia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/h...",
                "                                          Croatia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            hrvatski",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Curacao",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Cyprus",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Czech Republic",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/c...",
                "                                          Czech Republic",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            čeština",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Democratic Republic of the Congo",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Denmark",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/d...",
                "                                          Denmark",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            dansk",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Dominican Republic",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Ecuador",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Egypt",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          El Salvador",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Equatorial Guinea",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Estonia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Estonia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            eesti",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Fiji",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/f...",
                "                                          Finland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            suomi",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Finland English",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/f...",
                "                                          France",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            français",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Francophone Africa",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Gabon",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Georgia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/d...",
                "                                          Germany",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Deutsch",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Ghana",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Gibraltar",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Greece",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Greece",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Ελληνικά",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Guam",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Guatemala",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Guernsey",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Guinea",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Guyana",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Honduras",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Hong Kong SAR",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Hong Kong SAR",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            中文",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Hungary",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/h...",
                "                                          Hungary",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            magyar",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Iceland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          India",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Indonesia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Iraq",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Ireland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Isle of Man",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Israel",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Italy",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/i...",
                "                                          Italy",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            italiano",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Ivory Coast",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Jamaica",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Japan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/j...",
                "                                          Japan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            日本語",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Jordan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Kazakhstan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/r...",
                "                                          Kazakhstan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            русский",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Kenya",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Korea",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/k...",
                "                                          Korea",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            한국어",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Kuwait",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Kyrgyz Republic",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Laos",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Latvia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/l...",
                "                                          Latvia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            latviešu",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Lebanon",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Libya",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Lithuania",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/l...",
                "                                          Lithuania",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            lietuvių",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Luxembourg",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Macau SAR",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Macau SAR",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            中文",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Madagascar",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Malawi",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Malaysia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Maldives",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Malta",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Mauritius",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Mexico",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Middle East and North Africa",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Moldova",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Mongolia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Montenegro",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Morocco",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Mozambique",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/p...",
                "                                          Moçambique",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            português",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Myanmar",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Namibia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Netherlands",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/n...",
                "                                          Netherlands",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Nederlands",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          New Zealand",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Nicaragua",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Nigeria",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          North Macedonia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Norway",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/n...",
                "                                          Norway",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            norsk",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Oman",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Pakistan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Palestinian Authority",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Panama",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Papua New Guinea",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Paraguay",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Peru",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Philippines",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Poland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/p...",
                "                                          Poland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            polski",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Portugal",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/p...",
                "                                          Portugal",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            português",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Qatar",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Romania",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/r...",
                "                                          Romania",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            română",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Rwanda",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Saint Lucia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/g...",
                "                                          Saipan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Saudi Arabia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Senegal",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Serbia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/s...",
                "                                          Serbia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            српски",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Singapore",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Slovak Republic",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/s...",
                "                                          Slovak Republic",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            slovenčina",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Slovenia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/s...",
                "                                          Slovenia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            slovenščina",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          South Africa",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Spain",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Spain",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Sri Lanka",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Suriname",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Sweden",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/s...",
                "                                          Sweden",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            svenska",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/d...",
                "                                          Switzerland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Deutsch",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Switzerland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/f...",
                "                                          Switzerland",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            français",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Syria",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Taiwan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/z...",
                "                                          Taiwan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            中文",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Tanzania",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Thailand",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Trinidad and Tobago",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Tunisia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Tunisia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            français",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Turkey",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"ht...",
                "                                          Turkey",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Türkçe",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Uganda",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Ukraine",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/u...",
                "                                          Ukraine",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            українська",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          United Arab Emirates",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          United Kingdom",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Uruguay",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Uzbekistan",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Venezuela",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            español",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Vietnam",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/v...",
                "                                          Vietnam",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            Tiếng Việt",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Zambia",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                      <li class=\"country-language-switcher__country-item\" data-syno...",
                "                                        <a class=\"country-language-switcher__country-name\" href=\"/e...",
                "                                          Zimbabwe",
                "                                          <span class=\"country-language-switcher__country-language\"...",
                "                                            English",
                "                                          </span>",
                "                                        </a>",
                "                                      </li>",
                "                                    </ul>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </nav>",
                "                      <div class=\"siteSwitch component section initialized is-initialized switch-bu...",
                "                        <div class=\"component-content\">",
                "                          <button class=\"siteSwitch-button\" data-hidden-time=\"3000\">",
                "                            Welcome to",
                "                            <strong>",
                "                              EY United States (EN)",
                "                            </strong>",
                "                          </button>",
                "                          <div class=\"automatic-siteSwitch\" data-hidden-time=\"6000\">",
                "                            You are visiting EY United States (EN)",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"cookieGroups component section default-style\">",
                "                        <div id=\"cookie-groups-config\" data-cookie-groups=\"{&quot;groups&quot;:[{&q...",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"parametrizedhtml component section default-style col-xs-12 referenc...",
                "                      <div class=\"component-content\">",
                "                        <div class=\"bar\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div id=\"content\" class=\"col-xs-12 initialized\">",
                "      <div class=\"row\">",
                "        <div class=\"layout-outer\">",
                "          <div class=\"layout-inner\">",
                "            <div class=\"col-xs-12 default-style\">",
                "              <div class=\"hero-banner-replacement paragraphSystem\"></div>",
                "            </div>",
                "            <div class=\"col-xs-12 col-md-12 default-style\">",
                "              <div class=\"heroBannerIndex component section default-style col-xs-12 index-home-head...",
                "                <div class=\"hero-banner component-content initialized\">",
                "                  <div class=\"hero-banner component variant-index image-video-header \">",
                "                    <div class=\"hero-banner richText-content\">",
                "                      <div class=\"hero-banner component-content initialized\">",
                "                        <span class=\"article-headline hero-image-video-headline\">",
                "                          Government & Public Sector",
                "                        </span>",
                "                        <p class=\"article-subheading hero-image-video-subheading\">",
                "                          <span>",
                "                            The CEO Imperative: How can policymakers help you weather today’s geopo...",
                "                          </span>",
                "                        </p>",
                "                      </div>",
                "                      <div class=\"article-details\">",
                "                        <span class=\"article-featured-label\">",
                "                          Featured",
                "                        </span>",
                "                        <a href=\"/en_us/government-public-sector/how-ceos-can-partner-with-governme...",
                "                          <span class=\"article-title\">",
                "                            The CEO Imperative: How can policymakers help you weather today’s geopo...",
                "                          </span>",
                "                        </a>",
                "                        <span class=\"article-publish-date\">",
                "                          8 Jun 2022",
                "                        </span>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"hero-banner image-content\">",
                "                      <picture>",
                "                        <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <!--[if IE 9]></video><![endif]-->",
                "                        <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/go...",
                "                      </picture>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div class=\"col-xs-12 default-style\">",
                "              <div class=\"content paragraphSystem\">",
                "                <div class=\"box component section box-dark-background box-full-width col-xs-12 pare...",
                "                  <div class=\"component-content\">",
                "                    <div class=\"paragraphSystem content\">",
                "                      <div class=\"richText component section default-style col-xs-12\">",
                "                        <div class=\"component-content\">",
                "                          <div class=\"richText-content\">",
                "                            <h2>",
                "                              Trending now",
                "                            </h2>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"divider component section default-style col-xs-12\">",
                "                        <div class=\"component-content\"></div>",
                "                      </div>",
                "                      <div class=\"divider component section default-style col-xs-12\">",
                "                        <div class=\"component-content\"></div>",
                "                      </div>",
                "                      <div class=\"divider component section default-style col-xs-12\">",
                "                        <div class=\"component-content\"></div>",
                "                      </div>",
                "                      <div class=\"box component section default-style col-xs-12 col-lg-4 parent-of-...",
                "                        <div class=\"component-content\">",
                "                          <div class=\"paragraphSystem content\">",
                "                            <div class=\"image component section col-xs-12 col-lg-12 default-style\">",
                "                              <div class=\"component-content left\">",
                "                                <div class=\"analytics-image-tracking\"></div>",
                "                                <picture>",
                "                                  <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <!--[if IE 9]></video><![endif]-->",
                "                                  <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                                </picture>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"richText component section col-xs-12 col-lg-12 col-lg-offse...",
                "                              <div class=\"component-content\">",
                "                                <div class=\"richText-content\">",
                "                                  <h4 class=\"parent-of-selection-color-yellow\">",
                "                                    <span class=\"selection-color-yellow\">",
                "                                      As e-mobility accelerates, can utilities move EVs into the fa...",
                "                                      <br>",
                "                                    </span>",
                "                                  </h4>",
                "                                  <h5 class=\"parent-of-selection-color-yellow\">",
                "                                    <span class=\"selection-color-yellow parent-of-selection-color-w...",
                "                                      <span class=\"selection-color-white\">",
                "                                        Collaborative partnerships with an extended ecosystem are k...",
                "                                      </span>",
                "                                      <br>",
                "                                      <br>",
                "                                    </span>",
                "                                  </h5>",
                "                                  <p class=\"parent-of-hyperlink-dark-primary-cta\">",
                "                                    <a href=\"/en_us/emobility/as-emobility-accelerates-can-utilitie...",
                "                                      Learn more",
                "                                    </a>",
                "                                  </p>",
                "                                  <p></p>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"box component section default-style col-xs-12 col-lg-4 parent-of-...",
                "                        <div class=\"component-content\">",
                "                          <div class=\"paragraphSystem content\">",
                "                            <div class=\"image component section default-style col-xs-12 image_55006...",
                "                              <div class=\"component-content left\">",
                "                                <div class=\"analytics-image-tracking\"></div>",
                "                                <picture>",
                "                                  <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <!--[if IE 9]></video><![endif]-->",
                "                                  <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                                </picture>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"richText component section col-xs-12 col-lg-12 col-lg-offse...",
                "                              <div class=\"component-content\">",
                "                                <div class=\"richText-content\">",
                "                                  <h4 class=\"parent-of-selection-color-yellow\">",
                "                                    <span class=\"selection-color-yellow\">",
                "                                      Five priorities to build trust in ESG",
                "                                    </span>",
                "                                  </h4>",
                "                                  <h5>",
                "                                    <br>",
                "                                    The ESG movement is at a critical moment. As historic levels of...",
                "                                    <br>",
                "                                    <br>",
                "                                  </h5>",
                "                                  <p class=\"parent-of-hyperlink-dark-primary-cta\">",
                "                                    <a href=\"/en_us/public-policy/five-priorities-to-build-trust-in...",
                "                                      Learn more",
                "                                    </a>",
                "                                  </p>",
                "                                  <p></p>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"box component section default-style col-xs-12 col-lg-4 parent-of-...",
                "                        <div class=\"component-content\">",
                "                          <div class=\"paragraphSystem content\">",
                "                            <div class=\"image component section col-xs-12 col-lg-12 default-style\">",
                "                              <div class=\"component-content left\">",
                "                                <div class=\"analytics-image-tracking\"></div>",
                "                                <picture>",
                "                                  <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com...",
                "                                  <!--[if IE 9]></video><![endif]-->",
                "                                  <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                                </picture>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"richText component section col-xs-12 col-lg-12 col-lg-offse...",
                "                              <div class=\"component-content\">",
                "                                <div class=\"richText-content\">",
                "                                  <h4 class=\"parent-of-selection-color-brand\">",
                "                                    <span class=\"selection-color-brand\">",
                "                                      Boston is redefining what’s next in a digital world",
                "                                      <br>",
                "                                      <br>",
                "                                    </span>",
                "                                  </h4>",
                "                                  <h5>",
                "                                    In a digital world, the EY Boston office is working together wi...",
                "                                    <br>",
                "                                    <br>",
                "                                  </h5>",
                "                                  <p class=\"parent-of-hyperlink-dark-primary-cta\">",
                "                                    <a href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-wo...",
                "                                      Learn more",
                "                                    </a>",
                "                                  </p>",
                "                                  <p></p>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"divider component section default-style col-xs-12\">",
                "                        <div class=\"component-content\"></div>",
                "                      </div>",
                "                      <div class=\"divider component section default-style col-xs-12\">",
                "                        <div class=\"component-content\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"box component section box-grey-background box-visual-link col-xs-12 par...",
                "                  <div class=\"component-content\">",
                "                    <div class=\"paragraphSystem content\">",
                "                      <div class=\"image component section default-style col-xs-12\">",
                "                        <div class=\"component-content left\">",
                "                          <div class=\"analytics-image-tracking\"></div>",
                "                          <picture>",
                "                            <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us...",
                "                            <!--[if IE 9]></video><![endif]-->",
                "                            <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                          </picture>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"richText component section default-style col-xs-12\">",
                "                        <div class=\"component-content\">",
                "                          <div class=\"richText-content\">",
                "                            <h3>",
                "                              Building a more equitable working world",
                "                              <br>",
                "                            </h3>",
                "                            <h5>",
                "                              EY US Diversity, Equity and Inclusion report",
                "                              <br>",
                "                              2022 release",
                "                            </h5>",
                "                            <p class=\"parent-of-hyperlink-primary-cta\">",
                "                              <a href=\"/en_us/diversity-inclusiveness/ey-us-2022-dei-report\" class=...",
                "                                Find out more",
                "                              </a>",
                "                            </p>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"richText component section richText-banner-with-image richText-grey-bac...",
                "                  <div class=\"component-content\">",
                "                    <picture>",
                "                      <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topic...",
                "                      <!--[if IE 9]></video><![endif]-->",
                "                      <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/assu...",
                "                    </picture>",
                "                    <div class=\"richText-content\">",
                "                      <h2>",
                "                        Our commitment to audit quality",
                "                      </h2>",
                "                      <p style=\"-webkit-line-clamp: inherit;\">",
                "                        We embrace our responsibility as independent auditors to perform high-quali...",
                "                      </p>",
                "                      <p class=\"parent-of-hyperlink-primary-cta\">",
                "                        <a href=\"/en_us/assurance/audit-quality-report-2021\" class=\"hyperlink-prima...",
                "                          Find out more",
                "                        </a>",
                "                        <br>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"caseStudy component section caseStudy-full-width col-xs-12 initialized\"...",
                "                  <div class=\"caseStudy-initial\">",
                "                    <div class=\"3dot component section event defaultStyle\">",
                "                      <div class=\"threeDot initialized animation-on\" data-index=\"0\">",
                "                        <div class=\"threeDot-content\">",
                "                          <span class=\"threeDot-pure-text first\">",
                "                            Case Study",
                "                          </span>",
                "                          <div class=\"threeDot-inner-content\">",
                "                            <span class=\"threeDot-item\"></span>",
                "                            <span class=\"threeDot-item\"></span>",
                "                            <span class=\"threeDot-item\"></span>",
                "                            <div class=\"threeDot-labels\">",
                "                              <span class=\"threeDot-label first\">",
                "                                The better the question",
                "                              </span>",
                "                              <span class=\"threeDot-label second\">",
                "                                The better the answer",
                "                              </span>",
                "                              <span class=\"threeDot-label third\">",
                "                                The better the world works",
                "                              </span>",
                "                            </div>",
                "                          </div>",
                "                          <span class=\"threeDot-pure-text second\">",
                "                            Case Study",
                "                          </span>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                    <h3 class=\"caseStudy-initial-title\">",
                "                      Case study: How smart technology helped Fiserv accelerate M&A strategy",
                "                    </h3>",
                "                    <h4 class=\"caseStudy-initial-subtitle\">",
                "                      Multi-billion-dollar mergers are fraught with complexity, but smart digital p...",
                "                    </h4>",
                "                    <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accele...",
                "                  </div>",
                "                  <div class=\"case-study component-content\" aria-hidden=\"true\" tabindex=\"-1\">",
                "                    <div class=\"caseStudy-item\" data-chapter-number=\"1\" data-content-url=\"/en_us/st...",
                "                      <div class=\"caseStudy-text-content\">",
                "                        <div class=\"3dot component section event defaultStyle\">",
                "                          <div class=\"threeDot initialized animation-on\" data-index=\"1\">",
                "                            <div class=\"threeDot-content\">",
                "                              <span class=\"threeDot-pure-text first\">",
                "                                Case Study",
                "                              </span>",
                "                              <div class=\"threeDot-inner-content\">",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <div class=\"threeDot-labels\">",
                "                                  <span class=\"threeDot-label first\">",
                "                                    The better the question",
                "                                  </span>",
                "                                  <span class=\"threeDot-label second\">",
                "                                    The better the answer",
                "                                  </span>",
                "                                  <span class=\"threeDot-label third\">",
                "                                    The better the world works",
                "                                  </span>",
                "                                </div>",
                "                              </div>",
                "                              <span class=\"threeDot-pure-text second\">",
                "                                Case Study",
                "                              </span>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <h3 class=\"caseStudy-title\">",
                "                          How do you merge two financial services players?",
                "                        </h3>",
                "                        <h4 class=\"caseStudy-subtitle\">",
                "                          Market consolidation brings scale and innovation by streamlining online p...",
                "                        </h4>",
                "                        <div class=\"caseStudy-full\">",
                "                          <div class=\"nestedTile component section default-style col-xs-12 col-lg-8...",
                "                            <div class=\"content\">",
                "                              <div class=\"nestedTile-spacer\" style=\"height: 0px;\"></div>",
                "                              <div class=\"nestedTile-parsys\">",
                "                                <div class=\"linkArea component section default-style col-xs-12\">",
                "                                  <div class=\"component-content\">",
                "                                    <div class=\"row\">",
                "                                      <div class=\"link-area nestedTileFeaturedService\">",
                "                                        <h2 class=\"col-xs-12 linkArea-pre-title\">",
                "                                          How EY can help",
                "                                        </h2>",
                "                                        <div class=\"paragraphSystem content\">",
                "                                          <div class=\"linkAreaLink component section default-style ...",
                "                                            <div class=\"link-area-link regular\">",
                "                                              <h5 class=\"link-area-title\">",
                "                                                <a href=\"/en_us/strategy-transactions/mergers-acqui...",
                "                                                  Mergers and acquisitions integration services",
                "                                                </a>",
                "                                              </h5>",
                "                                              <p class=\"link-area-subtitle\" style=\"overflow: hidden...",
                "                                                We work with clients to integrate acquired assets t...",
                "                                              </p>",
                "                                              <a class=\"read-more\" href=\"/en_us/strategy-transactio...",
                "                                                Read more",
                "                                              </a>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                              <div class=\"richText-content\">",
                "                                <p aria-hidden=\"true\">",
                "                                  Fintech companies specializing in online payment solutions have b...",
                "                                  <sup>",
                "                                    1",
                "                                  </sup>",
                "                                  With combined revenues of US$13 billion, these companies had grow...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  The leaders of both Fiserv and First Data were convinced that the...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  The leadership and enablement of the synergy program largely fell...",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-ac...",
                "                      </div>",
                "                      <picture>",
                "                        <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <!--[if IE 9]></video><![endif]-->",
                "                        <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/st...",
                "                      </picture>",
                "                    </div>",
                "                    <div class=\"caseStudy-item\" data-chapter-number=\"2\" data-content-url=\"/en_us/st...",
                "                      <div class=\"caseStudy-text-content\">",
                "                        <div class=\"3dot component section event defaultStyle\">",
                "                          <div class=\"threeDot initialized\" data-index=\"2\">",
                "                            <div class=\"threeDot-content\">",
                "                              <span class=\"threeDot-pure-text first\">",
                "                                Case Study",
                "                              </span>",
                "                              <div class=\"threeDot-inner-content\">",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <div class=\"threeDot-labels\">",
                "                                  <span class=\"threeDot-label first\">",
                "                                    The better the question",
                "                                  </span>",
                "                                  <span class=\"threeDot-label second\">",
                "                                    The better the answer",
                "                                  </span>",
                "                                  <span class=\"threeDot-label third\">",
                "                                    The better the world works",
                "                                  </span>",
                "                                </div>",
                "                              </div>",
                "                              <span class=\"threeDot-pure-text second\">",
                "                                Case Study",
                "                              </span>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <h3 class=\"caseStudy-title\">",
                "                          A single goal, enabled by an advanced digital platform",
                "                        </h3>",
                "                        <h4 class=\"caseStudy-subtitle\">",
                "                          Consolidating multiple data-points would have taken years without EY Capi...",
                "                        </h4>",
                "                        <div class=\"caseStudy-full\">",
                "                          <div class=\"nestedTile component section default-style col-xs-12 col-lg-8...",
                "                            <div class=\"content\">",
                "                              <div class=\"nestedTile-spacer\" style=\"height: 0px;\"></div>",
                "                              <div class=\"nestedTile-parsys\">",
                "                                <div class=\"linkArea component section default-style col-xs-12\">",
                "                                  <div class=\"component-content\">",
                "                                    <div class=\"row\">",
                "                                      <div class=\"link-area nestedTileFeaturedService\">",
                "                                        <h2 class=\"col-xs-12 linkArea-pre-title\">",
                "                                          How EY can help",
                "                                        </h2>",
                "                                        <div class=\"paragraphSystem content\">",
                "                                          <div class=\"linkAreaLink component section default-style ...",
                "                                            <div class=\"link-area-link regular\">",
                "                                              <h5 class=\"link-area-title\">",
                "                                                <a href=\"/en_us/strategy-transactions/connected-cap...",
                "                                                  M&A tools: Connected Capital Technologies",
                "                                                </a>",
                "                                              </h5>",
                "                                              <p class=\"link-area-subtitle\" style=\"overflow: hidden...",
                "                                                EY teams offer a suite of M&A technologies designed...",
                "                                              </p>",
                "                                              <a class=\"read-more\" href=\"/en_us/strategy-transactio...",
                "                                                Read more",
                "                                              </a>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                              <div class=\"richText-content\">",
                "                                <p aria-hidden=\"true\">",
                "                                  “Early on in the merger, I tried to use Excel,” recalls Chris Dic...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  The EY team who led the post-merger integration recommended their...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  “EY Capital Edge was fluid, flexible, cloud-based and easy-to-acc...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  A merger of this size encompassing hundreds of solutions, million...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  Critical to Dichiara personally was having absolute confidence in...",
                "                                  <br>",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  The newly combined company, now called Fiserv, is already outperf...",
                "                                </p>",
                "                                <p aria-hidden=\"true\">",
                "                                  The merged Fiserv is efficiently cross-selling capabilities to it...",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-ac...",
                "                      </div>",
                "                      <picture>",
                "                        <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <!--[if IE 9]></video><![endif]-->",
                "                        <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/st...",
                "                      </picture>",
                "                    </div>",
                "                    <div class=\"caseStudy-item\" data-chapter-number=\"3\" data-content-url=\"/en_us/st...",
                "                      <div class=\"caseStudy-text-content\">",
                "                        <div class=\"3dot component section event defaultStyle\">",
                "                          <div class=\"threeDot initialized\" data-index=\"3\">",
                "                            <div class=\"threeDot-content\">",
                "                              <span class=\"threeDot-pure-text first\">",
                "                                Case Study",
                "                              </span>",
                "                              <div class=\"threeDot-inner-content\">",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <span class=\"threeDot-item\"></span>",
                "                                <div class=\"threeDot-labels\">",
                "                                  <span class=\"threeDot-label first\">",
                "                                    The better the question",
                "                                  </span>",
                "                                  <span class=\"threeDot-label second\">",
                "                                    The better the answer",
                "                                  </span>",
                "                                  <span class=\"threeDot-label third\">",
                "                                    The better the world works",
                "                                  </span>",
                "                                </div>",
                "                              </div>",
                "                              <span class=\"threeDot-pure-text second\">",
                "                                Case Study",
                "                              </span>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <h3 class=\"caseStudy-title\">",
                "                          A holistic payment solution, backed by a single technology platform",
                "                        </h3>",
                "                        <h4 class=\"caseStudy-subtitle\">",
                "                          EY Capital Edge helped accelerate this merger and it continues to support...",
                "                        </h4>",
                "                        <div class=\"caseStudy-full\">",
                "                          <div class=\"nestedTile component section default-style col-xs-12 col-lg-8...",
                "                            <div class=\"content\">",
                "                              <div class=\"nestedTile-spacer\" style=\"height: 0px;\"></div>",
                "                              <div class=\"nestedTile-parsys\">",
                "                                <div class=\"linkArea component section default-style col-xs-12\">",
                "                                  <div class=\"component-content\">",
                "                                    <div class=\"row\">",
                "                                      <div class=\"link-area nestedTileFeaturedService\">",
                "                                        <h2 class=\"col-xs-12 linkArea-pre-title\">",
                "                                          How EY can help",
                "                                        </h2>",
                "                                        <div class=\"paragraphSystem content\">",
                "                                          <div class=\"linkAreaLink component section default-style ...",
                "                                            <div class=\"link-area-link regular\">",
                "                                              <h5 class=\"link-area-title\">",
                "                                                <a href=\"/en_us/strategy-transactions/digital-merge...",
                "                                                  Digital M&A framework",
                "                                                </a>",
                "                                              </h5>",
                "                                              <p class=\"link-area-subtitle\" style=\"overflow: hidden...",
                "                                                From portfolio transformation, mergers and acquisit...",
                "                                              </p>",
                "                                              <a class=\"read-more\" href=\"/en_us/strategy-transactio...",
                "                                                Read more",
                "                                              </a>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                              <div class=\"richText-content\">",
                "                                <p aria-hidden=\"true\">",
                "                                  Chris Dichiara is clear that EY Capital Edge accelerated and simp...",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"inlineQuote component section default-style col-xs-12 col-lg-...",
                "                            <div class=\"inline-quote\">",
                "                              <div class=\"quote-box\">",
                "                                <blockquote class=\"content-box\">",
                "                                  EY Capital Edge was fluid, flexible, cloud-based and easy-to-acce...",
                "                                </blockquote>",
                "                                <div class=\"quotee\">",
                "                                  Chris Dichiara",
                "                                </div>",
                "                                <div class=\"job-title\">",
                "                                  Vice President and Head of Financial Planning and Analysis, Fiser...",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"richText component section richText-copy-block col-xs-12 col-...",
                "                            <div class=\"component-content\">",
                "                              <div class=\"richText-content\">",
                "                                <p aria-hidden=\"true\">",
                "                                  A leading platform that can flex to accommodate a company’s finan...",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"accordion component section accordion-article-references col-...",
                "                            <div class=\"component-content\">",
                "                              <ul class=\"accordion-container\">",
                "                                <li class=\"accordion-slide first last odd\">",
                "                                  <header class=\"accordion-head\">",
                "                                    <h3 class=\"accordion-title component\">",
                "                                      <a href=\"#accordion-content-1792927365-0\" title=\"Show article...",
                "                                        <span class=\"accordion-title-text\">",
                "                                          Show article references",
                "                                        </span>",
                "                                      </a>",
                "                                    </h3>",
                "                                  </header>",
                "                                  <div class=\"accordion-content-wrapper\" id=\"accordion-content-1792...",
                "                                    <div class=\"accordion-content\">",
                "                                      <div class=\"paragraphSystem item0 content\">",
                "                                        <div class=\"richText component section default-style col-xs...",
                "                                          <div class=\"component-content\">",
                "                                            <div class=\"richText-content\">",
                "                                              <p aria-hidden=\"true\">",
                "                                                1. Statista (subscription required),",
                "                                                <a href=\"https://www.statista.com/statistics/612431...",
                "                                                  https://www.statista.com/statistics/612431/bank-c...",
                "                                                </a>",
                "                                                , accessed June 2021.",
                "                                              </p>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </li>",
                "                              </ul>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"contentGridGeneral component section default-style col-xs-12\"...",
                "                            <div class=\"content-grid container grid   initialized is-collapsed anim...",
                "                              <h3 class=\"content-grid-title\">",
                "                                Related articles",
                "                              </h3>",
                "                              <div class=\"row\">",
                "                                <div class=\"page page-0 is-active\" data-page-size=\"12\" data-page-co...",
                "                                  <div class=\"article-tile case-study-tile tile valid col-xs-12 col...",
                "                                    <div class=\"tile-image-box\">",
                "                                      <a href=\"/en_us/strategy-transactions/ma-strategy-helped-a-le...",
                "                                        <picture>",
                "                                          <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <!--[if IE 9]></video><![endif]-->",
                "                                          <img class=\"article-image\" src=\"https://assets.ey.com/con...",
                "                                        </picture>",
                "                                      </a>",
                "                                      <div class=\"threeDot-box\">",
                "                                        <span class=\"threeDot-item\"></span>",
                "                                        <span class=\"threeDot-item\"></span>",
                "                                        <span class=\"threeDot-item\"></span>",
                "                                      </div>",
                "                                    </div>",
                "                                    <div class=\"tile-text-box\">",
                "                                      <a href=\"/en_us/strategy-transactions/ma-strategy-helped-a-le...",
                "                                        <h4 class=\"article-title is-clipped\">",
                "                                          Case study: How a Nordic SaaS player unlocked potential i...",
                "                                        </h4>",
                "                                      </a>",
                "                                      <p class=\"article-subheading is-clipped\">",
                "                                        A bold strategy and deep, multi-disciplined M&A experience ...",
                "                                      </p>",
                "                                      <div class=\"article-details\">",
                "                                        <span class=\"multiple-line article-date\">",
                "                                          19 Apr 2021",
                "                                        </span>",
                "                                        <span>",
                "                                          <a href=\"/en_us/people/eric-sanschagrin\" class=\"article-a...",
                "                                            Eric Sanschagrin",
                "                                          </a>",
                "                                        </span>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                  <div class=\"article-tile tile valid  col-xs-12 col-sm-6 col-md-4 ...",
                "                                    <div class=\"tile-image-box\">",
                "                                      <a href=\"/en_us/ccb/mergers-acquisitions-strategy-survey-summ...",
                "                                        <picture>",
                "                                          <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <!--[if IE 9]></video><![endif]-->",
                "                                          <img class=\"article-image\" src=\"https://assets.ey.com/con...",
                "                                        </picture>",
                "                                      </a>",
                "                                    </div>",
                "                                    <div class=\"tile-text-box\">",
                "                                      <a href=\"/en_us/ccb/mergers-acquisitions-strategy-survey-summ...",
                "                                        <h4 class=\"article-title is-clipped\">",
                "                                          Will COVID-19 turbo-charge M&A and transformation?",
                "                                        </h4>",
                "                                      </a>",
                "                                      <p class=\"article-subheading is-clipped\">",
                "                                        C-suites reframe corporate strategies and plan to invest th...",
                "                                      </p>",
                "                                      <div class=\"article-details\">",
                "                                        <span class=\"multiple-line article-date\">",
                "                                          3 Feb 2021",
                "                                        </span>",
                "                                        <span>",
                "                                          <a href=\"/en_us/people/andrea-guerzoni\" class=\"article-au...",
                "                                            Andrea Guerzoni",
                "                                          </a>",
                "                                        </span>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                  <div class=\"article-tile tile valid  col-xs-12 col-sm-6 col-md-4 ...",
                "                                    <div class=\"tile-image-box\">",
                "                                      <a href=\"/en_us/consulting/how-a-digital-foundation-is-settin...",
                "                                        <picture>",
                "                                          <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <source srcset=\"https://assets.ey.com/content/dam/ey-site...",
                "                                          <!--[if IE 9]></video><![endif]-->",
                "                                          <img class=\"article-image\" src=\"https://assets.ey.com/con...",
                "                                        </picture>",
                "                                      </a>",
                "                                    </div>",
                "                                    <div class=\"tile-text-box\">",
                "                                      <a href=\"/en_us/consulting/how-a-digital-foundation-is-settin...",
                "                                        <h4 class=\"article-title is-clipped\">",
                "                                          How a digital foundation is setting the edge for new mark...",
                "                                        </h4>",
                "                                      </a>",
                "                                      <p class=\"article-subheading is-clipped\">",
                "                                        Companies that establish these technology and data models a...",
                "                                      </p>",
                "                                      <div class=\"article-details\">",
                "                                        <span class=\"multiple-line article-date\">",
                "                                          23 Mar 2021",
                "                                        </span>",
                "                                        <span>",
                "                                          <a href=\"/en_us/people/mazen-baroudi\" class=\"article-auth...",
                "                                            Mazen Baroudi",
                "                                          </a>",
                "                                        </span>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                              <div class=\"controls\">",
                "                                <div class=\"is-hidden buttons\">",
                "                                  <button class=\"show-more is-hidden\">",
                "                                    Show more",
                "                                  </button>",
                "                                  <button class=\"show-more-mobile is-hidden\">",
                "                                    Show more",
                "                                  </button>",
                "                                </div>",
                "                                <div class=\"is-hidden pagination\">",
                "                                  <button class=\"is-disabled prev\">",
                "                                    <span class=\"arrow\"></span>",
                "                                    Previous",
                "                                  </button>",
                "                                  <div class=\"pagination-list\">",
                "                                    <a href=\"#\" class=\"pagination-item is-active\">",
                "                                      1",
                "                                    </a>",
                "                                  </div>",
                "                                  <button class=\"is-disabled next\">",
                "                                    <span class=\"arrow\"></span>",
                "                                    Next",
                "                                  </button>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"composite section composite-variation-full-width-contact comp...",
                "                            <div class=\"content paragraphSystem\">",
                "                              <div class=\"box box-dark-background box-full-width component section ...",
                "                                <div class=\"component-content\">",
                "                                  <div class=\"paragraphSystem content\">",
                "                                    <div class=\"richText component section col-xs-12 richtext richT...",
                "                                      <div class=\"component-content\">",
                "                                        <div class=\"richText-content\">",
                "                                          <h3 style=\"text-align: center;\" class=\"parent-of-selectio...",
                "                                            <span class=\"selection-color-yellow\">",
                "                                              Contact us",
                "                                            </span>",
                "                                          </h3>",
                "                                          <div style=\"text-align: center;\" class=\"parent-of-selecti...",
                "                                            <span class=\"selection-color-yellow parent-of-selection...",
                "                                              <span class=\"selection-color-white\">",
                "                                                Like what you’ve seen? Get in touch to learn more.",
                "                                              </span>",
                "                                            </span>",
                "                                          </div>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                    <div class=\"contactLinks component section col-xs-12 contactlin...",
                "                                      <div class=\"contact-links component js-labels initialized\" da...",
                "                                        <div class=\"contact-links-container parent-of-hyperlink-dar...",
                "                                          <a href=\"/en_us/snippet/contact-form.html?recipient=us&he...",
                "                                            email",
                "                                          </a>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-ac...",
                "                      </div>",
                "                      <picture>",
                "                        <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/top...",
                "                        <!--[if IE 9]></video><![endif]-->",
                "                        <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/st...",
                "                      </picture>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"caseStudy-images\" tabindex=\"-1\" aria-hidden=\"true\"></div>",
                "                  <a href=\"#\" class=\"caseStudy-close\" aria-hidden=\"true\" tabindex=\"-1\">",
                "                    Close",
                "                  </a>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"richText component section default-style col-xs-12\">",
                "                  <div class=\"component-content\">",
                "                    <div class=\"richText-content\">",
                "                      <p class=\"parent-of-selection-color-white\">",
                "                        <span class=\"selection-color-white\">",
                "                          .",
                "                          <a id=\"sectors\"></a>",
                "                        </span>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"topicLink component section default-style col-xs-12 initialized\">",
                "                  <div class=\"topicLink-positioner\" data-desktop-timer=\"5000\" data-mobile-timer=\"50...",
                "                    <div class=\"topicLink-header\">",
                "                      <h2>",
                "                        Supporting organizations across sectors (7)",
                "                      </h2>",
                "                      <a class=\"topicLink-skip\" href=\"#-380159738\" title=\"Skip\" aria-label=\"Skip Su...",
                "                        Skip",
                "                      </a>",
                "                    </div>",
                "                    <div class=\"topicLink-background\">",
                "                      <div class=\"current\"></div>",
                "                      <div class=\"next show\" style=\"background-image: url(&quot;blob:https://www.ey...",
                "                    </div>",
                "                    <div class=\"topicLink-slider ready\" data-has=\"/content/ey-sites/ey-com/en_us/ho...",
                "                      <a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Financial Services",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              How financial institutions can win the battle for trust",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                      <a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://as...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Health care industry insights",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              How health care, retail and tech can work together to change how we e...",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                      <a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Consumer Products & Retail",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              Consumers expect disruption. Here’s how retailers can create stabilit...",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                      <a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https:/...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Energy & Resources",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              How oil and gas sector analysts’ view Q4 2021 earnings",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                      <a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.co...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Technology, Media & Entertainment, and Telecommunications",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              How alerting employees to unintended tax traps helps companies, too",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                      <a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"h...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Advanced Manufacturing Services",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              Creating people-centric future factories",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                      <a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://a...",
                "                        <div class=\"description\">",
                "                          <h3 class=\"topic-name\">",
                "                            Private Equity Services",
                "                          </h3>",
                "                          <div class=\"featured\">",
                "                            <span class=\"topic-featured\">",
                "                              Featured:",
                "                            </span>",
                "                            <span class=\"article-title\">",
                "                              2022 Global Private Equity Survey",
                "                            </span>",
                "                          </div>",
                "                          <div class=\"topic-discover\">",
                "                            <span class=\"text\">",
                "                              Discover",
                "                            </span>",
                "                            <div class=\"topicLink-arrow topicLink-arrowRight small\">",
                "                              <div class=\"topicLink-arrowHitbox\"></div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                        <script class=\"topicLink-renditions skip\" data-src=\"https://assets.ey.com/c...",
                "                      </a>",
                "                    </div>",
                "                    <div class=\"topicLink-arrow topicLink-arrowLeft\">",
                "                      <div class=\"topicLink-arrowHitbox\"></div>",
                "                    </div>",
                "                    <div class=\"topicLink-arrow topicLink-arrowRight\">",
                "                      <div class=\"topicLink-arrowHitbox\"></div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ghost section\"></div>",
                "                <div class=\"ghost section\"></div>",
                "                <div class=\"ghost section\"></div>",
                "                <div class=\"richText component section default-style col-xs-12\" id=\"-380159738\"></d...",
                "                <div class=\"ghost section\"></div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"box component section box-full-width col-xs-12\">",
                "                  <div class=\"component-content\">",
                "                    <div class=\"paragraphSystem content\"></div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ghost section\"></div>",
                "                <div class=\"richText component section richText-subscribe richText-yellow-backgroun...",
                "                  <div class=\"component-content\">",
                "                    <div class=\"richText-content\">",
                "                      <h3 style=\"text-align: left;\">",
                "                        Direct to your inbox",
                "                      </h3>",
                "                      <p style=\"text-align: left;\">",
                "                        Stay up to date with our Editor's Picks newsletter.",
                "                        <br>",
                "                      </p>",
                "                      <p class=\"parent-of-hyperlink-primary-cta parent-of-lightbox\">",
                "                        <a href=\"/en_us/snippet/marketo/eyconnectwithus\" class=\"hyperlink-primary-c...",
                "                          Subscribe",
                "                        </a>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"divider component section default-style col-xs-12\">",
                "                  <div class=\"component-content\"></div>",
                "                </div>",
                "                <div class=\"composite section composite-variation-linked-content composite-linked-c...",
                "                  <div class=\"content paragraphSystem\">",
                "                    <h4 class=\"linkedContent-heading\">",
                "                      Featured press releases",
                "                    </h4>",
                "                    <div class=\"linkedContent default-style component section col-xs-12 col-md-8 in...",
                "                      <div class=\"two-big-cells\">",
                "                        <div class=\"linkedContent-wrapper\">",
                "                          <div class=\"linkedContent-big-items row\">",
                "                            <div class=\"linkedContent-wrapper-item col-xs-12 col-sm-6\">",
                "                              <div class=\"linkedContent-image\" data-image=\"https://assets.ey.com/co...",
                "                                <a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy...",
                "                                  <picture>",
                "                                    <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <!--[if IE 9]></video><![endif]-->",
                "                                    <img class=\"image\" src=\"https://assets.ey.com/content/dam/ey-si...",
                "                                  </picture>",
                "                                </a>",
                "                              </div>",
                "                              <div class=\"linkedContent-description\">",
                "                                <a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy...",
                "                                  <h5 class=\"linkedContent-title is-clipped\">",
                "                                    EY Announces Award Winners for the Entrepreneur Of The Year® 20...",
                "                                  </h5>",
                "                                </a>",
                "                                <p class=\"linkedContent-subheading\" style=\"overflow: hidden; text-o...",
                "                                  EY honors the most ambitious and dynamic entrepreneurs in the Mid...",
                "                                </p>",
                "                                <p class=\"linkedContent-info\">",
                "                                  <span>",
                "                                    <span class=\"multiple-line linkedContent-publish-date\">",
                "                                      4 Jul 2022",
                "                                    </span>",
                "                                    <span class=\"has-country-code\">",
                "                                      Philadelphia",
                "                                    </span>",
                "                                    <span>",
                "                                      US",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"linkedContent-wrapper-item col-xs-12 col-sm-6\">",
                "                              <div class=\"linkedContent-image\" data-image=\"https://assets.ey.com/co...",
                "                                <a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy...",
                "                                  <picture>",
                "                                    <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-c...",
                "                                    <!--[if IE 9]></video><![endif]-->",
                "                                    <img class=\"image\" src=\"https://assets.ey.com/content/dam/ey-si...",
                "                                  </picture>",
                "                                </a>",
                "                              </div>",
                "                              <div class=\"linkedContent-description\">",
                "                                <a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy...",
                "                                  <h5 class=\"linkedContent-title is-clipped\">",
                "                                    EY Announces Award Winners for the Entrepreneur Of The Year® 20...",
                "                                  </h5>",
                "                                </a>",
                "                                <p class=\"linkedContent-subheading\" style=\"overflow: hidden; text-o...",
                "                                  EY honors the most ambitious and dynamic entrepreneurs in Greater...",
                "                                </p>",
                "                                <p class=\"linkedContent-info\">",
                "                                  <span>",
                "                                    <span class=\"multiple-line linkedContent-publish-date\">",
                "                                      28 Jun 2022",
                "                                    </span>",
                "                                    <span class=\"has-country-code\">",
                "                                      Philadelphia",
                "                                    </span>",
                "                                    <span>",
                "                                      US",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"linkedContent default-style component section col-xs-12 col-md-3 co...",
                "                      <div class=\"three-cells-vertical\">",
                "                        <h4 class=\"linkedContent-heading\">",
                "                          More press releases",
                "                        </h4>",
                "                        <div class=\"linkedContent-wrapper\">",
                "                          <div class=\"linkedContent-small-items row\">",
                "                            <div class=\"linkedContent-wrapper-item col-xs-12 col-sm-6 col-md-12\">",
                "                              <div class=\"linkedContent-description\">",
                "                                <a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy...",
                "                                  <h5 class=\"linkedContent-title is-clipped\">",
                "                                    EY Announces Award Winners for the Entrepreneur Of The Year® 20...",
                "                                  </h5>",
                "                                </a>",
                "                                <p class=\"linkedContent-subheading\">",
                "                                  EY honors the most ambitious and dynamic entrepreneurs in Midwest",
                "                                </p>",
                "                                <p class=\"linkedContent-info\">",
                "                                  <span>",
                "                                    <span class=\"linkedContent-publish-date\">",
                "                                      15 Jun 2022",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"linkedContent-wrapper-item col-xs-12 col-sm-6 col-md-12\">",
                "                              <div class=\"linkedContent-description\">",
                "                                <a href=\"/en_us/news/2022/06/beyond-borders-2022\" title=\"Beyond Bor...",
                "                                  <h5 class=\"linkedContent-title is-clipped\">",
                "                                    Beyond Borders 2022: Following robust growth and historic level...",
                "                                  </h5>",
                "                                </a>",
                "                                <p class=\"linkedContent-subheading\">",
                "                                  Although the biotech industry performed strongly during the COVID...",
                "                                </p>",
                "                                <p class=\"linkedContent-info\">",
                "                                  <span>",
                "                                    <span class=\"linkedContent-publish-date\">",
                "                                      13 Jun 2022",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"linkedContent-wrapper-item col-xs-12 col-sm-6 col-md-12\">",
                "                              <div class=\"linkedContent-description\">",
                "                                <a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy...",
                "                                  <h5 class=\"linkedContent-title is-clipped\">",
                "                                    EY Announces Award Winners for the Entrepreneur Of The Year® 20...",
                "                                  </h5>",
                "                                </a>",
                "                                <p class=\"linkedContent-subheading\">",
                "                                  EY honors the most ambitious and dynamic entrepreneurs in Heartla...",
                "                                </p>",
                "                                <p class=\"linkedContent-info\">",
                "                                  <span>",
                "                                    <span class=\"linkedContent-publish-date\">",
                "                                      10 Jun 2022",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"richText component section default-style col-xs-12\">",
                "                  <div class=\"component-content\">",
                "                    <div class=\"richText-content\">",
                "                      <p style=\"text-align: center;\" class=\"parent-of-hyperlink-primary-cta\">",
                "                        <a href=\"/en_us/newsroom\" class=\"hyperlink-primary-cta\">",
                "                          Visit the newsroom",
                "                        </a>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"twitterFeed twitter section twitter-full-width component col-xs-12 init...",
                "                  <div class=\"component-content\" data-provider-path=\"https://www.ey.com/en_us/tfs.7...",
                "                    <p style=\"text-align: center;\">",
                "                      Feed",
                "                    </p>",
                "                    <div class=\"feed-provider-description\">",
                "                      <p style=\"text-align: center;\">",
                "                        Join EY in conversation",
                "                      </p>",
                "                    </div>",
                "                    <ul class=\"feed-provider-feeds\">",
                "                      <li class=\"twitter-feed\">",
                "                        <div class=\"twitter-header\">",
                "                          <a class=\"twitter-sender\" href=\"https://twitter.com/EY_US\">",
                "                            <img class=\"twitter-sender-avatar\" alt=\"\" src=\"https://pbs.twimg.com/pr...",
                "                            <span class=\"twitter-sender-full-name\">",
                "                              EY US",
                "                            </span>",
                "                            <span class=\"twitter-sender-profile-and-date\">",
                "                              @",
                "                              <strong>",
                "                                EY_US",
                "                              </strong>",
                "                            </span>",
                "                            <time class=\"twitter-date\">",
                "                              13h",
                "                            </time>",
                "                          </a>",
                "                          <a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?...",
                "                            <span>",
                "                              Follow",
                "                            </span>",
                "                          </a>",
                "                        </div>",
                "                        <div class=\"twitter-content\">",
                "                          The many facets of ESG require the backing of different stakeholders at c...",
                "                          <a href=\"https://t.co/gSaMlIzI7i\">",
                "                            https://t.co/gSaMlIzI7i",
                "                          </a>",
                "                        </div>",
                "                        <ul class=\"twitter-actions\">",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/tweet?in_reply_to=15581060310073425...",
                "                              Reply",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/retweet?tweet_id=155810603100734259...",
                "                              Retweet",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/favorite?tweet_id=15581060310073425...",
                "                              Favorite",
                "                            </a>",
                "                          </li>",
                "                        </ul>",
                "                      </li>",
                "                      <li class=\"twitter-feed\">",
                "                        <span class=\"twitter-retwitted\">",
                "                          Junior Achievement of Washington",
                "                        </span>",
                "                        <div class=\"twitter-header\">",
                "                          <a class=\"twitter-sender\" href=\"https://twitter.com/EY_US\">",
                "                            <img class=\"twitter-sender-avatar\" alt=\"\" src=\"https://pbs.twimg.com/pr...",
                "                            <span class=\"twitter-sender-full-name\">",
                "                              EY US",
                "                            </span>",
                "                            <span class=\"twitter-sender-profile-and-date\">",
                "                              @",
                "                              <strong>",
                "                                EY_US",
                "                              </strong>",
                "                            </span>",
                "                            <time class=\"twitter-date\">",
                "                              14h",
                "                            </time>",
                "                          </a>",
                "                          <a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?...",
                "                            <span>",
                "                              Follow",
                "                            </span>",
                "                          </a>",
                "                        </div>",
                "                        <div class=\"twitter-content\">",
                "                          RT",
                "                          <a href=\"https://www.twitter.com/JAwashington1\">",
                "                            @",
                "                            <strong>",
                "                              JAwashington1",
                "                            </strong>",
                "                          </a>",
                "                          : Thank you,",
                "                          <a href=\"https://www.twitter.com/EY_US\">",
                "                            @",
                "                            <strong>",
                "                              EY_US",
                "                            </strong>",
                "                          </a>",
                "                          interns, for volunteering your day to support Junior Achievement students...",
                "                        </div>",
                "                        <ul class=\"twitter-actions\">",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/tweet?in_reply_to=15580867252301004...",
                "                              Reply",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/retweet?tweet_id=155808672523010048...",
                "                              Retweet",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/favorite?tweet_id=15580867252301004...",
                "                              Favorite",
                "                            </a>",
                "                          </li>",
                "                        </ul>",
                "                      </li>",
                "                      <li class=\"twitter-feed\">",
                "                        <div class=\"twitter-header\">",
                "                          <a class=\"twitter-sender\" href=\"https://twitter.com/EY_US\">",
                "                            <img class=\"twitter-sender-avatar\" alt=\"\" src=\"https://pbs.twimg.com/pr...",
                "                            <span class=\"twitter-sender-full-name\">",
                "                              EY US",
                "                            </span>",
                "                            <span class=\"twitter-sender-profile-and-date\">",
                "                              @",
                "                              <strong>",
                "                                EY_US",
                "                              </strong>",
                "                            </span>",
                "                            <time class=\"twitter-date\">",
                "                              1d",
                "                            </time>",
                "                          </a>",
                "                          <a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?...",
                "                            <span>",
                "                              Follow",
                "                            </span>",
                "                          </a>",
                "                        </div>",
                "                        <div class=\"twitter-content\">",
                "                          Private company owners and entrepreneurs should consider ESG reporting an...",
                "                          <a href=\"https://t.co/t2Aj9RLXT6\">",
                "                            https://t.co/t2Aj9RLXT6",
                "                          </a>",
                "                        </div>",
                "                        <ul class=\"twitter-actions\">",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/tweet?in_reply_to=15578191422286397...",
                "                              Reply",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/retweet?tweet_id=155781914222863974...",
                "                              Retweet",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"twitter-action\">",
                "                            <a href=\"https://twitter.com/intent/favorite?tweet_id=15578191422286397...",
                "                              Favorite",
                "                            </a>",
                "                          </li>",
                "                        </ul>",
                "                      </li>",
                "                    </ul>",
                "                    <div class=\"twitter-share-views-section\">",
                "                      <a class=\"twitter-share-views-link\" href=\"https://twitter.com/intent/tweet\">",
                "                        Share your views",
                "                      </a>",
                "                    </div>",
                "                  </div>",
                "                  <script class=\"template twitter-template\" type=\"template/html\">",
                "                    <li class=\"twitter-feed\">",
                "                          {% if (retwitted) { %} <span class=\"twitter-retwitted\"> {{ retwitted }}</...",
                "                          <div class=\"twitter-header\">",
                "                            <a class=\"twitter-sender\" {{target}} href=\"https://twitter.com/{{ user....",
                "                              <img class=\"twitter-sender-avatar\" alt=\"\"",
                "                                src=\"{{ user.profile_image_url_https }}\">",
                "                              <span class=\"twitter-sender-full-name\">{{ user.name }}</span>",
                "                                <span class=\"twitter-sender-profile-and-date\">",
                "                                @<strong>{{ user.screen_name }}</strong>",
                "                                <time class=\"twitter-date\">{{ created_at }}</time>",
                "                              </span>",
                "                            </a>",
                "                            <a class=\"twitter-follow-button\"",
                "                              href=\"https://twitter.com/intent/follow?region=follow_link&screen_nam...",
                "                              target=\"_blank\"",
                "                              data-show-screen-name=\"false\"",
                "                              data-show-count=\"false\"",
                "                              data-size=\"large\"",
                "                            >",
                "                              <span>Follow</span>",
                "                            </a>",
                "                          </div>",
                "                    ",
                "                          <div class=\"twitter-content\">",
                "                            {{ text }}",
                "                          </div>",
                "                          <ul class=\"twitter-actions\">",
                "                            <li class=\"twitter-action\"><a href=\"https://twitter.com/intent/tweet?in...",
                "                            <li class=\"twitter-action\"><a href=\"https://twitter.com/intent/retweet?...",
                "                            <li class=\"twitter-action\"><a href=\"https://twitter.com/intent/favorite...",
                "                          </ul>",
                "                        </li>",
                "                  </script>",
                "                </div>",
                "                <div class=\"ghost section\"></div>",
                "                <div class=\"box component section box-dark-background box-full-width col-xs-12\">",
                "                  <div class=\"component-content\">",
                "                    <div class=\"paragraphSystem content\">",
                "                      <div class=\"composite section col-xs-12 composite-variation-search-banner com...",
                "                        <div class=\"content paragraphSystem\">",
                "                          <div class=\"richText default-style component section col-xs-12 col-sm-6 c...",
                "                            <div class=\"component-content\">",
                "                              <div class=\"richText-content\">",
                "                                <h2>",
                "                                  Discover more",
                "                                </h2>",
                "                                <p class=\"parent-of-hyperlink-search-cta\">",
                "                                  <a href=\"#\" class=\"hyperlink-search-cta\">",
                "                                    EY search",
                "                                  </a>",
                "                                  <br>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"richText default-style component section col-xs-12 col-sm-3 c...",
                "                            <div class=\"component-content\">",
                "                              <div class=\"richText-content\">",
                "                                <p>",
                "                                  Popular quick links",
                "                                </p>",
                "                                <p class=\"parent-of-hyperlink-quick-link\">",
                "                                  <a href=\"/en_us/careers\" class=\"hyperlink-quick-link\">",
                "                                    Careers",
                "                                  </a>",
                "                                  <a href=\"/en_us/technology\" class=\"hyperlink-quick-link\">",
                "                                    Technology",
                "                                  </a>",
                "                                  <a href=\"/en_us/tax\" class=\"hyperlink-quick-link\">",
                "                                    Tax",
                "                                  </a>",
                "                                  <a href=\"/en_us/covid-19\" class=\"hyperlink-quick-link\">",
                "                                    COVID-19",
                "                                  </a>",
                "                                  <a href=\"/en_us/audit\" class=\"hyperlink-quick-link\">",
                "                                    Audit",
                "                                  </a>",
                "                                  <a href=\"/en_us/strategy\" class=\"hyperlink-quick-link\">",
                "                                    Strategy",
                "                                  </a>",
                "                                  <a href=\"/en_us/consulting\" class=\"hyperlink-quick-link\">",
                "                                    Consulting",
                "                                  </a>",
                "                                  <a href=\"/en_us/megatrends\" class=\"hyperlink-quick-link\">",
                "                                    Megatrends",
                "                                  </a>",
                "                                  <a href=\"/en_us/sustainability\" class=\"hyperlink-quick-link\">",
                "                                    Sustainability",
                "                                  </a>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"box component section box-linker-container box-full-width box-grey-back...",
                "                  <div class=\"component-content\">",
                "                    <div class=\"paragraphSystem content\">",
                "                      <a href=\"/en_us/insights\">",
                "                        <div class=\"richText component section richText-linker-next col-xs-6 col-xs...",
                "                          <div class=\"component-content\">",
                "                            <div class=\"richText-content\">",
                "                              <p>",
                "                                Next",
                "                              </p>",
                "                              <p>",
                "                                <span>",
                "                                  Insights",
                "                                </span>",
                "                              </p>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </a>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div class=\"col-xs-12 default-style\">",
                "              <div class=\"linker paragraphSystem\"></div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div id=\"footer\" class=\"col-xs-12\">",
                "      <div class=\"row\">",
                "        <div class=\"layout-outer\">",
                "          <div class=\"layout-inner\">",
                "            <div class=\"col-xs-12 col-md-12 default-style\">",
                "              <div class=\"headerOrFooterSnippetReference snippetReference section default-style com...",
                "                <div class=\"inner\">",
                "                  <div class=\"component-content\">",
                "                    <div class=\"image component section default-style col-xs-12 col-md-4 col-lg-2\">",
                "                      <div class=\"component-content left\">",
                "                        <div class=\"analytics-image-tracking\"></div>",
                "                        <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/generic/l...",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"richText component section richText-footer-navigation col-xs-12 col...",
                "                      <div class=\"component-content\">",
                "                        <div class=\"richText-content\">",
                "                          <p>",
                "                            <a href=\"/en_us/connect-with-us\">",
                "                              Connect with us",
                "                            </a>",
                "                            <br>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"/en_us/locations\">",
                "                              Our locations",
                "                            </a>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"/en_us/careers\">",
                "                              Careers",
                "                            </a>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"/en_us/webcasts\">",
                "                              Webcasts",
                "                            </a>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"https://login.ey.com/\">",
                "                              My EY",
                "                            </a>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"/en_us/sitemap\">",
                "                              Site map",
                "                            </a>",
                "                          </p>",
                "                          <p>",
                "                            <strong>",
                "                              California:",
                "                            </strong>",
                "                            <a href=\"/en_us/california-privacy-statement\">",
                "                              Privacy",
                "                            </a>",
                "                            |",
                "                            <a href=\"/en_us/california-privacy-statement#personal-data\">",
                "                              Do Not Sell My Personal Information",
                "                            </a>",
                "                            <br>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"/en_us/legal-and-privacy\">",
                "                              Legal and privacy",
                "                            </a>",
                "                            <br>",
                "                          </p>",
                "                          <p>",
                "                            <a href=\"/en_us/accessibility\">",
                "                              Accessibility",
                "                            </a>",
                "                          </p>",
                "                          <p></p>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"richText component section default-style col-xs-12 col-md-7\">",
                "                      <div class=\"component-content\">",
                "                        <div class=\"richText-content\">",
                "                          <p>",
                "                            EY refers to the global organization, and may refer to one or more, of ...",
                "                            <br>",
                "                          </p>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"richText component section richText-footer-social col-xs-12 col-md-...",
                "                      <div class=\"component-content\">",
                "                        <div class=\"richText-content\">",
                "                          <p class=\"parent-of-hyperlink-icon-facebook\">",
                "                            <a href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\" cla...",
                "                              Facebook",
                "                            </a>",
                "                          </p>",
                "                          <p class=\"parent-of-hyperlink-icon-linkedin\">",
                "                            <a href=\"https://www.linkedin.com/company/1073\" class=\"hyperlink-icon-l...",
                "                              LinkedIn",
                "                            </a>",
                "                          </p>",
                "                          <p class=\"parent-of-hyperlink-icon-twitter\">",
                "                            <a href=\"http://twitter.com/EYnews\" class=\"hyperlink-icon-twitter\" targ...",
                "                              Twitter",
                "                            </a>",
                "                          </p>",
                "                          <p class=\"parent-of-hyperlink-icon-youtube\">",
                "                            <a href=\"http://www.youtube.com/ernstandyoungglobal\" class=\"hyperlink-i...",
                "                              YouTube",
                "                            </a>",
                "                          </p>",
                "                          <p></p>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"box component section box-print col-xs-12 parent-of-richText\">",
                "                      <div class=\"component-content\">",
                "                        <div class=\"paragraphSystem content\">",
                "                          <div class=\"richText component section default-style col-xs-12\">",
                "                            <div class=\"component-content\">",
                "                              <div class=\"richText-content\">",
                "                                <p>",
                "                                  EY | Assurance | Consulting | Strategy and Transactions | Tax",
                "                                </p>",
                "                                <p></p>",
                "                                <p>",
                "                                  <strong>",
                "                                    About EY",
                "                                  </strong>",
                "                                </p>",
                "                                <p>",
                "                                  EY is a global leader in assurance, consulting, strategy and tran...",
                "                                </p>",
                "                                <p>",
                "                                  EY refers to the global organization, and may refer to one or mor...",
                "                                </p>",
                "                                <p>",
                "                                  © 2020 EYGM Limited. All Rights Reserved.",
                "                                </p>",
                "                                <p>",
                "                                  EYG/OC/FEA no.",
                "                                </p>",
                "                                <p>",
                "                                  ED MMYY",
                "                                </p>",
                "                                <p>",
                "                                  This material has been prepared for general informational purpose...",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div class=\"col-xs-12 col-md-12 default-style\">",
                "              <div class=\"stickyBar component section default-style sticky-bar fixed-component init...",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]",
              "codeLines": [
                "<div role=\"dialog\" aria-describedby=\"cookiePolicy-text\" aria-label=\"Cookie Policy\" class=\"cookiePol...",
                "  <span class=\"cookiePolicy-decoration\"></span>",
                "  <div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                "    <div class=\"text richText component default-style\" style=\"overflow: hidden;\">",
                "      <div class=\"component-content\">",
                "        <picture>",
                "          <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <source srcset=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-...",
                "          <!--[if IE 9]></video><![endif]-->",
                "          <img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_ph/generic/logos/ey-white-...",
                "        </picture>",
                "        <div class=\"richText-content\">",
                "          <h5 style=\"text-align: center;\">",
                "            Welcome to EY.com",
                "            <br>",
                "          </h5>",
                "          <p>",
                "            In addition to cookies that are strictly necessary to operate this website, we use the ...",
                "            <strong>",
                "              Functional cookies",
                "            </strong>",
                "            to enhance your experience (e.g. remember settings),",
                "            <strong>",
                "              Performance cookies",
                "            </strong>",
                "            to measure the website's performance and improve your experience,",
                "            <strong>",
                "              Marketing/Targeting cookies",
                "            </strong>",
                "            which are set by third parties with whom we execute marketing campaigns and allow us to...",
                "            <br>",
                "            <br>",
                "          </p>",
                "          <p>",
                "            You may withdraw your consent to cookies at any time once you have entered the website ...",
                "          </p>",
                "          <p></p>",
                "          <p>",
                "            Review our",
                "            <a href=\"/en_us/cookie-policy\" tabindex=\"1\">",
                "              cookie policy",
                "            </a>",
                "            for more information.",
                "          </p>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"customScrollbar-shaft\" style=\"top: 0px; left: 574px; height: 315px;\">",
                "      <div class=\"customScrollbar-thumb\" style=\"height: 202.914px; top: 0px;\"></div>",
                "    </div>",
                "  </div>",
                "  <div class=\"cookiePolicy-buttons\">",
                "    <button class=\"cookiePolicy-decline\" tabindex=\"1\">",
                "      I decline optional cookies",
                "    </button>",
                "    <button class=\"cookiePolicy-accept\" tabindex=\"1\">",
                "      I accept all cookies",
                "    </button>",
                "  </div>",
                "  <div class=\"cookiePolicy-customize\">",
                "    <a href=\"/en_us/cookie-settings\" class=\"cookie-settings-link hyperlink-text-link initialized\" t...",
                "      Customize cookies",
                "    </a>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"cookiePolicy-decline\" tabindex=\"1\">",
                "  I decline optional cookies",
                "</button>"
              ]
            }
          },
          {
            "index": 269,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/button[2]",
              "codeLines": [
                "<button class=\"cookiePolicy-accept\" tabindex=\"1\">",
                "  I accept all cookies",
                "</button>"
              ]
            }
          },
          {
            "index": 271,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"skipToContent-button\" href=\"#content\" title=\"skip to the content\">",
                "  skip to the content",
                "</a>"
              ]
            }
          },
          {
            "index": 281,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"siteSwitch-button\" data-hidden-time=\"3000\">",
                "  Welcome to",
                "  <strong>",
                "    EY United States (EN)",
                "  </strong>",
                "</button>"
              ]
            }
          },
          {
            "index": 289,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"topicLink-skip\" href=\"#-380159738\" title=\"Skip\" aria-label=\"Skip Supporting organizations...",
                "  Skip",
                "</a>"
              ]
            }
          },
          {
            "index": 339,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Welcome to EY.com"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "In addition to cookies that are strictly necessary to operate this website, we use the following ty..."
              ]
            }
          },
          {
            "index": 341,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Functional cookies"
              ]
            }
          },
          {
            "index": 342,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "to enhance your experience (e.g. remember settings),"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "Performance cookies"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "to measure the website's performance and improve your experience,"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "Marketing/Targeting cookies"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "which are set by third parties with whom we execute marketing campaigns and allow us to provide you..."
              ]
            }
          },
          {
            "index": 347,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "You may withdraw your consent to cookies at any time once you have entered the website through a li..."
              ]
            }
          },
          {
            "index": 348,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Review our"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "for more information."
              ]
            }
          },
          {
            "index": 355,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Welcome to EY.com"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "In addition to cookies that are strictly necessary to operate this website, we use the following ty..."
              ]
            }
          },
          {
            "index": 357,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Functional cookies"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "to enhance your experience (e.g. remember settings),"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "Performance cookies"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "to measure the website's performance and improve your experience,"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "Marketing/Targeting cookies"
              ]
            }
          },
          {
            "index": 362,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "which are set by third parties with whom we execute marketing campaigns and allow us to provide you..."
              ]
            }
          },
          {
            "index": 363,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "You may withdraw your consent to cookies at any time once you have entered the website through a li..."
              ]
            }
          },
          {
            "index": 364,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Review our"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "for more information."
              ]
            }
          },
          {
            "index": 494,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.ey.com/en_us",
      "result": {
        "totals": {
          "rulesNA": 59,
          "rulesPassed": 33,
          "rulesWarned": 4,
          "rulesViolated": 5,
          "warnings": {
            "minor": 58,
            "moderate": 0,
            "serious": 155,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 22,
            "critical": 0
          }
        },
        "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/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T04:09:13.221Z",
          "url": "https://www.ey.com/en_us",
          "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": "<a class=\"skipToContent-button\" href=\"#content\" title=\"skip to the content\">skip to the content</a>",
                          "target": [
                            ".skipToContent-button"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us\" title=\"EY Homepage\">",
                          "target": [
                            "a[title=\"EY Homepage\"]"
                          ]
                        },
                        {
                          "html": "<button id=\"tab-12848849d14946c78f624538bdacf568\" role=\"tab\" class=\"main-navigation__l1-tab\" aria-controls=\"tabpanel-12848849d14946c78f624538bdacf568\"> <span class=\"main-navigation__l1-tab-inner\"> Insights </span> </button>",
                          "target": [
                            "#tab-12848849d14946c78f624538bdacf568"
                          ]
                        },
                        {
                          "html": "<button id=\"tab-25f8da527d8b47ff96dcdd586e63f059\" role=\"tab\" class=\"main-navigation__l1-tab\" aria-controls=\"tabpanel-25f8da527d8b47ff96dcdd586e63f059\"> <span class=\"main-navigation__l1-tab-inner\"> Services </span> </button>",
                          "target": [
                            "#tab-25f8da527d8b47ff96dcdd586e63f059"
                          ]
                        },
                        {
                          "html": "<button id=\"tab-4325be1c1cdc48538737cd0e9a7e0749\" role=\"tab\" class=\"main-navigation__l1-tab\" aria-controls=\"tabpanel-4325be1c1cdc48538737cd0e9a7e0749\"> <span class=\"main-navigation__l1-tab-inner\"> Industries </span> </button>",
                          "target": [
                            "#tab-4325be1c1cdc48538737cd0e9a7e0749"
                          ]
                        },
                        {
                          "html": "<button id=\"tab-6715df533a4c4648b25d7b8e00dc6234\" role=\"tab\" class=\"main-navigation__l1-tab\" aria-controls=\"tabpanel-6715df533a4c4648b25d7b8e00dc6234\"> <span class=\"main-navigation__l1-tab-inner\"> Careers </span> </button>",
                          "target": [
                            "#tab-6715df533a4c4648b25d7b8e00dc6234"
                          ]
                        },
                        {
                          "html": "<button id=\"tab-798b219cedda4621a4fd7738b03f494a\" role=\"tab\" class=\"main-navigation__l1-tab\" aria-controls=\"tabpanel-798b219cedda4621a4fd7738b03f494a\"> <span class=\"main-navigation__l1-tab-inner\"> About us </span> </button>",
                          "target": [
                            "#tab-798b219cedda4621a4fd7738b03f494a"
                          ]
                        },
                        {
                          "html": "<div class=\"main-navigation__button-search\" title=\"Open search\" tabindex=\"0\" role=\"button\">",
                          "target": [
                            ".main-navigation__button-search"
                          ]
                        },
                        {
                          "html": "<a href=\"https://login.ey.com/myey/login\" class=\"my-ey-login-state__logged-out\" title=\"My EY\"> <span class=\"my-ey-login-state__span\"> My EY </span> </a>",
                          "target": [
                            ".my-ey-login-state__logged-out"
                          ]
                        },
                        {
                          "html": "<div class=\"country-language-switcher__header\" title=\"Open country language switcher\" role=\"button\" tabindex=\"0\">",
                          "target": [
                            ".country-language-switcher__header"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/government-public-sector/how-ceos-can-partner-with-governments-facing-policy-dilemmas\"><span class=\"article-title\">The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?</span></a>",
                          "target": [
                            ".article-details > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/emobility/as-emobility-accelerates-can-utilities-move-evs-into-the-fast-lane\" class=\"hyperlink-dark-primary-cta\">Learn more</a>",
                          "target": [
                            ".parent-of-image.col-lg-4.parent-of-richText:nth-child(5) > .component-content > .content.paragraphSystem > .col-lg-offset-0.richtext.col-lg-12 > .component-content > .richText-content > .parent-of-hyperlink-dark-primary-cta > .hyperlink-dark-primary-cta"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/public-policy/five-priorities-to-build-trust-in-esg\" class=\"hyperlink-dark-primary-cta\">Learn more</a>",
                          "target": [
                            ".parent-of-image.col-lg-4.parent-of-richText:nth-child(6) > .component-content > .content.paragraphSystem > .col-lg-offset-0.richtext.col-lg-12 > .component-content > .richText-content > .parent-of-hyperlink-dark-primary-cta > .hyperlink-dark-primary-cta"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-world\" class=\"hyperlink-dark-primary-cta\">Learn more</a>",
                          "target": [
                            ".parent-of-image.col-lg-4.parent-of-richText:nth-child(7) > .component-content > .content.paragraphSystem > .col-lg-offset-0.richtext.col-lg-12 > .component-content > .richText-content > .parent-of-hyperlink-dark-primary-cta > .hyperlink-dark-primary-cta"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/diversity-inclusiveness/ey-us-2022-dei-report\" class=\"hyperlink-primary-cta\">Find out more</a>",
                          "target": [
                            ".component-content > .content.paragraphSystem > .richText.default-style.component > .component-content > .richText-content > .parent-of-hyperlink-primary-cta > .hyperlink-primary-cta"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/assurance/audit-quality-report-2021\" class=\"hyperlink-primary-cta\">Find out more</a>",
                          "target": [
                            ".richText-banner-with-image > .component-content > .richText-content > .parent-of-hyperlink-primary-cta > .hyperlink-primary-cta"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-continue=\"Continue reading\" data-view=\"View case study\" aria-label=\"Read more\" tabindex=\"0\" aria-hidden=\"false\">",
                          "target": [
                            "a[aria-label=\"Read more\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"topicLink-skip\" href=\"#-380159738\" title=\"Skip\" aria-label=\"Skip Supporting organizations across sectors (7)\">Skip</a>",
                          "target": [
                            ".topicLink-skip"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/snippet/marketo/eyconnectwithus\" class=\"hyperlink-primary-cta lightbox initialized\" title=\"Subscribe\" data-overlaywidth=\"600\">Subscribe</a>",
                          "target": [
                            "a[title=\"Subscribe\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
                          "target": [
                            ".linkedContent-wrapper-item.col-sm-6.col-xs-12:nth-child(1) > .linkedContent-image > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-Atlantic Award\" class=\"linkedContent-title-link\">",
                          "target": [
                            ".linkedContent-big-items > .linkedContent-wrapper-item.col-sm-6.col-xs-12:nth-child(1) > .linkedContent-description > .linkedContent-title-link"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
                          "target": [
                            ".linkedContent-wrapper-item.col-sm-6.col-xs-12:nth-child(2) > .linkedContent-image > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Greater Philadelphia Award\" class=\"linkedContent-title-link\">",
                          "target": [
                            ".linkedContent-big-items > .linkedContent-wrapper-item.col-sm-6.col-xs-12:nth-child(2) > .linkedContent-description > .linkedContent-title-link"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-midwest-award\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Midwest Award\" class=\"linkedContent-title-link\">",
                          "target": [
                            ".linkedContent-wrapper-item.col-md-12.col-sm-6:nth-child(1) > .linkedContent-description > .linkedContent-title-link"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/06/beyond-borders-2022\" title=\"Beyond Borders 2022: Following robust growth and historic levels of investment, the biotech industry faces challenges to carefully navigate for a successful future, says EY report \" class=\"linkedContent-title-link\">",
                          "target": [
                            ".linkedContent-wrapper-item.col-md-12.col-sm-6:nth-child(2) > .linkedContent-description > .linkedContent-title-link"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-heartland-award\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Heartland Award\" class=\"linkedContent-title-link\">",
                          "target": [
                            ".linkedContent-wrapper-item.col-md-12.col-sm-6:nth-child(3) > .linkedContent-description > .linkedContent-title-link"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/newsroom\" class=\"hyperlink-primary-cta\">Visit the newsroom</a>",
                          "target": [
                            ".hyperlink-primary-cta[href$=\"newsroom\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"twitter-sender\" href=\"https://twitter.com/EY_US\">",
                          "target": [
                            ".twitter-feed:nth-child(1) > .twitter-header > .twitter-sender[href$=\"EY_US\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://t.co/gSaMlIzI7i\">https://t.co/gSaMlIzI7i</a>",
                          "target": [
                            "a[href$=\"gSaMlIzI7i\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"twitter-sender\" href=\"https://twitter.com/EY_US\">",
                          "target": [
                            ".twitter-feed:nth-child(2) > .twitter-header > .twitter-sender[href$=\"EY_US\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.twitter.com/JAwashington1\">@<strong>JAwashington1</strong></a>",
                          "target": [
                            ".twitter-feed:nth-child(2) > .twitter-content > a:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.twitter.com/EY_US\">@<strong>EY_US</strong></a>",
                          "target": [
                            ".twitter-content > a[href$=\"EY_US\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"twitter-sender\" href=\"https://twitter.com/EY_US\">",
                          "target": [
                            ".twitter-feed:nth-child(3) > .twitter-header > .twitter-sender[href$=\"EY_US\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://t.co/t2Aj9RLXT6\">https://t.co/t2Aj9RLXT6</a>",
                          "target": [
                            "a[href$=\"t2Aj9RLXT6\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"twitter-share-views-link\" href=\"https://twitter.com/intent/tweet\">Share your views</a>",
                          "target": [
                            ".twitter-share-views-link"
                          ]
                        },
                        {
                          "html": "<a href=\"#\" class=\"hyperlink-search-cta\">EY search</a>",
                          "target": [
                            ".hyperlink-search-cta"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/careers\" class=\"hyperlink-quick-link\">Careers</a>",
                          "target": [
                            ".hyperlink-quick-link[href$=\"careers\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/technology\" class=\"hyperlink-quick-link\">Technology</a>",
                          "target": [
                            ".hyperlink-quick-link[href$=\"technology\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/tax\" class=\"hyperlink-quick-link\">Tax</a>",
                          "target": [
                            ".hyperlink-quick-link[href$=\"tax\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/covid-19\" class=\"hyperlink-quick-link\">COVID-19</a>",
                          "target": [
                            "a[href$=\"covid-19\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/audit\" class=\"hyperlink-quick-link\">Audit</a>",
                          "target": [
                            ".hyperlink-quick-link[href$=\"audit\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/strategy\" class=\"hyperlink-quick-link\">Strategy</a>",
                          "target": [
                            ".parent-of-hyperlink-quick-link > a[href$=\"strategy\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/consulting\" class=\"hyperlink-quick-link\">Consulting</a>",
                          "target": [
                            ".hyperlink-quick-link[href$=\"consulting\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/megatrends\" class=\"hyperlink-quick-link\">Megatrends</a>",
                          "target": [
                            "a[href$=\"megatrends\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/sustainability\" class=\"hyperlink-quick-link\">Sustainability</a>",
                          "target": [
                            ".hyperlink-quick-link[href$=\"sustainability\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/insights\"><div class=\"richText component section richText-linker-next col-xs-6 col-xs-offset-6\"> \n    <div class=\"component-content\"> \n     <div class=\"richText-content\"> \n      <p>Next</p> \n      <p><span>Insights</span></p> \n     </div> \n    </div> \n   </div></a>",
                          "target": [
                            ".content.paragraphSystem > a[href$=\"insights\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/connect-with-us\">Connect with us</a>",
                          "target": [
                            "p:nth-child(1) > a[href$=\"connect-with-us\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/locations\">Our locations</a>",
                          "target": [
                            "p:nth-child(2) > a[href$=\"locations\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/careers\">Careers</a>",
                          "target": [
                            "p:nth-child(3) > a[href$=\"careers\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/webcasts\">Webcasts</a>",
                          "target": [
                            "a[href$=\"webcasts\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://login.ey.com/\">My EY</a>",
                          "target": [
                            "a[href$=\"login.ey.com/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/sitemap\">Site map</a>",
                          "target": [
                            "a[href$=\"sitemap\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/california-privacy-statement\">Privacy</a>",
                          "target": [
                            "p:nth-child(7) > a:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/california-privacy-statement#personal-data\">Do Not Sell My Personal Information</a>",
                          "target": [
                            "p:nth-child(7) > a:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/legal-and-privacy\">Legal and privacy</a>",
                          "target": [
                            "a[href$=\"legal-and-privacy\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/en_us/accessibility\">Accessibility</a>",
                          "target": [
                            "a[href$=\"accessibility\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\" class=\"hyperlink-icon-facebook\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook</a>",
                          "target": [
                            ".hyperlink-icon-facebook"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.linkedin.com/company/1073\" class=\"hyperlink-icon-linkedin\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn</a>",
                          "target": [
                            ".hyperlink-icon-linkedin"
                          ]
                        },
                        {
                          "html": "<a href=\"http://twitter.com/EYnews\" class=\"hyperlink-icon-twitter\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter</a>",
                          "target": [
                            ".hyperlink-icon-twitter"
                          ]
                        },
                        {
                          "html": "<a href=\"http://www.youtube.com/ernstandyoungglobal\" class=\"hyperlink-icon-youtube\" target=\"_blank\" rel=\"noopener noreferrer\">YouTube</a>",
                          "target": [
                            ".hyperlink-icon-youtube"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                  "target": [
                    ".container-fluid"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Insights </span>",
                  "target": [
                    "#tab-12848849d14946c78f624538bdacf568 > .main-navigation__l1-tab-inner"
                  ],
                  "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": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Services </span>",
                  "target": [
                    "#tab-25f8da527d8b47ff96dcdd586e63f059 > .main-navigation__l1-tab-inner"
                  ],
                  "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": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Industries </span>",
                  "target": [
                    "#tab-4325be1c1cdc48538737cd0e9a7e0749 > .main-navigation__l1-tab-inner"
                  ],
                  "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": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Careers </span>",
                  "target": [
                    "#tab-6715df533a4c4648b25d7b8e00dc6234 > .main-navigation__l1-tab-inner"
                  ],
                  "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": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> About us </span>",
                  "target": [
                    "#tab-798b219cedda4621a4fd7738b03f494a > .main-navigation__l1-tab-inner"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__button-search-text\">Search</span>",
                  "target": [
                    ".main-navigation__button-search-text"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__button-search-open\">Open search</span>",
                  "target": [
                    ".main-navigation__button-search-open"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"my-ey-login-state__span\"> My EY </span>",
                  "target": [
                    ".my-ey-login-state__logged-out > .my-ey-login-state__span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"country-language-switcher__header-country\">United States</span>",
                  "target": [
                    ".country-language-switcher__header-country"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"country-language-switcher__header-language\">English</span>",
                  "target": [
                    ".country-language-switcher__header-language"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"country-language-switcher__header-open\">Open country language switcher</span>",
                  "target": [
                    ".country-language-switcher__header-open"
                  ],
                  "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 class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-headline hero-image-video-headline\">Government &amp; Public Sector</span>",
                  "target": [
                    ".article-headline"
                  ],
                  "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": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?</span>",
                  "target": [
                    ".hero-image-video-subheading > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-featured-label\">Featured</span>",
                  "target": [
                    ".article-featured-label"
                  ],
                  "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 class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?</span>",
                  "target": [
                    ".article-details > a > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-publish-date\">8 Jun 2022</span>",
                  "target": [
                    ".article-publish-date"
                  ],
                  "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": "#ffe600",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-pure-text first\">Case Study</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-pure-text.first"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-label first\">The better the question</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-inner-content > .threeDot-labels > .first.threeDot-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-label second\">The better the answer</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-inner-content > .threeDot-labels > .second.threeDot-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-label third\">The better the world works</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-inner-content > .threeDot-labels > .third.threeDot-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffe600",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-pure-text second\">Case Study</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-pure-text.second"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"caseStudy-initial-title\">Case study: How smart technology helped Fiserv accelerate M&amp;A strategy</h3>",
                  "target": [
                    ".caseStudy-initial-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"current\" style=\"background-image: url(&quot;blob:https://www.ey.com/11d45731-e8a3-41af-821b-ce55e6346b95&quot;);\"></div>",
                          "target": [
                            ".current"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Supporting organizations across sectors (7)</h2>",
                  "target": [
                    ".topicLink-header > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Financial Services</h3>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How financial institutions can win the battle for trust</span>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .topic-discover > .text"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Health care industry insights</h3>",
                  "target": [
                    ".active > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".active > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How health care, retail and tech can work together to change how we eat</span>",
                  "target": [
                    ".active > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".active > .description > .topic-discover > .text"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Consumer Products &amp; Retail</h3>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">Consumers expect disruption. Here’s how retailers can create stability in an unstable environment</span>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .topic-discover > .text"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Energy &amp; Resources</h3>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How oil and gas sector analysts’ view Q4 2021 earnings</span>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .topic-discover > .text"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Technology, Media &amp; Entertainment, and Telecommunications</h3>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How alerting employees to unintended tax traps helps companies, too</span>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .topic-discover > .text"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Advanced Manufacturing Services</h3>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">Creating people-centric future factories</span>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .topic-discover > .text"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Private Equity Services</h3>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">2022 Global Private Equity Survey</span>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .topic-discover > .text"
                  ],
                  "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": "#2e2e38",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"hyperlink-search-cta\">EY search</a>",
                          "target": [
                            ".hyperlink-search-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"hyperlink-search-cta\">EY search</a>",
                  "target": [
                    ".hyperlink-search-cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/connect-with-us\">Connect with us</a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"connect-with-us\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/locations\">Our locations</a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"locations\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/careers\">Careers</a>",
                  "target": [
                    "p:nth-child(3) > a[href$=\"careers\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/webcasts\">Webcasts</a>",
                  "target": [
                    "a[href$=\"webcasts\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://login.ey.com/\">My EY</a>",
                  "target": [
                    "a[href$=\"login.ey.com/\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/sitemap\">Site map</a>",
                  "target": [
                    "a[href$=\"sitemap\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>California:</strong>",
                  "target": [
                    "p:nth-child(7) > strong"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/california-privacy-statement\">Privacy</a>",
                  "target": [
                    "p:nth-child(7) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/california-privacy-statement#personal-data\">Do Not Sell My Personal Information</a>",
                  "target": [
                    "p:nth-child(7) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/legal-and-privacy\">Legal and privacy</a>",
                  "target": [
                    "a[href$=\"legal-and-privacy\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\" class=\"hyperlink-icon-facebook\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook</a>",
                  "target": [
                    ".hyperlink-icon-facebook"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/1073\" class=\"hyperlink-icon-linkedin\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn</a>",
                  "target": [
                    ".hyperlink-icon-linkedin"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/EYnews\" class=\"hyperlink-icon-twitter\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter</a>",
                  "target": [
                    ".hyperlink-icon-twitter"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.youtube.com/ernstandyoungglobal\" class=\"hyperlink-icon-youtube\" target=\"_blank\" rel=\"noopener noreferrer\">YouTube</a>",
                  "target": [
                    ".hyperlink-icon-youtube"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 style=\"text-align: center;\">Welcome to EY.com<br> </h5>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > h5"
                  ],
                  "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": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Functional cookies </strong>",
                  "target": [
                    "p:nth-child(2) > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Performance cookies</strong>",
                  "target": [
                    "strong:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Marketing/Targeting cookies</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>You may withdraw your consent to cookies at any time once you have entered the website through a link in the privacy policy, which you can find at the bottom of each page on the website.</p>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Review our&nbsp;<a href=\"/en_us/cookie-policy\" tabindex=\"1\">cookie policy</a>&nbsp;for more information.</p>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/cookie-policy\" tabindex=\"1\">cookie policy</a>",
                  "target": [
                    "a[href$=\"cookie-policy\"]"
                  ],
                  "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": "#2e2e38",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "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": "<button class=\"cookiePolicy-decline\" tabindex=\"1\">I decline optional cookies</button>",
                  "target": [
                    ".cookiePolicy-decline"
                  ],
                  "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": "#2e2e38",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "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": "<button class=\"cookiePolicy-accept\" tabindex=\"1\">I accept all cookies</button>",
                  "target": [
                    ".cookiePolicy-accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another 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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Insights </span>",
                  "target": [
                    "#tab-12848849d14946c78f624538bdacf568 > .main-navigation__l1-tab-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Services </span>",
                  "target": [
                    "#tab-25f8da527d8b47ff96dcdd586e63f059 > .main-navigation__l1-tab-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Industries </span>",
                  "target": [
                    "#tab-4325be1c1cdc48538737cd0e9a7e0749 > .main-navigation__l1-tab-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> Careers </span>",
                  "target": [
                    "#tab-6715df533a4c4648b25d7b8e00dc6234 > .main-navigation__l1-tab-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__l1-tab-inner\"> About us </span>",
                  "target": [
                    "#tab-798b219cedda4621a4fd7738b03f494a > .main-navigation__l1-tab-inner"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__button-search-text\">Search</span>",
                  "target": [
                    ".main-navigation__button-search-text"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"main-navigation__button-search-open\">Open search</span>",
                  "target": [
                    ".main-navigation__button-search-open"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"my-ey-login-state__span\"> My EY </span>",
                  "target": [
                    ".my-ey-login-state__logged-out > .my-ey-login-state__span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"country-language-switcher__header-country\">United States</span>",
                  "target": [
                    ".country-language-switcher__header-country"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"country-language-switcher__header-language\">English</span>",
                  "target": [
                    ".country-language-switcher__header-language"
                  ],
                  "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": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"headerOrFooterSnippetReference snippetReference section default-style component col-xs-12 reference-header global-header fixed-component global-header-new\">",
                          "target": [
                            ".reference-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"country-language-switcher__header-open\">Open country language switcher</span>",
                  "target": [
                    ".country-language-switcher__header-open"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-headline hero-image-video-headline\">Government &amp; Public Sector</span>",
                  "target": [
                    ".article-headline"
                  ],
                  "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": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?</span>",
                  "target": [
                    ".hero-image-video-subheading > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-featured-label\">Featured</span>",
                  "target": [
                    ".article-featured-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">The CEO Imperative: How can policymakers help you weather today’s geopolitical storms?</span>",
                  "target": [
                    ".article-details > a > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-banner component variant-index image-video-header \">",
                          "target": [
                            ".variant-index"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-publish-date\">8 Jun 2022</span>",
                  "target": [
                    ".article-publish-date"
                  ],
                  "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": "#ffe600",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-pure-text first\">Case Study</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-pure-text.first"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-label first\">The better the question</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-inner-content > .threeDot-labels > .first.threeDot-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-label second\">The better the answer</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-inner-content > .threeDot-labels > .second.threeDot-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-label third\">The better the world works</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-inner-content > .threeDot-labels > .third.threeDot-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffe600",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"threeDot-pure-text second\">Case Study</span>",
                  "target": [
                    ".animation-on.threeDot[data-index=\"0\"] > .threeDot-content > .threeDot-pure-text.second"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/strategy-transactions/ey-smiling-young-asian-woman-shopping-online-with-mobile.jpg.rendition.450.300.jpg\" alt=\"Smiling young Asian woman grocery shopping online with mobile\">",
                          "target": [
                            "div[data-chapter-number=\"1\"] > picture > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"caseStudy-initial-title\">Case study: How smart technology helped Fiserv accelerate M&amp;A strategy</h3>",
                  "target": [
                    ".caseStudy-initial-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"current\" style=\"background-image: url(&quot;blob:https://www.ey.com/11d45731-e8a3-41af-821b-ce55e6346b95&quot;);\"></div>",
                          "target": [
                            ".current"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Supporting organizations across sectors (7)</h2>",
                  "target": [
                    ".topicLink-header > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Financial Services</h3>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How financial institutions can win the battle for trust</span>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/financial-services\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-index=\"0\" style=\"left: 0%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".topicLink-slide[href$=\"financial-services\"][data-index=\"0\"] > .description > .topic-discover > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Health care industry insights</h3>",
                  "target": [
                    ".active > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".active > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How health care, retail and tech can work together to change how we eat</span>",
                  "target": [
                    ".active > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/health\" class=\"topicLink-slide active\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-index=\"1\" style=\"left: 25%;\">",
                          "target": [
                            ".active"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".active > .description > .topic-discover > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Consumer Products &amp; Retail</h3>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">Consumers expect disruption. Here’s how retailers can create stability in an unstable environment</span>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/consumer-products-retail\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-index=\"2\" style=\"left: 50%;\">",
                          "target": [
                            ".topicLink-slide[data-index=\"2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".topicLink-slide[data-index=\"2\"] > .description > .topic-discover > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Energy &amp; Resources</h3>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How oil and gas sector analysts’ view Q4 2021 earnings</span>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/energy-resources\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-index=\"3\" style=\"left: 75%;\">",
                          "target": [
                            ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    ".topicLink-slide[href$=\"energy-resources\"][data-index=\"3\"] > .description > .topic-discover > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Technology, Media &amp; Entertainment, and Telecommunications</h3>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">How alerting employees to unintended tax traps helps companies, too</span>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/tmt\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-index=\"4\" style=\"left: 100%;\">",
                          "target": [
                            "a[data-index=\"4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    "a[data-index=\"4\"] > .description > .topic-discover > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Advanced Manufacturing Services</h3>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">Creating people-centric future factories</span>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/advanced-manufacturing\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-index=\"5\" style=\"left: 125%;\">",
                          "target": [
                            "a[data-index=\"5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    "a[data-index=\"5\"] > .description > .topic-discover > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"topic-name\">Private Equity Services</h3>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .topic-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"topic-featured\">Featured:</span>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .featured > .topic-featured"
                  ],
                  "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": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"article-title\">2022 Global Private Equity Survey</span>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .featured > .article-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/en_us/private-equity\" class=\"topicLink-slide\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-index=\"6\" style=\"left: 150%;\">",
                          "target": [
                            "a[data-index=\"6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text\">Discover</span>",
                  "target": [
                    "a[data-index=\"6\"] > .description > .topic-discover > .text"
                  ],
                  "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": "#2e2e38",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"hyperlink-search-cta\">EY search</a>",
                          "target": [
                            ".hyperlink-search-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"hyperlink-search-cta\">EY search</a>",
                  "target": [
                    ".hyperlink-search-cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/connect-with-us\">Connect with us</a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"connect-with-us\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/locations\">Our locations</a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"locations\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/careers\">Careers</a>",
                  "target": [
                    "p:nth-child(3) > a[href$=\"careers\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/webcasts\">Webcasts</a>",
                  "target": [
                    "a[href$=\"webcasts\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://login.ey.com/\">My EY</a>",
                  "target": [
                    "a[href$=\"login.ey.com/\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/sitemap\">Site map</a>",
                  "target": [
                    "a[href$=\"sitemap\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>California:</strong>",
                  "target": [
                    "p:nth-child(7) > strong"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/california-privacy-statement\">Privacy</a>",
                  "target": [
                    "p:nth-child(7) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/california-privacy-statement#personal-data\">Do Not Sell My Personal Information</a>",
                  "target": [
                    "p:nth-child(7) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/legal-and-privacy\">Legal and privacy</a>",
                  "target": [
                    "a[href$=\"legal-and-privacy\"]"
                  ],
                  "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": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\" class=\"hyperlink-icon-facebook\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook</a>",
                  "target": [
                    ".hyperlink-icon-facebook"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/1073\" class=\"hyperlink-icon-linkedin\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn</a>",
                  "target": [
                    ".hyperlink-icon-linkedin"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/EYnews\" class=\"hyperlink-icon-twitter\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter</a>",
                  "target": [
                    ".hyperlink-icon-twitter"
                  ],
                  "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 id=\"footer\" class=\"col-xs-12\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.youtube.com/ernstandyoungglobal\" class=\"hyperlink-icon-youtube\" target=\"_blank\" rel=\"noopener noreferrer\">YouTube</a>",
                  "target": [
                    ".hyperlink-icon-youtube"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 style=\"text-align: center;\">Welcome to EY.com<br> </h5>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Functional cookies </strong>",
                  "target": [
                    "p:nth-child(2) > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Performance cookies</strong>",
                  "target": [
                    "strong:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Marketing/Targeting cookies</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>You may withdraw your consent to cookies at any time once you have entered the website through a link in the privacy policy, which you can find at the bottom of each page on the website.</p>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Review our&nbsp;<a href=\"/en_us/cookie-policy\" tabindex=\"1\">cookie policy</a>&nbsp;for more information.</p>",
                  "target": [
                    ".text.richText.default-style > .component-content > .richText-content > p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"cookiePolicy-text\" class=\"cookiePolicy-text scrollable\">",
                          "target": [
                            "#cookiePolicy-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/cookie-policy\" tabindex=\"1\">cookie policy</a>",
                  "target": [
                    "a[href$=\"cookie-policy\"]"
                  ],
                  "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": "#2e2e38",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "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": "<button class=\"cookiePolicy-decline\" tabindex=\"1\">I decline optional cookies</button>",
                  "target": [
                    ".cookiePolicy-decline"
                  ],
                  "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": "#2e2e38",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "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": "<button class=\"cookiePolicy-accept\" tabindex=\"1\">I accept all cookies</button>",
                  "target": [
                    ".cookiePolicy-accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another 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 class=\"image component section col-xs-12 default-style\">",
                  "target": [
                    ".main-navigation__logo > .image.default-style.component"
                  ],
                  "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 class=\"main-navigation__mobile-button-search\" title=\"Open search\" tabindex=\"0\" role=\"button\">",
                  "target": [
                    ".main-navigation__mobile-button-search"
                  ],
                  "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": "<span class=\"main-navigation__mobile-button-search-close\">Close search</span>",
                  "target": [
                    ".main-navigation__mobile-button-search-close"
                  ],
                  "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 class=\"main-navigation__mobile-buttons\"> \n   <button class=\"main-navigation__mobile-button-open\">Open Navigation Menu</button> \n   <button class=\"main-navigation__mobile-button-close\">Close Navigation Menu</button> \n  </div>",
                  "target": [
                    ".main-navigation__mobile-buttons"
                  ],
                  "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": "<button class=\"main-navigation__mobile-button-close\">Close Navigation Menu</button>",
                  "target": [
                    ".main-navigation__mobile-button-close"
                  ],
                  "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 class=\"main-navigation__l2-wrapper\">",
                  "target": [
                    ".main-navigation__l1-item:nth-child(1) > .main-navigation__l2-wrapper"
                  ],
                  "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 id=\"tabpanel-12848849d14946c78f624538bdacf568\" role=\"tabpanel\" class=\"main-navigation__l2 customScrollbar\" aria-labelledby=\"tab-12848849d14946c78f624538bdacf568\" tabindex=\"-1\">",
                  "target": [
                    "#tabpanel-12848849d14946c78f624538bdacf568"
                  ],
                  "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 class=\"main-navigation__l2-wrapper\">",
                  "target": [
                    ".main-navigation__l1-item:nth-child(3) > .main-navigation__l2-wrapper"
                  ],
                  "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 id=\"tabpanel-25f8da527d8b47ff96dcdd586e63f059\" role=\"tabpanel\" class=\"main-navigation__l2 customScrollbar\" aria-labelledby=\"tab-25f8da527d8b47ff96dcdd586e63f059\" tabindex=\"-1\">",
                  "target": [
                    "#tabpanel-25f8da527d8b47ff96dcdd586e63f059"
                  ],
                  "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 class=\"main-navigation__l2-wrapper\">",
                  "target": [
                    ".main-navigation__l1-item:nth-child(5) > .main-navigation__l2-wrapper"
                  ],
                  "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 id=\"tabpanel-4325be1c1cdc48538737cd0e9a7e0749\" role=\"tabpanel\" class=\"main-navigation__l2 customScrollbar\" aria-labelledby=\"tab-4325be1c1cdc48538737cd0e9a7e0749\" tabindex=\"-1\">",
                  "target": [
                    "#tabpanel-4325be1c1cdc48538737cd0e9a7e0749"
                  ],
                  "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 class=\"main-navigation__l2-wrapper\">",
                  "target": [
                    ".main-navigation__l1-item:nth-child(7) > .main-navigation__l2-wrapper"
                  ],
                  "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 id=\"tabpanel-6715df533a4c4648b25d7b8e00dc6234\" role=\"tabpanel\" class=\"main-navigation__l2 customScrollbar\" aria-labelledby=\"tab-6715df533a4c4648b25d7b8e00dc6234\" tabindex=\"-1\">",
                  "target": [
                    "#tabpanel-6715df533a4c4648b25d7b8e00dc6234"
                  ],
                  "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 class=\"main-navigation__l2-wrapper\">",
                  "target": [
                    ".main-navigation__l1-item:nth-child(9) > .main-navigation__l2-wrapper"
                  ],
                  "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 id=\"tabpanel-798b219cedda4621a4fd7738b03f494a\" role=\"tabpanel\" class=\"main-navigation__l2 customScrollbar\" aria-labelledby=\"tab-798b219cedda4621a4fd7738b03f494a\" tabindex=\"-1\">",
                  "target": [
                    "#tabpanel-798b219cedda4621a4fd7738b03f494a"
                  ],
                  "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": "<span class=\"main-navigation__button-search-close\">Close search</span>",
                  "target": [
                    ".main-navigation__button-search-close"
                  ],
                  "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 class=\"mainNavigation-search main-navigation__search default-style component section col-xs-12 search\">",
                  "target": [
                    ".mainNavigation-search"
                  ],
                  "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": "<button class=\"search__submit\" type=\"submit\" title=\"See all results in Search Page\"> See all results in Search Page </button>",
                  "target": [
                    ".search__submit"
                  ],
                  "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 class=\"search__no-results\"> \n      <div class=\"search__no-results-text\">\n        No results have been found \n      </div> \n     </div>",
                  "target": [
                    ".search__no-results"
                  ],
                  "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 class=\"search__recent\" style=\"display: none;\"> \n      <div class=\"search__recent-text\">\n        Recent searches \n      </div> \n      <ul class=\"search__recent-list\"></ul> \n     </div>",
                  "target": [
                    ".search__recent"
                  ],
                  "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 class=\"paragraphSystem component-content search__parsys\">",
                  "target": [
                    ".search__parsys"
                  ],
                  "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 class=\"see-all-results-row hidden\" data-global-search-url=\"/en_us/search?q=\" data-label=\"See all results for\" data-filters-label=\"filters\"> \n          <a href=\"/en_us/search?q=\">See all results for</a> \n          <hr> \n         </div>",
                  "target": [
                    ".see-all-results-row"
                  ],
                  "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 class=\"instant-search-row topics hidden\"> \n           \n           <h3> Topics  </h3> \n           <ul class=\"topics\">\n              \n           </ul> \n           <hr> \n           \n           \n         </div>",
                  "target": [
                    ".topics.instant-search-row.hidden"
                  ],
                  "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 class=\"instant-search-row other hidden\"> \n           \n           <h3> General  </h3> \n           <ul class=\"other\">\n              \n           </ul> \n           <hr> \n           \n           \n         </div>",
                  "target": [
                    ".other.instant-search-row.hidden"
                  ],
                  "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 class=\"instant-search-row person hidden\"> \n           \n           <h3> People  </h3> \n           <ul class=\"person\">\n              \n           </ul> \n           <hr> \n           \n           \n         </div>",
                  "target": [
                    ".person.instant-search-row.hidden"
                  ],
                  "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": "<a href=\"https://login.ey.com/myey/home\" class=\"my-ey-login-state__logged-in\" title=\"My EY\" style=\"display: none;\"> <span class=\"my-ey-login-state__span\"> My EY </span> </a>",
                  "target": [
                    ".my-ey-login-state__logged-in"
                  ],
                  "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 class=\"my-ey-login-state__iframe\" style=\"display: none\" width=\"0\" height=\"0\" src=\"https://login.ey.com/myey/ey-connect\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "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": "<span class=\"country-language-switcher__header-close\">Close country language switcher</span>",
                  "target": [
                    ".country-language-switcher__header-close"
                  ],
                  "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 class=\"country-language-switcher__wrapper\">",
                  "target": [
                    ".country-language-switcher__wrapper"
                  ],
                  "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 class=\"country-language-switcher__no-results\"> No search results have been found </p>",
                  "target": [
                    ".country-language-switcher__no-results"
                  ],
                  "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 class=\"siteSwitch component section initialized is-initialized switch-button hidden\">",
                  "target": [
                    ".siteSwitch"
                  ],
                  "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 class=\"automatic-siteSwitch\" data-hidden-time=\"6000\">\n    You are visiting EY United States (EN)\n   </div>",
                  "target": [
                    ".automatic-siteSwitch"
                  ],
                  "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 class=\"caseStudy-full\">",
                  "target": [
                    "div[data-chapter-number=\"1\"] > .caseStudy-text-content > .caseStudy-full"
                  ],
                  "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 class=\"caseStudy-full\">",
                  "target": [
                    "div[data-chapter-number=\"2\"] > .caseStudy-text-content > .caseStudy-full"
                  ],
                  "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 class=\"caseStudy-full\">",
                  "target": [
                    "div[data-chapter-number=\"3\"] > .caseStudy-text-content > .caseStudy-full"
                  ],
                  "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 class=\"is-hidden buttons\"> \n    <button class=\"show-more is-hidden\">Show more</button> \n   <button class=\"show-more-mobile is-hidden\">Show more</button></div>",
                  "target": [
                    ".buttons"
                  ],
                  "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": "<button class=\"show-more is-hidden\">Show more</button>",
                  "target": [
                    ".show-more"
                  ],
                  "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": "<button class=\"show-more-mobile is-hidden\">Show more</button>",
                  "target": [
                    ".show-more-mobile"
                  ],
                  "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 class=\"is-hidden pagination\"> \n    <button class=\"is-disabled prev\"><span class=\"arrow\"></span>Previous</button> \n    <div class=\"pagination-list\"><a href=\"#\" class=\"pagination-item is-active\">1</a></div> \n    <button class=\"is-disabled next\"><span class=\"arrow\"></span>Next</button> \n   </div>",
                  "target": [
                    ".pagination"
                  ],
                  "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": "<button class=\"is-disabled prev\"><span class=\"arrow\"></span>Previous</button>",
                  "target": [
                    ".prev"
                  ],
                  "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": "<button class=\"is-disabled next\"><span class=\"arrow\"></span>Next</button>",
                  "target": [
                    ".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": "<p class=\"linkedContent-subheading\">EY honors the most ambitious and dynamic entrepreneurs in Midwest</p>",
                  "target": [
                    ".linkedContent-wrapper-item.col-md-12.col-sm-6:nth-child(1) > .linkedContent-description > .linkedContent-subheading"
                  ],
                  "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 class=\"linkedContent-subheading\">Although the biotech industry performed strongly during the COVID-19 pandemic, it now faces challenges to valuations and access to capital, as detailed in the 32nd edition of the Beyond Borders report produced by Ernst &amp; Young LLP (EY US).</p>",
                  "target": [
                    ".linkedContent-wrapper-item.col-md-12.col-sm-6:nth-child(2) > .linkedContent-description > .linkedContent-subheading"
                  ],
                  "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 class=\"linkedContent-subheading\">EY honors the most ambitious and dynamic entrepreneurs in Heartland.</p>",
                  "target": [
                    ".linkedContent-wrapper-item.col-md-12.col-sm-6:nth-child(3) > .linkedContent-description > .linkedContent-subheading"
                  ],
                  "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 class=\"twitter-sender-avatar\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1543718765040369667/EOSzhqMe_normal.png\">",
                  "target": [
                    ".twitter-feed:nth-child(1) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-avatar[alt=\"\"]"
                  ],
                  "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": "<span class=\"twitter-sender-full-name\">EY US</span>",
                  "target": [
                    ".twitter-feed:nth-child(1) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-full-name"
                  ],
                  "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": "<a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?region=follow_link&amp;screen_name=EY_US\" target=\"_blank\" data-show-screen-name=\"false\" data-show-count=\"false\" data-size=\"large\">\n          <span>Follow</span>\n        </a>",
                  "target": [
                    ".twitter-feed:nth-child(1) > .twitter-header > .twitter-follow-button[data-show-screen-name=\"false\"][data-show-count=\"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."
                },
                {
                  "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": "<ul class=\"twitter-actions\">",
                  "target": [
                    ".twitter-feed:nth-child(1) > .twitter-actions"
                  ],
                  "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": "<span class=\"twitter-retwitted\"> Junior Achievement of Washington</span>",
                  "target": [
                    ".twitter-retwitted"
                  ],
                  "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 class=\"twitter-sender-avatar\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1543718765040369667/EOSzhqMe_normal.png\">",
                  "target": [
                    ".twitter-feed:nth-child(2) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-avatar[alt=\"\"]"
                  ],
                  "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": "<span class=\"twitter-sender-full-name\">EY US</span>",
                  "target": [
                    ".twitter-feed:nth-child(2) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-full-name"
                  ],
                  "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": "<a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?region=follow_link&amp;screen_name=EY_US\" target=\"_blank\" data-show-screen-name=\"false\" data-show-count=\"false\" data-size=\"large\">\n          <span>Follow</span>\n        </a>",
                  "target": [
                    ".twitter-feed:nth-child(2) > .twitter-header > .twitter-follow-button[data-show-screen-name=\"false\"][data-show-count=\"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."
                },
                {
                  "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": "<ul class=\"twitter-actions\">",
                  "target": [
                    ".twitter-feed:nth-child(2) > .twitter-actions"
                  ],
                  "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 class=\"twitter-sender-avatar\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1543718765040369667/EOSzhqMe_normal.png\">",
                  "target": [
                    ".twitter-feed:nth-child(3) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-avatar[alt=\"\"]"
                  ],
                  "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": "<span class=\"twitter-sender-full-name\">EY US</span>",
                  "target": [
                    ".twitter-feed:nth-child(3) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-full-name"
                  ],
                  "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": "<a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?region=follow_link&amp;screen_name=EY_US\" target=\"_blank\" data-show-screen-name=\"false\" data-show-count=\"false\" data-size=\"large\">\n          <span>Follow</span>\n        </a>",
                  "target": [
                    ".twitter-feed:nth-child(3) > .twitter-header > .twitter-follow-button[data-show-screen-name=\"false\"][data-show-count=\"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."
                },
                {
                  "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": "<ul class=\"twitter-actions\">",
                  "target": [
                    ".twitter-feed:nth-child(3) > .twitter-actions"
                  ],
                  "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 class=\"box component section box-print col-xs-12 parent-of-richText\">",
                  "target": [
                    ".box-print"
                  ],
                  "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."
                }
              ]
            }
          ],
          "violations": [
            {
              "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": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"linkedContent-heading\">More press releases</h4>",
                  "target": [
                    ".three-cells-vertical > .linkedContent-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>EY_US</strong>",
                  "target": [
                    ".twitter-feed:nth-child(1) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-profile-and-date > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"twitter-date\">13h</time>",
                  "target": [
                    ".twitter-feed:nth-child(1) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/gSaMlIzI7i\">https://t.co/gSaMlIzI7i</a>",
                  "target": [
                    "a[href$=\"gSaMlIzI7i\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>EY_US</strong>",
                  "target": [
                    ".twitter-feed:nth-child(2) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-profile-and-date > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"twitter-date\">14h</time>",
                  "target": [
                    ".twitter-feed:nth-child(2) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>JAwashington1</strong>",
                  "target": [
                    "a:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>EY_US</strong>",
                  "target": [
                    "a[href$=\"EY_US\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>EY_US</strong>",
                  "target": [
                    ".twitter-feed:nth-child(3) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > .twitter-sender-profile-and-date > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"twitter-date\">1d</time>",
                  "target": [
                    ".twitter-feed:nth-child(3) > .twitter-header > .twitter-sender[href$=\"EY_US\"] > time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/t2Aj9RLXT6\">https://t.co/t2Aj9RLXT6</a>",
                  "target": [
                    "a[href$=\"t2Aj9RLXT6\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#f6f6fa",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"component-content\">",
                          "target": [
                            ".box-linker-container > .component-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #747480, background color: #f6f6fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Next</p>",
                  "target": [
                    ".richText-linker-next > .component-content > .richText-content > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #747480, background color: #f6f6fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.61,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>EY refers to the global organization, and may refer to one or more, of the member firms of Ernst &amp; Young Global Limited, each of which is a separate legal entity. Ernst &amp; Young Global Limited, a UK company limited by guarantee, does not provide services to clients.<br> </p>",
                  "target": [
                    ".col-md-7 > .component-content > .richText-content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.61 (foreground color: #747480, background color: #ffffff, font size: 10.5pt (14px), 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": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/gSaMlIzI7i\">https://t.co/gSaMlIzI7i</a>",
                  "target": [
                    "a[href$=\"gSaMlIzI7i\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>JAwashington1</strong>",
                  "target": [
                    "a:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>EY_US</strong>",
                  "target": [
                    "a[href$=\"EY_US\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#55acee",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.46,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid\" aria-hidden=\"true\">",
                          "target": [
                            ".container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/t2Aj9RLXT6\">https://t.co/t2Aj9RLXT6</a>",
                  "target": [
                    "a[href$=\"t2Aj9RLXT6\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.46 (foreground color: #55acee, background color: #ffffff, font size: 27.0pt (36px), font weight: normal). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#747480",
                        "bgColor": "#f6f6fa",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"component-content\">",
                          "target": [
                            ".box-linker-container > .component-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #747480, background color: #f6f6fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Next</p>",
                  "target": [
                    ".richText-linker-next > .component-content > .richText-content > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #747480, background color: #f6f6fa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\" class=\"js mod-no-touchevents\" style=\"--window-height:720px;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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-US\" class=\"js mod-no-touchevents\" style=\"--window-height:720px;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/cookie-policy\" tabindex=\"1\">cookie policy</a>",
                  "target": [
                    "a[href$=\"cookie-policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cookiePolicy-decline\" tabindex=\"1\">I decline optional cookies</button>",
                  "target": [
                    ".cookiePolicy-decline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cookiePolicy-accept\" tabindex=\"1\">I accept all cookies</button>",
                  "target": [
                    ".cookiePolicy-accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en_us/cookie-settings\" class=\"cookie-settings-link hyperlink-text-link initialized\" tabindex=\"1\">Customize cookies</a>",
                  "target": [
                    ".cookie-settings-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ey.com/en_us",
      "result": "NONE"
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ey.com/en_us",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 2.46:1. Recommendation:  change text colour to #449bdd.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/gSaMlIzI7i\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/t2Aj9RLXT6\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.twitter.com/EY_US\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.twitter.com/JAwashington1\">...</a>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.28:1. Recommendation:  change background to #fcfcff.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"selection-color-white\">...</span>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h5 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 style=\"text-align: center;\">...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h1 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 style=\"text-align: center;\">...</h5>"
              }
            ]
          },
          "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": "#cookiePolicy",
                "code": "<div id=\"cookiePolicy\" class=\"cookiePolicy cookiePolicy-info initialized\" data-cookie-scope=\"shared\" data-enabled=\"true\" data-whitelist=\"/en_us/cookie-settings,/en_us/cookie-policy\">...</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": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"caseStudy-initial-title\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"caseStudy-title\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"topic-name\">...</h3>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"caseStudy-subtitle\">...</h4>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</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 href=\"/en_us/snippet/marketo/eyconnectwithus\" class=\"hyperlink-primary-cta lightbox initialized\" title=\"Subscribe\" data-overlaywidth=\"600\">...</a>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"caseStudy-initial-subtitle\">...</h4>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"article-featured-label\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"article-headline hero-image-video-headline\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"article-publish-date\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"article-title\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"threeDot-label first\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"threeDot-label second\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"threeDot-label third\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"threeDot-pure-text first\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"threeDot-pure-text second\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"topic-featured\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"caseStudy-close\" aria-hidden=\"true\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"hyperlink-search-cta\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/EYnews\" class=\"hyperlink-icon-twitter\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\" class=\"hyperlink-icon-facebook\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.youtube.com/ernstandyoungglobal\" class=\"hyperlink-icon-youtube\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/company/1073\" class=\"hyperlink-icon-linkedin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ey.com/en_us",
      "result": {
        "content": {
          "totals": {
            "violation": 140,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[52]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 206,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-youtube\" href=\"http://www.youtube.com/ernstandyoungglobal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[51]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 152,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-twitter\" href=\"http://twitter.com/EYnews\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[50]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 98,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-linkedin\" href=\"https://www.linkedin.com/company/1073\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<p class=\"parent-of-hyperlink-icon-facebook\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8424,
                "height": 61,
                "width": 712
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/link[48]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8255,
                "height": 19,
                "width": 98
              },
              "snippet": "<a href=\"/en_us/accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/link[47]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8221,
                "height": 19,
                "width": 136
              },
              "snippet": "<a href=\"/en_us/legal-and-privacy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/link[45]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 128,
                "top": 8188,
                "height": 19,
                "width": 57
              },
              "snippet": "<a href=\"/en_us/california-privacy-statement\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8154,
                "height": 19,
                "width": 67
              },
              "snippet": "<a href=\"/en_us/sitemap\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8120,
                "height": 19,
                "width": 49
              },
              "snippet": "<a href=\"https://login.ey.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8087,
                "height": 19,
                "width": 75
              },
              "snippet": "<a href=\"/en_us/webcasts\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8053,
                "height": 19,
                "width": 60
              },
              "snippet": "<a href=\"/en_us/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 8020,
                "height": 19,
                "width": 104
              },
              "snippet": "<a href=\"/en_us/locations\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7979,
                "height": 34,
                "width": 712
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[7]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 3652,
                "height": 54,
                "width": 161
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/assurance/audit-quality-report-2021\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[7]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 3328,
                "height": 144,
                "width": 233
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 88,
                "top": 3116,
                "height": 56,
                "width": 161
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/diversity-inclusiveness/ey-us-2022-dei-report\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 88,
                "top": 2964,
                "height": 30,
                "width": 624
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[34]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 7649,
                "height": 0,
                "width": 800
              },
              "snippet": "<a href=\"/en_us/insights\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 522,
                "top": 7227,
                "height": 30,
                "width": 75
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 522,
                "top": 7181,
                "height": 26,
                "width": 182
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 97,
                "top": 7241,
                "height": 45,
                "width": 130
              },
              "snippet": "<a class=\"hyperlink-search-cta\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 97,
                "top": 7181,
                "height": 48,
                "width": 364
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 265,
                "top": 6922,
                "height": 29,
                "width": 272
              },
              "snippet": "<a href=\"https://t.co/t2Aj9RLXT6\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 348,
                "top": 6801,
                "height": 17,
                "width": 105
              },
              "snippet": "<a href=\"https://twitter.com/EY_US\" class=\"twitter-sender\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 144,
                "top": 6658,
                "height": 29,
                "width": 189
              },
              "snippet": "<a href=\"https://www.twitter.com/JAwashington1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 344,
                "top": 6597,
                "height": 17,
                "width": 114
              },
              "snippet": "<a href=\"https://twitter.com/EY_US\" class=\"twitter-sender\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 273,
                "top": 6514,
                "height": 29,
                "width": 255
              },
              "snippet": "<a href=\"https://t.co/gSaMlIzI7i\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 344,
                "top": 6393,
                "height": 17,
                "width": 114
              },
              "snippet": "<a href=\"https://twitter.com/EY_US\" class=\"twitter-sender\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 380,
                "top": 6268,
                "height": 30,
                "width": 40
              },
              "snippet": "<p style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 7001,
                "height": 50,
                "width": 204
              },
              "snippet": "<a href=\"https://twitter.com/intent/tweet\" class=\"twitter-share-views-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 6309,
                "height": 40,
                "width": 764
              },
              "snippet": "<p style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[30]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 6146,
                "height": 56,
                "width": 712
              },
              "snippet": "<p class=\"parent-of-hyperlink-primary-cta\" style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 5287,
                "height": 48,
                "width": 744
              },
              "snippet": "<h4 class=\"linkedContent-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/h4[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5809,
                "height": 49,
                "width": 712
              },
              "snippet": "<h4 class=\"linkedContent-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5994,
                "height": 44,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Heartland Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-heartland-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 5858,
                "height": 44,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"Beyond Borders 2022: Following robust growth and historic levels of investment, the biotech industry faces challenges to carefully navigate for a successful future, says EY report \" href=\"/en_us/news/2022/06/beyond-borders-2022\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5858,
                "height": 44,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Midwest Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-midwest-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 5627,
                "height": 86,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Greater Philadelphia Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 5375,
                "height": 232,
                "width": 348
              },
              "snippet": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5627,
                "height": 86,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-Atlantic Award\" href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5375,
                "height": 232,
                "width": 348
              },
              "snippet": "<a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[25]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 497,
                "top": 5036,
                "height": 50,
                "width": 200
              },
              "snippet": "<a data-overlaywidth=\"600\" title=\"Subscribe\" class=\"hyperlink-primary-cta lightbox initialized\" href=\"/en_us/snippet/marketo/eyconnectwithus\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[25]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 104,
                "top": 5021,
                "height": 40,
                "width": 356
              },
              "snippet": "<h3 style=\"text-align: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[7]/div[1]/h3[1]",
                "aria": "/document[1]/link[17]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1230,
                "top": 4795,
                "height": 40,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[6]/div[1]/h3[1]",
                "aria": "/document[1]/link[16]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1030,
                "top": 4755,
                "height": 80,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[5]/div[1]/h3[1]",
                "aria": "/document[1]/link[15]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 830,
                "top": 4715,
                "height": 120,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[4]/div[1]/h3[1]",
                "aria": "/document[1]/link[14]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 630,
                "top": 4795,
                "height": 40,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[3]/div[1]/h3[1]",
                "aria": "/document[1]/link[13]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 4755,
                "height": 80,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[2]/div[1]/h3[1]",
                "aria": "/document[1]/link[12]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 230,
                "top": 4707,
                "height": 80,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 0%;\" data-index=\"0\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" class=\"topicLink-slide\" href=\"/en_us/financial-services\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4454,
                "height": 48,
                "width": 740
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[13]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 4372,
                "height": 26,
                "width": 712
              },
              "snippet": "<p class=\"parent-of-selection-color-white\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 930,
                "top": 3942,
                "height": 160,
                "width": 300
              },
              "snippet": "<h3 class=\"caseStudy-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 850,
                "top": 3942,
                "height": 160,
                "width": 300
              },
              "snippet": "<h3 class=\"caseStudy-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3746,
                "height": 590,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" tabindex=\"-1\" role=\"button\" data-chapter-id=\"chapter-747089517\" data-content-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-chapter-number=\"1\" class=\"caseStudy-item\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/h3[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 4080,
                "height": 150,
                "width": 580
              },
              "snippet": "<h3 class=\"caseStudy-initial-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 760,
                "top": 3766,
                "height": 20,
                "width": 20
              },
              "snippet": "<a tabindex=\"-1\" aria-hidden=\"true\" class=\"caseStudy-close\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 2258,
                "height": 56,
                "width": 142
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-world\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 2047,
                "height": 60,
                "width": 712
              },
              "snippet": "<h4 class=\"parent-of-selection-color-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 1666,
                "height": 56,
                "width": 142
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/public-policy/five-priorities-to-build-trust-in-esg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 1457,
                "height": 30,
                "width": 712
              },
              "snippet": "<h4 class=\"parent-of-selection-color-yellow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 1076,
                "height": 56,
                "width": 142
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/emobility/as-emobility-accelerates-can-utilities-move-evs-into-the-fast-lane\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 895,
                "height": 30,
                "width": 712
              },
              "snippet": "<h4 class=\"parent-of-selection-color-yellow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 529,
                "height": 48,
                "width": 712
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 359,
                "height": 44,
                "width": 380
              },
              "snippet": "<a href=\"/en_us/government-public-sector/how-ceos-can-partner-with-governments-facing-policy-dilemmas\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 143,
                "height": 160,
                "width": 416
              },
              "snippet": "<p class=\"article-subheading hero-image-video-subheading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 530,
                "top": 100,
                "height": 56,
                "width": 238
              },
              "snippet": "<button data-hidden-time=\"3000\" class=\"siteSwitch-button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -9999,
                "top": -9999,
                "height": 19,
                "width": 124
              },
              "snippet": "<a title=\"skip to the content\" href=\"#content\" class=\"skipToContent-button\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[34]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Text contrast of 4.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 494,
                "top": 7699,
                "height": 22,
                "width": 213
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[3]"
              },
              "message": "Text contrast of 2.46 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400",
              "bounds": {
                "left": 265,
                "top": 6922,
                "height": 29,
                "width": 272
              },
              "snippet": "<a href=\"https://t.co/t2Aj9RLXT6\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[2]/strong[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[4]"
              },
              "message": "Text contrast of 2.46 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400",
              "bounds": {
                "left": 493,
                "top": 6658,
                "height": 28,
                "width": 78
              },
              "snippet": "<strong>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[2]",
                "aria": "/document[1]/list[1]/listitem[2]/link[4]"
              },
              "message": "Text contrast of 2.46 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400",
              "bounds": {
                "left": 471,
                "top": 6658,
                "height": 29,
                "width": 100
              },
              "snippet": "<a href=\"https://www.twitter.com/EY_US\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[1]/strong[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[3]"
              },
              "message": "Text contrast of 2.46 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400",
              "bounds": {
                "left": 166,
                "top": 6658,
                "height": 28,
                "width": 167
              },
              "snippet": "<strong>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[3]"
              },
              "message": "Text contrast of 2.46 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400",
              "bounds": {
                "left": 144,
                "top": 6658,
                "height": 29,
                "width": 189
              },
              "snippet": "<a href=\"https://www.twitter.com/JAwashington1\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[3]"
              },
              "message": "Text contrast of 2.46 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400",
              "bounds": {
                "left": 273,
                "top": 6514,
                "height": 29,
                "width": 255
              },
              "snippet": "<a href=\"https://t.co/gSaMlIzI7i\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.27 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 700",
              "bounds": {
                "left": -530,
                "top": 4087,
                "height": 20,
                "width": 580
              },
              "snippet": "<span class=\"threeDot-pure-text second\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.27 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 700",
              "bounds": {
                "left": -530,
                "top": 4047,
                "height": 20,
                "width": 580
              },
              "snippet": "<span class=\"threeDot-pure-text first\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[52]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 206,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-youtube\" href=\"http://www.youtube.com/ernstandyoungglobal\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[51]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 152,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-twitter\" href=\"http://twitter.com/EYnews\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[50]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 98,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-linkedin\" href=\"https://www.linkedin.com/company/1073\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[49]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8345,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-facebook\" href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/link[48]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8255,
                "height": 19,
                "width": 98
              },
              "snippet": "<a href=\"/en_us/accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/link[47]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8221,
                "height": 19,
                "width": 136
              },
              "snippet": "<a href=\"/en_us/legal-and-privacy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[7]/a[2]",
                "aria": "/document[1]/link[46]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 198,
                "top": 8188,
                "height": 19,
                "width": 277
              },
              "snippet": "<a href=\"/en_us/california-privacy-statement#personal-data\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/link[45]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 8188,
                "height": 19,
                "width": 57
              },
              "snippet": "<a href=\"/en_us/california-privacy-statement\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8154,
                "height": 19,
                "width": 67
              },
              "snippet": "<a href=\"/en_us/sitemap\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8120,
                "height": 19,
                "width": 49
              },
              "snippet": "<a href=\"https://login.ey.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8087,
                "height": 19,
                "width": 75
              },
              "snippet": "<a href=\"/en_us/webcasts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8053,
                "height": 19,
                "width": 60
              },
              "snippet": "<a href=\"/en_us/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 8020,
                "height": 19,
                "width": 104
              },
              "snippet": "<a href=\"/en_us/locations\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[39]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 7986,
                "height": 19,
                "width": 124
              },
              "snippet": "<a href=\"/en_us/connect-with-us\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[7]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 112,
                "top": 3652,
                "height": 54,
                "width": 161
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/assurance/audit-quality-report-2021\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3116,
                "height": 56,
                "width": 161
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/diversity-inclusiveness/ey-us-2022-dei-report\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[34]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 7649,
                "height": 0,
                "width": 800
              },
              "snippet": "<a href=\"/en_us/insights\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[9]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7482,
                "height": 30,
                "width": 114
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/sustainability\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[8]",
                "aria": "/document[1]/link[36]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7439,
                "height": 30,
                "width": 101
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/megatrends\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[7]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7397,
                "height": 30,
                "width": 96
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/consulting\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[6]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7354,
                "height": 30,
                "width": 79
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/strategy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[5]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 623,
                "top": 7312,
                "height": 30,
                "width": 58
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/audit\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[4]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7312,
                "height": 30,
                "width": 87
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/covid-19\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[3]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 636,
                "top": 7269,
                "height": 30,
                "width": 46
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/tax\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7269,
                "height": 30,
                "width": 100
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/technology\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 522,
                "top": 7227,
                "height": 30,
                "width": 75
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 97,
                "top": 7241,
                "height": 45,
                "width": 130
              },
              "snippet": "<a class=\"hyperlink-search-cta\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 265,
                "top": 6922,
                "height": 29,
                "width": 272
              },
              "snippet": "<a href=\"https://t.co/t2Aj9RLXT6\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 348,
                "top": 6801,
                "height": 17,
                "width": 105
              },
              "snippet": "<a href=\"https://twitter.com/EY_US\" class=\"twitter-sender\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[2]",
                "aria": "/document[1]/list[1]/listitem[2]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 471,
                "top": 6658,
                "height": 29,
                "width": 100
              },
              "snippet": "<a href=\"https://www.twitter.com/EY_US\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 144,
                "top": 6658,
                "height": 29,
                "width": 189
              },
              "snippet": "<a href=\"https://www.twitter.com/JAwashington1\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 344,
                "top": 6597,
                "height": 17,
                "width": 114
              },
              "snippet": "<a href=\"https://twitter.com/EY_US\" class=\"twitter-sender\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 273,
                "top": 6514,
                "height": 29,
                "width": 255
              },
              "snippet": "<a href=\"https://t.co/gSaMlIzI7i\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 344,
                "top": 6393,
                "height": 17,
                "width": 114
              },
              "snippet": "<a href=\"https://twitter.com/EY_US\" class=\"twitter-sender\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 298,
                "top": 7001,
                "height": 50,
                "width": 204
              },
              "snippet": "<a href=\"https://twitter.com/intent/tweet\" class=\"twitter-share-views-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[30]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 300,
                "top": 6146,
                "height": 56,
                "width": 201
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/newsroom\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 5994,
                "height": 44,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Heartland Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-heartland-award\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 408,
                "top": 5858,
                "height": 44,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"Beyond Borders 2022: Following robust growth and historic levels of investment, the biotech industry faces challenges to carefully navigate for a successful future, says EY report \" href=\"/en_us/news/2022/06/beyond-borders-2022\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 5858,
                "height": 44,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Midwest Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-midwest-award\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 408,
                "top": 5627,
                "height": 86,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Greater Philadelphia Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 408,
                "top": 5375,
                "height": 232,
                "width": 348
              },
              "snippet": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 5627,
                "height": 86,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-Atlantic Award\" href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 5375,
                "height": 232,
                "width": 348
              },
              "snippet": "<a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[25]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 497,
                "top": 5036,
                "height": 50,
                "width": 200
              },
              "snippet": "<a data-overlaywidth=\"600\" title=\"Subscribe\" class=\"hyperlink-primary-cta lightbox initialized\" href=\"/en_us/snippet/marketo/eyconnectwithus\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[7]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1200,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 150%;\" data-index=\"6\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/private-equity/ey-young-man-admiring-northern-lights-static.jpg\" class=\"topicLink-slide\" href=\"/en_us/private-equity\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[6]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1000,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 125%;\" data-index=\"5\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/advanced-manufacturing-realized/ey-man-grinding-metal-in-factory-background.jpg\" class=\"topicLink-slide\" href=\"/en_us/advanced-manufacturing\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[5]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 800,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 100%;\" data-index=\"4\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/workforce/ey-man-with-backpack-climbing-a-mountain-using-rope.jpg\" class=\"topicLink-slide\" href=\"/en_us/tmt\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[4]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 600,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 75%;\" data-index=\"3\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_gl/topics/oil-and-gas/ey-aerial-view-crude-oil-tanker.jpg\" class=\"topicLink-slide\" href=\"/en_us/energy-resources\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[3]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 50%;\" data-index=\"2\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/consumer-products-retail/ey-girls-shopping.jpg\" class=\"topicLink-slide\" href=\"/en_us/consumer-products-retail\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[2]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 200,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 25%;\" data-index=\"1\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/strategy-transactions/ey-woman-cutting-vegetables-while-pointing-tablet.jpg\" class=\"topicLink-slide active\" href=\"/en_us/health\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 4414,
                "height": 512,
                "width": 361
              },
              "snippet": "<a style=\"left: 0%;\" data-index=\"0\" data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" class=\"topicLink-slide\" href=\"/en_us/financial-services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -9966,
                "top": -5535,
                "height": 35,
                "width": 68
              },
              "snippet": "<a aria-label=\"Skip Supporting organizations across sectors (7)\" title=\"Skip\" href=\"#-380159738\" class=\"topicLink-skip\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 50,
                "top": 4264,
                "height": 18,
                "width": 83
              },
              "snippet": "<a aria-hidden=\"false\" tabindex=\"0\" aria-label=\"Read more\" data-view=\"View case study\" data-continue=\"Continue reading\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-read=\"Read more\" class=\"caseStudy-cta\" href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 2258,
                "height": 56,
                "width": 142
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-world\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 1666,
                "height": 56,
                "width": 142
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/public-policy/five-priorities-to-build-trust-in-esg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 1076,
                "height": 56,
                "width": 142
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/emobility/as-emobility-accelerates-can-utilities-move-evs-into-the-fast-lane\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 61,
                "top": 359,
                "height": 44,
                "width": 380
              },
              "snippet": "<a href=\"/en_us/government-public-sector/how-ceos-can-partner-with-governments-facing-policy-dilemmas\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[3]/button[1]",
                "aria": "/document[1]/navigation[1]/button[2]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 716,
                "top": 0,
                "height": 85,
                "width": 85
              },
              "snippet": "<button class=\"main-navigation__mobile-button-open\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[2]",
                "aria": "/document[1]/navigation[1]/button[1]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 622,
                "top": 0,
                "height": 85,
                "width": 85
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" title=\"Open search\" class=\"main-navigation__mobile-button-search\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 44,
                "top": 15,
                "height": 55,
                "width": 113
              },
              "snippet": "<a title=\"EY Homepage\" href=\"/en_us\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 530,
                "top": 100,
                "height": 56,
                "width": 238
              },
              "snippet": "<button data-hidden-time=\"3000\" class=\"siteSwitch-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -9999,
                "top": -9999,
                "height": 19,
                "width": 124
              },
              "snippet": "<a title=\"skip to the content\" href=\"#content\" class=\"skipToContent-button\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/navigation[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 44,
                "top": 15,
                "height": 55,
                "width": 113
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 113 55;\" viewBox=\"0 0 113 55\" y=\"0px\" x=\"0px\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 62,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[50]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 206,
                "top": 7905,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-youtube\" href=\"http://www.youtube.com/ernstandyoungglobal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[49]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 152,
                "top": 7905,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-twitter\" href=\"http://twitter.com/EYnews\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[48]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 98,
                "top": 7905,
                "height": 44,
                "width": 44
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" class=\"hyperlink-icon-linkedin\" href=\"https://www.linkedin.com/company/1073\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7905,
                "height": 44,
                "width": 44
              },
              "snippet": "<p class=\"parent-of-hyperlink-icon-facebook\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7984,
                "height": 61,
                "width": 712
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/link[46]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7815,
                "height": 21,
                "width": 98
              },
              "snippet": "<a href=\"/en_us/accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/link[45]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7781,
                "height": 21,
                "width": 134
              },
              "snippet": "<a href=\"/en_us/legal-and-privacy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 126,
                "top": 7747,
                "height": 21,
                "width": 58
              },
              "snippet": "<a href=\"/en_us/california-privacy-statement\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7714,
                "height": 21,
                "width": 68
              },
              "snippet": "<a href=\"/en_us/sitemap\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7680,
                "height": 21,
                "width": 49
              },
              "snippet": "<a href=\"https://login.ey.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7647,
                "height": 21,
                "width": 73
              },
              "snippet": "<a href=\"/en_us/webcasts\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[39]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7613,
                "height": 21,
                "width": 59
              },
              "snippet": "<a href=\"/en_us/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7579,
                "height": 21,
                "width": 102
              },
              "snippet": "<a href=\"/en_us/locations\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 7539,
                "height": 34,
                "width": 712
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[7]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 3730,
                "height": 54,
                "width": 160
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/assurance/audit-quality-report-2021\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[7]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 3358,
                "height": 192,
                "width": 233
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 88,
                "top": 3146,
                "height": 56,
                "width": 160
              },
              "snippet": "<a class=\"hyperlink-primary-cta\" href=\"/en_us/diversity-inclusiveness/ey-us-2022-dei-report\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 88,
                "top": 2994,
                "height": 30,
                "width": 624
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[34]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 622,
                "top": 7291,
                "height": 30,
                "width": 85
              },
              "snippet": "<a href=\"/en_us/insights\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[34]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 494,
                "top": 7259,
                "height": 22,
                "width": 213
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 522,
                "top": 6787,
                "height": 30,
                "width": 74
              },
              "snippet": "<a class=\"hyperlink-quick-link\" href=\"/en_us/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 522,
                "top": 6741,
                "height": 26,
                "width": 182
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 97,
                "top": 6801,
                "height": 45,
                "width": 129
              },
              "snippet": "<a class=\"hyperlink-search-cta\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[33]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 97,
                "top": 6741,
                "height": 48,
                "width": 364
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 380,
                "top": 6440,
                "height": 30,
                "width": 40
              },
              "snippet": "<p style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/div[2]/a[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 6561,
                "height": 50,
                "width": 204
              },
              "snippet": "<a class=\"twitter-share-views-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 6481,
                "height": 40,
                "width": 764
              },
              "snippet": "<p style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[30]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 6318,
                "height": 56,
                "width": 712
              },
              "snippet": "<p class=\"parent-of-hyperlink-primary-cta\" style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/h4[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5913,
                "height": 49,
                "width": 712
              },
              "snippet": "<h4 class=\"linkedContent-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 6143,
                "height": 67,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Heartland Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-heartland-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 5962,
                "height": 89,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"Beyond Borders 2022: Following robust growth and historic levels of investment, the biotech industry faces challenges to carefully navigate for a successful future, says EY report \" href=\"/en_us/news/2022/06/beyond-borders-2022\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5962,
                "height": 67,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Midwest Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-midwest-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5365,
                "height": 48,
                "width": 712
              },
              "snippet": "<h4 class=\"linkedContent-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 5718,
                "height": 85,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Greater Philadelphia Award\" href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 5453,
                "height": 232,
                "width": 348
              },
              "snippet": "<a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5718,
                "height": 85,
                "width": 348
              },
              "snippet": "<a class=\"linkedContent-title-link\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Mid-Atlantic Award\" href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 5453,
                "height": 232,
                "width": 348
              },
              "snippet": "<a href=\"/en_us/news/2022/07/ey-announces-award-winners-for-the-eoy-2022-mid-atlantic-award\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[25]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 497,
                "top": 5114,
                "height": 50,
                "width": 200
              },
              "snippet": "<a data-overlaywidth=\"600\" title=\"Subscribe\" class=\"hyperlink-primary-cta lightbox\" href=\"/en_us/snippet/marketo/eyconnectwithus\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[25]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 104,
                "top": 5099,
                "height": 40,
                "width": 356
              },
              "snippet": "<h3 style=\"text-align: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[7]/div[1]/h3[1]",
                "aria": "/document[1]/link[16]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4873,
                "height": 40,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[6]/div[1]/h3[1]",
                "aria": "/document[1]/link[15]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4833,
                "height": 80,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[5]/div[1]/h3[1]",
                "aria": "/document[1]/link[14]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4793,
                "height": 120,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[4]/div[1]/h3[1]",
                "aria": "/document[1]/link[13]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4873,
                "height": 40,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[3]/div[1]/h3[1]",
                "aria": "/document[1]/link[12]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4833,
                "height": 80,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[2]/div[1]/h3[1]",
                "aria": "/document[1]/link[11]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4833,
                "height": 80,
                "width": 300
              },
              "snippet": "<h3 class=\"topic-name\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4492,
                "height": 512,
                "width": 361
              },
              "snippet": "<a data-thumb=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" data-image=\"https://assets.ey.com/content/dam/ey-sites/ey-com/en_us/topics/financial-services/ey-close-up-of-hand-against-illuminated-lights.jpg\" class=\"topicLink-slide\" href=\"/en_us/financial-services\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4532,
                "height": 48,
                "width": 740
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[13]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 4450,
                "height": 26,
                "width": 712
              },
              "snippet": "<p class=\"parent-of-selection-color-white\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/div[4]/div[1]/h3[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 930,
                "top": 4020,
                "height": 160,
                "width": 300
              },
              "snippet": "<h3 class=\"caseStudy-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 850,
                "top": 4020,
                "height": 160,
                "width": 300
              },
              "snippet": "<h3 class=\"caseStudy-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/div[2]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3824,
                "height": 590,
                "width": 800
              },
              "snippet": "<div role=\"button\" data-chapter-id=\"chapter-747089517\" data-content-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-chapter-number=\"1\" class=\"caseStudy-item\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 2288,
                "height": 56,
                "width": 141
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-world\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 2077,
                "height": 60,
                "width": 712
              },
              "snippet": "<h4 class=\"parent-of-selection-color-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 1696,
                "height": 56,
                "width": 141
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/public-policy/five-priorities-to-build-trust-in-esg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 1487,
                "height": 30,
                "width": 712
              },
              "snippet": "<h4 class=\"parent-of-selection-color-yellow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 1106,
                "height": 56,
                "width": 141
              },
              "snippet": "<a class=\"hyperlink-dark-primary-cta\" href=\"/en_us/emobility/as-emobility-accelerates-can-utilities-move-evs-into-the-fast-lane\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 895,
                "height": 60,
                "width": 712
              },
              "snippet": "<h4 class=\"parent-of-selection-color-yellow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 529,
                "height": 48,
                "width": 712
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 358,
                "height": 46,
                "width": 388
              },
              "snippet": "<a href=\"/en_us/government-public-sector/how-ceos-can-partner-with-governments-facing-policy-dilemmas\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 143,
                "height": 160,
                "width": 416
              },
              "snippet": "<p class=\"article-subheading hero-image-video-subheading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -9999,
                "top": -9999,
                "height": 19,
                "width": 132
              },
              "snippet": "<a title=\"skip to the content\" href=\"#content\" class=\"skipToContent-button\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[34]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 4.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 494,
                "top": 7259,
                "height": 22,
                "width": 213
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/navigation[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 44,
                "top": 15,
                "height": 55,
                "width": 113
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 113 55;\" viewBox=\"0 0 113 55\" y=\"0px\" x=\"0px\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.ey.com/en_us",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 24,
            "lastColumn": 33,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "s\">\n\n\n\n\n  <script type=\"text/javascript\">var di",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 51,
            "lastColumn": 143,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "con\">\n    <script type=\"text/javascript\" src=\"https://assets.ey.com/etc/designs/zg/eydff/desktop/js.fileAsset.js/zg/eydff/desktop/js/head/head.v.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 139
          },
          {
            "type": "error",
            "lastLine": 2492,
            "lastColumn": 110,
            "firstColumn": 39,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ea-title\"><a href=\"/en_us/strategy-transactions/mergers-acquisitions-integration\">Merger",
            "hiliteStart": 10,
            "hiliteLength": 72
          },
          {
            "type": "error",
            "lastLine": 2495,
            "lastColumn": 100,
            "firstColumn": 11,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "          <a class=\"read-more\" href=\"/en_us/strategy-transactions/mergers-acquisitions-integration\">Read m",
            "hiliteStart": 10,
            "hiliteLength": 90
          },
          {
            "type": "error",
            "lastLine": 2513,
            "lastColumn": 404,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "div> \n    <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-747089517\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-continue=\"Continue reading\" data-view=\"View case study\" aria-label=\"Continue reading\" tabindex=\"-1\" aria-hidden=\"true\"></a> \n",
            "hiliteStart": 10,
            "hiliteLength": 400
          },
          {
            "type": "error",
            "lastLine": 2563,
            "lastColumn": 108,
            "firstColumn": 39,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ea-title\"><a href=\"/en_us/strategy-transactions/connected-capital-technologies\">M&amp;",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 2566,
            "lastColumn": 98,
            "firstColumn": 11,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "          <a class=\"read-more\" href=\"/en_us/strategy-transactions/connected-capital-technologies\">Read m",
            "hiliteStart": 10,
            "hiliteLength": 88
          },
          {
            "type": "error",
            "lastLine": 2588,
            "lastColumn": 405,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "div> \n    <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938497\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-continue=\"Continue reading\" data-view=\"View case study\" aria-label=\"Continue reading\" tabindex=\"-1\" aria-hidden=\"true\"></a> \n",
            "hiliteStart": 10,
            "hiliteLength": 401
          },
          {
            "type": "error",
            "lastLine": 2638,
            "lastColumn": 116,
            "firstColumn": 39,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ea-title\"><a href=\"/en_us/strategy-transactions/digital-mergers-acquisitions-framework\">Digita",
            "hiliteStart": 10,
            "hiliteLength": 78
          },
          {
            "type": "error",
            "lastLine": 2641,
            "lastColumn": 106,
            "firstColumn": 11,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "          <a class=\"read-more\" href=\"/en_us/strategy-transactions/digital-mergers-acquisitions-framework\">Read m",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 2680,
            "lastColumn": 185,
            "firstColumn": 45,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "mponent\"> <a href=\"#accordion-content-1792927365-0\" title=\"Show article references#Hide article references\" class=\"accordion-title-link\" role=\"button\"> <span",
            "hiliteStart": 10,
            "hiliteLength": 141
          },
          {
            "type": "error",
            "lastLine": 2688,
            "lastColumn": 173,
            "firstColumn": 70,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "equired), <a href=\"https://www.statista.com/statistics/612431/bank-core-processor-companies-usa-by-market-share/\">https:",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "error",
            "lastLine": 2705,
            "lastColumn": 98,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ox\"> \n    <a href=\"/en_us/strategy-transactions/ma-strategy-helped-a-leading-nordic-saas-business-grow\">  \n   ",
            "hiliteStart": 10,
            "hiliteLength": 94
          },
          {
            "type": "error",
            "lastLine": 2724,
            "lastColumn": 126,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ox\"> \n    <a href=\"/en_us/strategy-transactions/ma-strategy-helped-a-leading-nordic-saas-business-grow\" class=\"hyperlink-text-link\"><h4 cl",
            "hiliteStart": 10,
            "hiliteLength": 122
          },
          {
            "type": "error",
            "lastLine": 2728,
            "lastColumn": 96,
            "firstColumn": 13,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "   <span> <a href=\"/en_us/people/eric-sanschagrin\" class=\"article-author hyperlink-text-link\">Eric S",
            "hiliteStart": 10,
            "hiliteLength": 84
          },
          {
            "type": "error",
            "lastLine": 2735,
            "lastColumn": 70,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ox\"> \n    <a href=\"/en_us/ccb/mergers-acquisitions-strategy-survey-summary\">  \n   ",
            "hiliteStart": 10,
            "hiliteLength": 66
          },
          {
            "type": "error",
            "lastLine": 2749,
            "lastColumn": 98,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ox\"> \n    <a href=\"/en_us/ccb/mergers-acquisitions-strategy-survey-summary\" class=\"hyperlink-text-link\"><h4 cl",
            "hiliteStart": 10,
            "hiliteLength": 94
          },
          {
            "type": "error",
            "lastLine": 2753,
            "lastColumn": 95,
            "firstColumn": 13,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "   <span> <a href=\"/en_us/people/andrea-guerzoni\" class=\"article-author hyperlink-text-link\">Andrea",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 2760,
            "lastColumn": 100,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ox\"> \n    <a href=\"/en_us/consulting/how-a-digital-foundation-is-setting-the-edge-for-new-market-leaders\">  \n   ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 2774,
            "lastColumn": 128,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ox\"> \n    <a href=\"/en_us/consulting/how-a-digital-foundation-is-setting-the-edge-for-new-market-leaders\" class=\"hyperlink-text-link\"><h4 cl",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "error",
            "lastLine": 2778,
            "lastColumn": 93,
            "firstColumn": 13,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "   <span> <a href=\"/en_us/people/mazen-baroudi\" class=\"article-author hyperlink-text-link\">Mazen ",
            "hiliteStart": 10,
            "hiliteLength": 81
          },
          {
            "type": "error",
            "lastLine": 2785,
            "lastColumn": 40,
            "firstColumn": 5,
            "message": "The element button must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ns\"> \n    <button class=\"show-more is-hidden\">Show m",
            "hiliteStart": 10,
            "hiliteLength": 36
          },
          {
            "type": "error",
            "lastLine": 2786,
            "lastColumn": 46,
            "firstColumn": 4,
            "message": "The element button must not appear as a descendant of an element with the attribute role=button.",
            "extract": "tton> \n   <button class=\"show-more-mobile is-hidden\">Show m",
            "hiliteStart": 10,
            "hiliteLength": 43
          },
          {
            "type": "error",
            "lastLine": 2788,
            "lastColumn": 37,
            "firstColumn": 5,
            "message": "The element button must not appear as a descendant of an element with the attribute role=button.",
            "extract": "on\"> \n    <button class=\"is-disabled prev\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 33
          },
          {
            "type": "error",
            "lastLine": 2789,
            "lastColumn": 79,
            "firstColumn": 34,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "ion-list\"><a href=\"#\" class=\"pagination-item is-active\">1</a><",
            "hiliteStart": 10,
            "hiliteLength": 46
          },
          {
            "type": "error",
            "lastLine": 2790,
            "lastColumn": 37,
            "firstColumn": 5,
            "message": "The element button must not appear as a descendant of an element with the attribute role=button.",
            "extract": "div> \n    <button class=\"is-disabled next\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 33
          },
          {
            "type": "error",
            "lastLine": 2815,
            "lastColumn": 189,
            "firstColumn": 10,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "\n         <a href=\"/en_us/snippet/contact-form.html?recipient=us&amp;header=us&amp;id=Igm3wBQaxdXIy7q2QTpEeAfsvV6bBanHo0Dg0cyEBUE%3D\" class=\"hyperlink-dark-icon-email lightbox  initialized\">email<",
            "hiliteStart": 10,
            "hiliteLength": 180
          },
          {
            "type": "error",
            "lastLine": 2827,
            "lastColumn": 405,
            "firstColumn": 5,
            "message": "The element a must not appear as a descendant of an element with the attribute role=button.",
            "extract": "div> \n    <a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938496\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-continue=\"Continue reading\" data-view=\"View case study\" aria-label=\"Continue reading\" tabindex=\"-1\" aria-hidden=\"true\"></a> \n",
            "hiliteStart": 10,
            "hiliteLength": 401
          },
          {
            "type": "error",
            "lastLine": 2863,
            "lastColumn": 129,
            "firstColumn": 4,
            "message": "CSS: background-image: url(\"blob:https://www.ey.com/0f10c514-ac7b-4aad-8457-bebead6cca05\") is an incorrect URL.",
            "extract": "und\"> \n   <div class=\"current\" style=\"background-image: url(&quot;blob:https://www.ey.com/0f10c514-ac7b-4aad-8457-bebead6cca05&quot;);\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 126
          },
          {
            "type": "info",
            "lastLine": 3343,
            "lastColumn": 135,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "iv></div>\n<script type=\"text/javascript\" src=\"https://assets.ey.com/etc/designs/zg/eydff/desktop/js.asset.js/core/design.default.bootstrap.v.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 135
          },
          {
            "type": "info",
            "lastLine": 3352,
            "lastColumn": 40,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "script>\n  <script type=\"application/javascript\">\n    m",
            "hiliteStart": 10,
            "hiliteLength": 38
          },
          {
            "type": "info",
            "lastLine": 3415,
            "lastColumn": 33,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n\n\n\n\n\n\n\n  <script type=\"text/javascript\">\n    i",
            "hiliteStart": 10,
            "hiliteLength": 31
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ey.com/en_us",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "EY US - Home | Building a better working world",
          "pageurl": "https://www.ey.com/en_us",
          "time": 3.92,
          "creditsremaining": 184,
          "allitemcount": 306,
          "totalelements": 2227,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ey.com/en_us"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV > DIV:first-child > DIV:first-child > FORM:first-child > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 34,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 34,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > P:first-child > SPAN:first-child + BUTTON",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A + A > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A + A + A > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A + A + A + A + A > DIV:first-child > H3:first-child + DIV > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV > A:first-child + A > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI + LI > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#2e2e38",
                    "#2e2e38",
                    false
                  ],
                  [
                    1.21,
                    "#000000",
                    "#1a1a24",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.46,
                    "#55acee",
                    "#ffffff",
                    true
                  ],
                  [
                    2.46,
                    "#55acee",
                    "#ffffff",
                    true
                  ],
                  [
                    2.46,
                    "#55acee",
                    "#ffffff",
                    true
                  ],
                  [
                    2.46,
                    "#55acee",
                    "#ffffff",
                    true
                  ],
                  [
                    2.46,
                    "#55acee",
                    "#ffffff",
                    true
                  ],
                  [
                    2.46,
                    "#55acee",
                    "#ffffff",
                    true
                  ],
                  [
                    4.27,
                    "#747480",
                    "#f6f6fa",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 65,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#cookiePolicy > SPAN:first-child + DIV > DIV#cookiePolicy-text > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > P:first-child + INPUT"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H3:first-child + H5",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#cookiePolicy > SPAN:first-child + DIV > DIV#cookiePolicy-text > DIV:first-child > DIV:first-child > PICTURE:first-child + DIV > H5:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child + P + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > H3:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H3 + H4 + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > H3:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#cookiePolicy > SPAN:first-child + DIV > DIV#cookiePolicy-text > DIV:first-child > DIV:first-child > PICTURE:first-child + DIV > H5:first-child + P + P + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#cookiePolicy > SPAN:first-child + DIV > SPAN:first-child + DIV + DIV > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#cookiePolicy > SPAN:first-child + DIV > SPAN:first-child + DIV + DIV > BUTTON:first-child + BUTTON",
                  "HTML > HEAD:first-child + BODY > DIV#cookiePolicy > SPAN:first-child + DIV > SPAN:first-child + DIV + DIV + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 23,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV > SPAN:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV > SPAN:first-child + SPAN + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child > BUTTON:first-child + DIV > DIV#l3-tabpanel-9ba2977a8ae840d2bea50226094740ba > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-938a09b12b6b48df9f54d6461e5ef9b9 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-79c50ac7016a403098c23640d6af1526 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-f774decde255478d8ac7026c8fd47592 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-a58b794c8e414e8cbd27ff69b07701b7 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-07b7f348800c4aa8af94cfaec3b91a5e > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-ae2b5ed0431f4a1b8a51a642aa17f29c > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-9061e60900254c319acbfbd8b4ab3f68 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-50e4cbba6f604375ae7de7e883b9b7fe > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-be1b046f88ec4d2abf343f9e357c18a1 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > BUTTON:first-child + DIV > DIV#tabpanel-25f8da527d8b47ff96dcdd586e63f059 > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child + DIV > DIV#l3-tabpanel-65b1519f11514055af96c4b26c3470a2 > DIV:first-child > DIV:first-child + UL + A + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV > SPAN:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV > SPAN:first-child + SPAN + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > SPAN:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 17,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > P:first-child > SPAN:first-child + BUTTON",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child > DIV:first-child + DIV + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI > SPAN:first-child + DIV + DIV + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV + UL > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + PICTURE > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + PICTURE > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + PICTURE > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + PICTURE > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ey.com/en_us",
      "what": "URL",
      "result": "https://www.ey.com/en_us"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ey.com/en_us",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.094",
        "responseTime": "2022-08-13T04:09:42.160Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1187019,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 167,
              "failing": 13
            },
            "issues": {
              "totalErrors": 110,
              "totalWarnings": 1,
              "totalIssues": 111
            },
            "issuesByLevel": {
              "A": {
                "count": 90,
                "pct": 81.08
              },
              "AA": {
                "count": 30,
                "pct": 27.03
              },
              "AAA": {
                "count": 111,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 9,
              "warningDensity": 0,
              "allDensity": 10
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "f5c0cd30-d741-4eba-963a-7a0ed8fa86ec",
          "docID": "fda99271-012b-444e-b6ad-0726dca7e9e3",
          "sourceHash": "4177344b729a82b1599e8a4722ee4609",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=f5c0cd30-d741-4eba-963a-7a0ed8fa86ec",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2154,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"on-top page-home layout-home-page-layout template-home-page-template grid-bootstrap initialized\" data-theme-path=\"/etc/designs/zg/eydff/desktop\" data-path-id=\"a56c3fc3c5f9880fb401383eb41e7c94\" data-assets-domain=\"https://assets.ey.com\" da",
              "xpath": "/html/body",
              "issueID": "183d13c3b021cfc64854e0b5973c1ac8",
              "signature": "6c50da982004436a83698cb54f6059b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=183d13c3b021cfc64854e0b5973c1ac8"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 212.6875
                },
                "bottom-right": {
                  "x": 96,
                  "y": 236.6875
                },
                "height": 24,
                "width": 88
              },
              "position": {
                "line": 9309,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/emobility/as-emobility-accelerates-can-utilities-move-evs-into-the-fast-lane\" class=\"hyperlink-dark-primary-cta\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "d09d65f35a9077c59b7958a43190cb57",
              "signature": "bfd9adf744aa9ab41f2c7a5ecdc5313f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d09d65f35a9077c59b7958a43190cb57"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 240.6875
                },
                "bottom-right": {
                  "x": 96,
                  "y": 264.6875
                },
                "height": 24,
                "width": 88
              },
              "position": {
                "line": 9316,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/public-policy/five-priorities-to-build-trust-in-esg\" class=\"hyperlink-dark-primary-cta\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "01b1c521ba7c1cd0eefcda456bf8b9c5",
              "signature": "1c46a8b5397372c61ea9a54d1c5b6341",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=01b1c521ba7c1cd0eefcda456bf8b9c5"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 242.6875
                },
                "bottom-right": {
                  "x": 96,
                  "y": 266.6875
                },
                "height": 24,
                "width": 88
              },
              "position": {
                "line": 9323,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-world\" class=\"hyperlink-dark-primary-cta\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "20d4953478c82f6955ae499687bf95fc",
              "signature": "ff58244b1c8ac9ab026bb5ab9e7f0a6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=20d4953478c82f6955ae499687bf95fc"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 348
                },
                "bottom-right": {
                  "x": 82,
                  "y": 370
                },
                "height": 22,
                "width": 82
              },
              "position": {
                "line": 9344,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-str",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/a[1]",
              "issueID": "61f2ec2d729ef860cd5a5946987101e6",
              "signature": "55ff5e984397ac42e57fad564de0433c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=61f2ec2d729ef860cd5a5946987101e6"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9358,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"read-more\" href=\"/en_us/strategy-transactions/mergers-acquisitions-integration\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "911e8518ce891ba610e4d77a8af07efb",
              "signature": "3ded277496d99616e6956c92af830d02",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=911e8518ce891ba610e4d77a8af07efb"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 361.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 361.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9365,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-747089517\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accel",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "2f3e0b17ea6919353824424814654fde",
              "signature": "6fe103b49271421a3186736783f9c1ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=2f3e0b17ea6919353824424814654fde"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9379,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"read-more\" href=\"/en_us/strategy-transactions/connected-capital-technologies\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3e7768de645f619bdcec0e320c3ab845",
              "signature": "d2fd12a9687916d537653690f6f805de",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3e7768de645f619bdcec0e320c3ab845"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9386,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938497\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "64a256350995d93346d435915a02ae8f",
              "signature": "a74cce43d8ad18f12dd5c62c1540fe8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=64a256350995d93346d435915a02ae8f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9400,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"read-more\" href=\"/en_us/strategy-transactions/digital-mergers-acquisitions-framework\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a644fee6fbc30781c1306295666c2275",
              "signature": "fcb2c3af3884f17317ccbfd53f538d98",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=a644fee6fbc30781c1306295666c2275"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9498,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938496\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "1501555552d8768c1b5fcf1a648eef4f",
              "signature": "2582ef0000733e3235a17db72fb8fb70",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1501555552d8768c1b5fcf1a648eef4f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": -9999,
                  "y": -9999
                },
                "bottom-right": {
                  "x": -9874,
                  "y": -9980
                },
                "height": 19,
                "width": 125
              },
              "position": {
                "line": 118,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skipToContent-button\" href=\"#content\" title=\"skip to the content\"&gt;skip to the content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e702e8b799993a9bd0ed382d3035c756",
              "signature": "a23dcb64688b4d3d9159530bcc88dfee",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e702e8b799993a9bd0ed382d3035c756"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 15
                },
                "bottom-right": {
                  "x": 113,
                  "y": 70
                },
                "height": 55,
                "width": 113
              },
              "position": {
                "line": 118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/en_us\" title=\"EY Homepage\"&gt; &lt;span class=\"sr-only\"&gt;EY Homepage&lt;/span&gt; &lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 113 55\" style=\"enable-background:new 0 0 113 55;\" xml:space=\"preserve\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ad743782b1fa511801b03d9b8108c696",
              "signature": "eec51a73f1426250916cc8c9cdc2d5b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ad743782b1fa511801b03d9b8108c696"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": 12,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8105,
                "column": 53
              },
              "errorSnippet": "&lt;a href=\"https://login.ey.com/myey/home\" class=\"my-ey-login-state__logged-in\" title=\"My EY\" style=\"display: none;\"&gt; &lt;span class=\"my-ey-login-state__span\"&gt; My EY &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "52009f2fdc2d53b5a2bea10401532caf",
              "signature": "647070f564b229439c6474d088195210",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=52009f2fdc2d53b5a2bea10401532caf"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 20,
                  "y": 85
                },
                "height": 85,
                "width": 20
              },
              "position": {
                "line": 8106,
                "column": 53
              },
              "errorSnippet": "&lt;a href=\"https://login.ey.com/myey/login\" class=\"my-ey-login-state__logged-out\" title=\"My EY\"&gt; &lt;span class=\"my-ey-login-state__span\"&gt; My EY &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[1]/div[1]/a[2]",
              "issueID": "ebb41bd312871142b9e242f632da47c7",
              "signature": "08f1eff5c974e2409939c8987668759f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ebb41bd312871142b9e242f632da47c7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": -9999,
                  "y": -9999
                },
                "bottom-right": {
                  "x": -9971,
                  "y": -9980
                },
                "height": 19,
                "width": 28
              },
              "position": {
                "line": 9519,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"topicLink-skip\" href=\"#-380159738\" title=\"Skip\" aria-label=\"Skip Supporting organizations across sectors (7)\"&gt;Skip&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[1]/a[1]",
              "issueID": "97f96b9dc828f27207b8584b38e6f361",
              "signature": "c398050cafb4b7deb0e502d0e51fb643",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=97f96b9dc828f27207b8584b38e6f361"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198,
                  "y": 48
                },
                "height": 48,
                "width": 198
              },
              "position": {
                "line": 9575,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/snippet/marketo/eyconnectwithus\" class=\"hyperlink-primary-cta lightbox initialized\" title=\"Subscribe\" data-overlaywidth=\"600\"&gt;Subscribe&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[25]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "8238ef246acf042299f637bd28982aaa",
              "signature": "b94c47f56f34d807fdddae96da0840b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8238ef246acf042299f637bd28982aaa"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9659,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/tweet?in_reply_to=1558106031007342594\" class=\"twitter-reply-action web-intent\" title=\"Reply\"&gt;Reply&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "8e071965bd5c565065c54c8ba13bad1a",
              "signature": "df3ff10cd2f173c4e0c85bafc2df5606",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8e071965bd5c565065c54c8ba13bad1a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9666,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/retweet?tweet_id=1558106031007342594\" class=\"twitter-retweet-action web-intent\" title=\"Retweet\" data-count=\"0\"&gt;Retweet&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "52419b9838f6c2c2e09837e98b943915",
              "signature": "3d4e9b8a9809981fbafd08861867d794",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=52419b9838f6c2c2e09837e98b943915"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9673,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/favorite?tweet_id=1558106031007342594\" class=\"twitter-favorite-action web-intent\" title=\"Favorite\" data-count=\"0\"&gt;Favorite&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "5618345a92333e274dbc9fc021fa5114",
              "signature": "e0181648877caa45e5b67ba677e29885",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5618345a92333e274dbc9fc021fa5114"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9708,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/tweet?in_reply_to=1558086725230100487\" class=\"twitter-reply-action web-intent\" title=\"Reply\"&gt;Reply&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "40511d2eac2306e1cab8b9b82dc4bda4",
              "signature": "c4fa41346f595a29d2bdb4fa0f7c6c09",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=40511d2eac2306e1cab8b9b82dc4bda4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9715,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/retweet?tweet_id=1558086725230100487\" class=\"twitter-retweet-action web-intent\" title=\"Retweet\" data-count=\"2\"&gt;Retweet&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "9f76b091534586d9db7680e63c84a820",
              "signature": "2b546ba7c3299399a8b2373a3b227dfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9f76b091534586d9db7680e63c84a820"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9722,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/favorite?tweet_id=1558086725230100487\" class=\"twitter-favorite-action web-intent\" title=\"Favorite\" data-count=\"0\"&gt;Favorite&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "2b8cb790908e41a8d9f735d88088659a",
              "signature": "de11334798f2b777556eddb44d9b912f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2b8cb790908e41a8d9f735d88088659a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9750,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/tweet?in_reply_to=1557819142228639745\" class=\"twitter-reply-action web-intent\" title=\"Reply\"&gt;Reply&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "897a0c7d1650e14ebe79e3b4180b175f",
              "signature": "d5d1b21e39915101ce8125926be8073c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=897a0c7d1650e14ebe79e3b4180b175f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9757,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/retweet?tweet_id=1557819142228639745\" class=\"twitter-retweet-action web-intent\" title=\"Retweet\" data-count=\"2\"&gt;Retweet&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "98cf5326ed9ed6bc184c6898e04c7184",
              "signature": "20d7a518c1df7d25ac90fbce52af0261",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=98cf5326ed9ed6bc184c6898e04c7184"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9764,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/favorite?tweet_id=1557819142228639745\" class=\"twitter-favorite-action web-intent\" title=\"Favorite\" data-count=\"1\"&gt;Favorite&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "d32a6de236a36a5c913f8646626944c6",
              "signature": "93bed224afa8b671e4a65c4525328e15",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d32a6de236a36a5c913f8646626944c6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -32
                },
                "bottom-right": {
                  "x": 0,
                  "y": -32
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1154,
                "column": 5796
              },
              "errorSnippet": "&lt;a class=\"main-navigation__l2s1-button\" href=\"/en_us/services\"&gt; Explore &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "998ca608e9e9e6eb24ec15fcb5c32d13",
              "signature": "15630b78b73ac3f037a1ec4d776a41ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=998ca608e9e9e6eb24ec15fcb5c32d13"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -32
                },
                "bottom-right": {
                  "x": 0,
                  "y": -32
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7997,
                "column": 53
              },
              "errorSnippet": "&lt;a class=\"main-navigation__l2s1-button\" href=\"/en_us/industry-reimagined\"&gt; Explore &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f9674e16c52257bfe085f2be1ace1bf7",
              "signature": "1ec0a9e1f90dc42c54d8a2fdd63471c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f9674e16c52257bfe085f2be1ace1bf7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -32
                },
                "bottom-right": {
                  "x": 0,
                  "y": -32
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8039,
                "column": 53
              },
              "errorSnippet": "&lt;a class=\"main-navigation__l2s1-button\" href=\"/en_us/careers\"&gt; Explore &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[7]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f006e8120b946883f3b0f52b456c7a7b",
              "signature": "8472931220becb2f5cf6ea9d201c35a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f006e8120b946883f3b0f52b456c7a7b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -32
                },
                "bottom-right": {
                  "x": 0,
                  "y": -32
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8063,
                "column": 53
              },
              "errorSnippet": "&lt;a class=\"main-navigation__l2s1-button\" href=\"/en_us/about-us\"&gt; Explore &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[9]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "908b1d6f29d46e74c195f68d218d0f0e",
              "signature": "293e28758416f8efaaccb9d082dfeb78",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=908b1d6f29d46e74c195f68d218d0f0e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 20,
                  "y": 85
                },
                "height": 85,
                "width": 20
              },
              "position": {
                "line": 8106,
                "column": 53
              },
              "errorSnippet": "&lt;a href=\"https://login.ey.com/myey/login\" class=\"my-ey-login-state__logged-out\" title=\"My EY\"&gt; &lt;span class=\"my-ey-login-state__span\"&gt; My EY &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[1]/div[1]/a[2]",
              "issueID": "298305278f396eb13e8f7865aa8a5b76",
              "signature": "96b323816696845515232cce37e8a269",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=298305278f396eb13e8f7865aa8a5b76"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 240.6875
                },
                "bottom-right": {
                  "x": 96,
                  "y": 264.6875
                },
                "height": 24,
                "width": 88
              },
              "position": {
                "line": 9316,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/public-policy/five-priorities-to-build-trust-in-esg\" class=\"hyperlink-dark-primary-cta\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "facaaf5814c08093d49547a4e024c2f8",
              "signature": "d0140f8cc93210be24e176856180ed1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=facaaf5814c08093d49547a4e024c2f8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 242.6875
                },
                "bottom-right": {
                  "x": 96,
                  "y": 266.6875
                },
                "height": 24,
                "width": 88
              },
              "position": {
                "line": 9323,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/boston-is-redefining-whats-next-in-a-digital-world\" class=\"hyperlink-dark-primary-cta\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "d320ab50346b567e859e9be2d099d96d",
              "signature": "8ac5ea0ff92491fa925029a8d7d299fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d320ab50346b567e859e9be2d099d96d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 84,
                  "y": 289.375
                },
                "bottom-right": {
                  "x": 191,
                  "y": 313.375
                },
                "height": 24,
                "width": 107
              },
              "position": {
                "line": 9337,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/assurance/audit-quality-report-2021\" class=\"hyperlink-primary-cta\"&gt;Find out more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[7]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "ab91308f731c8cdee992348808a27b41",
              "signature": "2cd2fb469b2cd2ce0dba22dbd7914452",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ab91308f731c8cdee992348808a27b41"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9358,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"read-more\" href=\"/en_us/strategy-transactions/mergers-acquisitions-integration\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "797a5d328304fa9388177803d8731376",
              "signature": "387258e2a0ae27a6a9ef70d0a8c967ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=797a5d328304fa9388177803d8731376"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9379,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"read-more\" href=\"/en_us/strategy-transactions/connected-capital-technologies\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "beb022172982f87746767174d186efb9",
              "signature": "c58c626b6a91f8fe4875eeb800d9c41d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=beb022172982f87746767174d186efb9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9386,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938497\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "678a3587fdddce2fb1652a0df1739edf",
              "signature": "f5187c2ba68c65f41192e9873dd54f5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=678a3587fdddce2fb1652a0df1739edf"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9400,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"read-more\" href=\"/en_us/strategy-transactions/digital-mergers-acquisitions-framework\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "1cfa53fd68c919eaae724e768aa6573b",
              "signature": "4755bb4c9e541559c757fbfa6c00aa19",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1cfa53fd68c919eaae724e768aa6573b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9498,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938496\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "62c683a05624ee5d4ff2ccf122b0a907",
              "signature": "38955407075c0feebfd8ab3179937963",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=62c683a05624ee5d4ff2ccf122b0a907"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 193.765625
                },
                "bottom-right": {
                  "x": 298.656,
                  "y": 251.765625
                },
                "height": 58,
                "width": 290.656
              },
              "position": {
                "line": 9603,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-greater-philadelphia-award\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Greater Philadelphia Award\" class=\"linkedContent-title-link\"&gt; &lt;h5 class",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "4a82db921de69a4ad0f8c71541130d76",
              "signature": "65b39e30b522b696a7c9f78234980b0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4a82db921de69a4ad0f8c71541130d76"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 0
                },
                "bottom-right": {
                  "x": 222,
                  "y": 44
                },
                "height": 44,
                "width": 214
              },
              "position": {
                "line": 9624,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/news/2022/06/ey-announces-award-winners-for-the-eoy-2022-heartland-award\" title=\"EY Announces Award Winners for the Entrepreneur Of The Year® 2022 Heartland Award\" class=\"linkedContent-title-link\"&gt; &lt;h5 class=\"linkedContent-title ",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[29]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "2d707d79419b6e20975f48b58b87c504",
              "signature": "1a71da414675e31becfb3008eb5ec7b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2d707d79419b6e20975f48b58b87c504"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9708,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/tweet?in_reply_to=1558086725230100487\" class=\"twitter-reply-action web-intent\" title=\"Reply\"&gt;Reply&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "7d1e9daeed74978e30ec9b50620fe1de",
              "signature": "7e6ba727dc786dc9a1ff0490333fff2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7d1e9daeed74978e30ec9b50620fe1de"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9715,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/retweet?tweet_id=1558086725230100487\" class=\"twitter-retweet-action web-intent\" title=\"Retweet\" data-count=\"2\"&gt;Retweet&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "7824bc954902936d63ea922ed7b4aaf4",
              "signature": "9713c5f6a545a22596747ad84caff4ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7824bc954902936d63ea922ed7b4aaf4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9722,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/favorite?tweet_id=1558086725230100487\" class=\"twitter-favorite-action web-intent\" title=\"Favorite\" data-count=\"0\"&gt;Favorite&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "3d9a956f0182ff10b56239b399c97672",
              "signature": "2b5f65d6f32dc373b7d59ee4dae22092",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3d9a956f0182ff10b56239b399c97672"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9750,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/tweet?in_reply_to=1557819142228639745\" class=\"twitter-reply-action web-intent\" title=\"Reply\"&gt;Reply&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "2a243be625846bb18c0bfdeb9138a61a",
              "signature": "d160c35c95edbd5749e91ce590129a4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2a243be625846bb18c0bfdeb9138a61a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9757,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/retweet?tweet_id=1557819142228639745\" class=\"twitter-retweet-action web-intent\" title=\"Retweet\" data-count=\"2\"&gt;Retweet&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "03673de6212ff1457f14633c7ea4db1d",
              "signature": "05cda1b3cfd0911baf3f15ef535f816e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=03673de6212ff1457f14633c7ea4db1d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9764,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/favorite?tweet_id=1557819142228639745\" class=\"twitter-favorite-action web-intent\" title=\"Favorite\" data-count=\"1\"&gt;Favorite&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "3217d20616d9ec30409015b90b710466",
              "signature": "26fd5a8757bd4ffd62c193adfe3dfaaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3217d20616d9ec30409015b90b710466"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 57,
                  "y": 20
                },
                "height": 20,
                "width": 57
              },
              "position": {
                "line": 7832,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"main-navigation__mobile-button-search\" title=\"Open search\" tabindex=\"0\" role=\"button\" style=\"\"&gt; &lt;span class=\"main-navigation__mobile-button-search-text\"&gt;Search&lt;/span&gt; &lt;span class=\"sr-only\"&gt;&lt;/span&gt; &lt;span class=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[2]",
              "issueID": "ad6d45ddcbc29230ee4ca65fb6c5a788",
              "signature": "4f51c8680c8ca102ff88da3992e1dce9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ad6d45ddcbc29230ee4ca65fb6c5a788"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7901,
                "column": 4
              },
              "errorSnippet": "&lt;button class=\"main-navigation__mobile-button-open\"&gt;Open Navigation Menu&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[3]/button[1]",
              "issueID": "56e6e8bb678becd50741f4ef53e11626",
              "signature": "d14e8a51dbffee6863a25a40753c6933",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=56e6e8bb678becd50741f4ef53e11626"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7902,
                "column": 4
              },
              "errorSnippet": "&lt;button class=\"main-navigation__mobile-button-close\" style=\"\"&gt;Close Navigation Menu&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[3]/button[2]",
              "issueID": "497f7be926896c7a0bc03152f27b4480",
              "signature": "cc80e1e2a6b94ed57163eeb62e1d8b57",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=497f7be926896c7a0bc03152f27b4480"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 7981,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Strategy by EY-Parthenon&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "927baf69620873effadebc88de6bae31",
              "signature": "1747ac3b47ffd7806515e625f79c5f43",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=927baf69620873effadebc88de6bae31"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8003,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Consulting&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "77d738ee5ba021dcdcef796bab620302",
              "signature": "b51e70842037e4f389b814c5088138a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=77d738ee5ba021dcdcef796bab620302"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8023,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; People and workforce&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "abd718854e0ae7fc976fe10250e59912",
              "signature": "498c1e09d24e51371544c406aa96771f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=abd718854e0ae7fc976fe10250e59912"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8046,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Transactions and corporate finance&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "a060d5d1218eacb1edbd96719098bdf6",
              "signature": "e176ca7d7d4570bfcce99e723bf3d882",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a060d5d1218eacb1edbd96719098bdf6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8066,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Assurance&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "1d88f34753595e62cc19657eeb4c8c2b",
              "signature": "78c763f0286fc064489320add747c876",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1d88f34753595e62cc19657eeb4c8c2b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8089,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Tax&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[6]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "1bb0b1832f0a84abd6ce6fc767f80d1a",
              "signature": "2c451913f2328112e55a5e50114cbdc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1bb0b1832f0a84abd6ce6fc767f80d1a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8111,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; EY Private&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "007ba7864144cdf3f394601dce95f57f",
              "signature": "3be141732dbaa3c2ecdae3110572e4be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=007ba7864144cdf3f394601dce95f57f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8130,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Legal&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[8]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "fbd7719a307c72fd7ce756342c9f2edd",
              "signature": "17f21f4216b12108a146d256c9028346",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fbd7719a307c72fd7ce756342c9f2edd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8151,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Technology&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[9]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "98ece8563b0b8a9d1fe015a42c7abab7",
              "signature": "4f398ffa58d06303d6efab99cb7f6623",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=98ece8563b0b8a9d1fe015a42c7abab7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8169,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; Managed services&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[10]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "3715729837305a0c51987bbfce861e60",
              "signature": "e868492184fc7f5c24fc659321d4b628",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3715729837305a0c51987bbfce861e60"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 8191,
                "column": 14
              },
              "errorSnippet": "&lt;button class=\"main-navigation__l3-close\"&gt;Close&lt;span class=\"sr-only\"&gt; EY Sustainability&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[11]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "5ed0bf5714eaa5e5cabb1f69341c31dd",
              "signature": "cfd2fd764e4b420938ccec1adcc6f350",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5ed0bf5714eaa5e5cabb1f69341c31dd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 775,
                  "y": 0
                },
                "bottom-right": {
                  "x": 795,
                  "y": 85
                },
                "height": 85,
                "width": 20
              },
              "position": {
                "line": 8308,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"main-navigation__button-search\" title=\"Open search\" tabindex=\"0\" role=\"button\"&gt; &lt;span class=\"main-navigation__button-search-text\"&gt;Search&lt;/span&gt; &lt;span class=\"sr-only\"&gt;&lt;/span&gt; &lt;span class=\"main-navigation__butto",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[1]",
              "issueID": "b5088aa62e44e1b3f0fcb26c8a8af737",
              "signature": "28f99d2d309ec2964d5e4ad869c471ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b5088aa62e44e1b3f0fcb26c8a8af737"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 20,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8358,
                "column": 7
              },
              "errorSnippet": "&lt;button class=\"search__submit\" type=\"submit\" title=\"See all results in Search Page\" style=\"\"&gt; See all results in Search Page &lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[2]/div[1]/div[1]/form[1]/button[1]",
              "issueID": "92b88780a3b9b8f54ff8aabd30bed882",
              "signature": "f6a3b10a5acc0eb7fe52593ec3f7ec05",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=92b88780a3b9b8f54ff8aabd30bed882"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 621.546875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 686.546875,
                  "y": 65
                },
                "height": 65,
                "width": 65
              },
              "position": {
                "line": 8359,
                "column": 7
              },
              "errorSnippet": "&lt;button class=\"search__close\" type=\"button\" title=\"Close search\"&gt; Close search &lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[2]/div[1]/div[1]/form[1]/button[2]",
              "issueID": "9def13e731af9421e7540c74da514d13",
              "signature": "dbfdc2cc621aa89109c2632735d41fb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9def13e731af9421e7540c74da514d13"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": 12,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8105,
                "column": 53
              },
              "errorSnippet": "&lt;a href=\"https://login.ey.com/myey/home\" class=\"my-ey-login-state__logged-in\" title=\"My EY\" style=\"display: none;\"&gt; &lt;span class=\"my-ey-login-state__span\"&gt; My EY &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "dd27d1501f7fa7db2a2186add4a0a2b4",
              "signature": "3cd64ad0aa0a7f1d604123f94abdae73",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dd27d1501f7fa7db2a2186add4a0a2b4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 20,
                  "y": 85
                },
                "height": 85,
                "width": 20
              },
              "position": {
                "line": 8106,
                "column": 53
              },
              "errorSnippet": "&lt;a href=\"https://login.ey.com/myey/login\" class=\"my-ey-login-state__logged-out\" title=\"My EY\"&gt; &lt;span class=\"my-ey-login-state__span\"&gt; My EY &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[1]/div[1]/a[2]",
              "issueID": "c1b74c661768c30cfcc5a1c68f55ab03",
              "signature": "05360545ced8eaab6194fb3cd43bc5ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c1b74c661768c30cfcc5a1c68f55ab03"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 45,
                  "y": 85
                },
                "height": 85,
                "width": 45
              },
              "position": {
                "line": 8466,
                "column": 14
              },
              "errorSnippet": "&lt;div class=\"country-language-switcher__header\" title=\"Open country language switcher\" role=\"button\" tabindex=\"0\"&gt; &lt;span class=\"country-language-switcher__header-text\"&gt; &lt;span class=\"country-language-switcher__header-country\"&gt;United State",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[2]/div[1]/div[1]",
              "issueID": "376f03d6dceafb5d893281129d54a9d2",
              "signature": "56ffc1aa8200e4588c36f41717d53829",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=376f03d6dceafb5d893281129d54a9d2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 305,
                  "y": 22.5
                },
                "bottom-right": {
                  "x": 325,
                  "y": 42.5
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8517,
                "column": 147
              },
              "errorSnippet": "&lt;button class=\"country-language-switcher__wrapper-close\" title=\"Close country language switcher\"&gt;Close country language switcher&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/div[3]/div[2]/div[1]/div[2]/p[1]/button[1]",
              "issueID": "c0fa1ebcff5725a5ac2a77267c5200c3",
              "signature": "18e086d2ec6ee7b8485e8fe87a3e96d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c0fa1ebcff5725a5ac2a77267c5200c3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10476,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"is-hidden pagination\" style=\"\"&gt; &lt;button class=\"is-disabled prev\" style=\"\"&gt;&lt;span class=\"arrow\"&gt;&lt;/span&gt;Previous&lt;/button&gt; &lt;div class=\"pagination-list\"&gt;&lt;a href=\"#\" class=\"pagination-item is-active\"&gt;1&lt;/",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/div[2]/div[5]/div[1]/div[2]/div[2]",
              "issueID": "4ac757f509f2318446bb4f3c03e435ad",
              "signature": "e8fce92329ffc184e255075a88ffbb6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4ac757f509f2318446bb4f3c03e435ad"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 61.896875
                },
                "bottom-right": {
                  "x": 912,
                  "y": 145.896875
                },
                "height": 84,
                "width": 904
              },
              "position": {
                "line": 9997,
                "column": 10
              },
              "errorSnippet": "&lt;h5 class=\"parent-of-selection-color-yellow\"&gt;&lt;span class=\"selection-color-yellow parent-of-selection-color-white\"&gt;&lt;span class=\"selection-color-white\"&gt;Collaborative partnerships with an extended ecosystem are key for the future of e-mobi",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]",
              "issueID": "bea03caca90a80275585a13c0f196fec",
              "signature": "abf9a339b4a6067a4e00f4fd8a444d37",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bea03caca90a80275585a13c0f196fec"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 61.896875
                },
                "bottom-right": {
                  "x": 912,
                  "y": 173.896875
                },
                "height": 112,
                "width": 904
              },
              "position": {
                "line": 10032,
                "column": 10
              },
              "errorSnippet": "&lt;h5&gt;&lt;br&gt; The ESG movement is at a critical moment. As historic levels of capital are shifted toward ESG priorities, key questions have emerged.&lt;br&gt; &lt;br&gt; &lt;/h5&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]",
              "issueID": "2c428c1f69253d91eb72c1ed3f3dc753",
              "signature": "31f07e3f1987737c86d634986403ca56",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2c428c1f69253d91eb72c1ed3f3dc753"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 91.896875
                },
                "bottom-right": {
                  "x": 912,
                  "y": 175.896875
                },
                "height": 84,
                "width": 904
              },
              "position": {
                "line": 10067,
                "column": 10
              },
              "errorSnippet": "&lt;h5&gt;In a digital world, the EY Boston office is working together with leading businesses and the community to reframe the future of our historic city.&lt;br&gt; &lt;br&gt; &lt;/h5&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]",
              "issueID": "b62a00c3a3052b0ecb1c644108215ef7",
              "signature": "22878846f7e6c99b78528baa7e21f781",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b62a00c3a3052b0ecb1c644108215ef7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 216
                },
                "bottom-right": {
                  "x": 580,
                  "y": 300
                },
                "height": 84,
                "width": 580
              },
              "position": {
                "line": 10178,
                "column": 4
              },
              "errorSnippet": "&lt;h4 class=\"caseStudy-initial-subtitle\"&gt;Multi-billion-dollar mergers are fraught with complexity, but smart digital platforms can accelerate your deal strategy from design to delivery.&lt;/h4&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[1]/h4[1]",
              "issueID": "e3e4c691418ed5e330e54d0ae1955e1d",
              "signature": "885c6a136902eae980461de71f4306d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e3e4c691418ed5e330e54d0ae1955e1d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10358,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"quote-box\"&gt; &lt;blockquote class=\"content-box\"&gt; EY Capital Edge was fluid, flexible, cloud-based and easy-to-access. Bringing in EY teams and EY Capital Edge to help organize the process really accelerated the deal. &lt;/blockquote&g",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "13f4bffece1db1dd3bb167f54a7a0be0",
              "signature": "2c4c92dc95d7ac600adc62a7949e4199",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=13f4bffece1db1dd3bb167f54a7a0be0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10383,
                "column": 4
              },
              "errorSnippet": "&lt;blockquote class=\"content-box\"&gt; EY Capital Edge was fluid, flexible, cloud-based and easy-to-access. Bringing in EY teams and EY Capital Edge to help organize the process really accelerated the deal. &lt;/blockquote&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]/blockquote[1]",
              "issueID": "14ec0189346fcc857cb5e202876c8bc4",
              "signature": "4ed26e9cc6b5a43a572a8f85d792a567",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=14ec0189346fcc857cb5e202876c8bc4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 18,
                  "y": 236
                },
                "bottom-right": {
                  "x": 918,
                  "y": 362
                },
                "height": 126,
                "width": 900
              },
              "position": {
                "line": 10830,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"twitter-content\"&gt; The many facets of ESG require the backing of different stakeholders at colleges and universities. Here's who needs… &lt;a href=\"https://t.co/gSaMlIzI7i\"&gt;https://t.co/gSaMlIzI7i&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[2]",
              "issueID": "dd5549bb8be20fe78f52807d522a5d90",
              "signature": "a5c6e022ab90b6fd6ca342c4fe6f7941",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dd5549bb8be20fe78f52807d522a5d90"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 18,
                  "y": 477
                },
                "bottom-right": {
                  "x": 918,
                  "y": 603
                },
                "height": 126,
                "width": 900
              },
              "position": {
                "line": 10832,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"twitter-content\"&gt; RT &lt;a href=\"https://www.twitter.com/JAwashington1\"&gt;@&lt;strong&gt;JAwashington1&lt;/strong&gt;&lt;/a&gt;: Thank you, &lt;a href=\"https://www.twitter.com/EY_US\"&gt;@&lt;strong&gt;EY_US&lt;/strong&gt;&lt;/a&gt; int",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[2]",
              "issueID": "57de89e1a08e63beeb6cebe391c41c28",
              "signature": "9c21b4c755d6522a211b4adf02e12ff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=57de89e1a08e63beeb6cebe391c41c28"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 18,
                  "y": 718
                },
                "bottom-right": {
                  "x": 918,
                  "y": 844
                },
                "height": 126,
                "width": 900
              },
              "position": {
                "line": 10837,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"twitter-content\"&gt; Private company owners and entrepreneurs should consider ESG reporting and sustainability efforts as a way to drive… &lt;a href=\"https://t.co/t2Aj9RLXT6\"&gt;https://t.co/t2Aj9RLXT6&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[2]",
              "issueID": "5401c46acb1c8f668a5e9735dce4ca5b",
              "signature": "5d8ea70808c9a08fd9e9be43d9f72591",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5401c46acb1c8f668a5e9735dce4ca5b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 0
                },
                "bottom-right": {
                  "x": 528.656,
                  "y": 80
                },
                "height": 80,
                "width": 520.656
              },
              "position": {
                "line": 10240,
                "column": 4
              },
              "errorSnippet": "&lt;p&gt;EY refers to the global organization, and may refer to one or more, of the member firms of Ernst &amp;amp; Young Global Limited, each of which is a separate legal entity. Ernst &amp;amp; Young Global Limited, a UK company limited by guarantee, d",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "issueID": "35cd62ea9f71f3e87efc08f58f550c52",
              "signature": "b3e613d41d44961d6be06d73f2e9f17b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=35cd62ea9f71f3e87efc08f58f550c52"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10315,
                "column": 4
              },
              "errorSnippet": "&lt;p&gt;EY is a global leader in assurance, consulting, strategy and transactions, and tax services.&amp;nbsp;The insights and quality services we deliver help build trust and confidence in the capital markets and in economies the world over. We develop",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "issueID": "6e0cc0c4ad6f6f9eedb985035e842879",
              "signature": "58c052e2b538bdf827862639a92fda64",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6e0cc0c4ad6f6f9eedb985035e842879"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10365,
                "column": 11
              },
              "errorSnippet": "&lt;p&gt;EY refers to the global organization, and may refer to one or more, of the member firms of Ernst &amp;amp; Young Global Limited, each of which is a separate legal entity. Ernst &amp;amp; Young Global Limited, a UK company limited by guarantee, d",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[5]",
              "issueID": "14e54c8235dc1f58acc86aa5a0e6f058",
              "signature": "970a87f657016d6f3926e2d89d9d8b7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=14e54c8235dc1f58acc86aa5a0e6f058"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10431,
                "column": 6
              },
              "errorSnippet": "&lt;p&gt;This material has been prepared for general informational purposes only and is not intended to be relied upon as accounting, tax, or other professional advice. Please refer to your advisors for specific advice.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[9]",
              "issueID": "9db8d3a956e6bf66e315e9ecd06379a8",
              "signature": "e62c3942c68a64afa16807465f140997",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9db8d3a956e6bf66e315e9ecd06379a8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 119,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"main-navigation__l2s3-link\" href=\"/en_us/ceo\"&gt;CEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "e41806e9a87feb7b3692e4041923b597",
              "signature": "9a9ec3e33fa2995548d348191db2d154",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e41806e9a87feb7b3692e4041923b597"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 119,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"main-navigation__l2s3-link\" href=\"/en_us/cfo-agenda\"&gt;CFO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "d9c1d034ae2a19fc0a5ff09285be5b6d",
              "signature": "2c07ef4643f29be1c91134ba6003b6ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d9c1d034ae2a19fc0a5ff09285be5b6d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1
                },
                "bottom-right": {
                  "x": -68,
                  "y": -21
                },
                "height": -22,
                "width": -68
              },
              "position": {
                "line": 8070,
                "column": 50
              },
              "errorSnippet": "&lt;button id=\"l2s2-tab-b12a532708224e5eb9949066749cd4d9\" role=\"tab\" class=\"main-navigation__l2s2-tab\" aria-controls=\"l3-tabpanel-b12a532708224e5eb9949066749cd4d9\"&gt;Tax&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]/li[3]/div[1]/div[1]/div[2]/ul[1]/li[6]/button[1]",
              "issueID": "49be77b1e2625adb3b272c91581f0aa0",
              "signature": "c710b502f34a5b37f19f066276b0e14f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=49be77b1e2625adb3b272c91581f0aa0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 361.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 361.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9365,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-747089517\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accel",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "6a777244758247450e45369c4e088681",
              "signature": "20c5b16b28714f7d7bce4a66588ffe60",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6a777244758247450e45369c4e088681"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9386,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938497\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "0ac7ab4518aaf9ea30b7b7ae9fffa2e5",
              "signature": "4620828cd24d4a2bde77b2cab9e76b6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0ac7ab4518aaf9ea30b7b7ae9fffa2e5"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": -12,
                  "y": 0
                },
                "bottom-right": {
                  "x": -12,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9484,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"pagination-item is-active\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/div[2]/div[5]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "55eda902c47ea0ddeaf0124e373b72c8",
              "signature": "c8ae94b8df966508e1d12452016ba5d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=55eda902c47ea0ddeaf0124e373b72c8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9498,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938496\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "fb6eb92fcc1d8f2518142bc43109270e",
              "signature": "d7404276a013153f5f62981297907de8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fb6eb92fcc1d8f2518142bc43109270e"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2154,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"on-top page-home layout-home-page-layout template-home-page-template grid-bootstrap initialized\" data-theme-path=\"/etc/designs/zg/eydff/desktop\" data-path-id=\"a56c3fc3c5f9880fb401383eb41e7c94\" data-assets-domain=\"https://assets.ey.com\" da",
              "xpath": "/html/body",
              "issueID": "126b0181d9ca741242defc36dd1b56ff",
              "signature": "ccef655dbee1b03941c35fe7f05bdee2",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=126b0181d9ca741242defc36dd1b56ff"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 193,
                  "y": 0
                },
                "bottom-right": {
                  "x": 775,
                  "y": 85
                },
                "height": 85,
                "width": 582
              },
              "position": {
                "line": 3812,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"tablist\" class=\"main-navigation__l1-list customScrollbar\" tabindex=\"-1\"&gt; &lt;li class=\"main-navigation__l1-item\"&gt; &lt;button id=\"tab-fe85fd6677b44000b234030e3b585c63\" role=\"tab\" class=\"main-navigation__l1-tab\" aria-controls=\"tabpanel-f",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[4]/ul[1]",
              "issueID": "d80c0030654bd2981b70105d01c11b7a",
              "signature": "222e8da18b34500368c8e9695b529697",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d80c0030654bd2981b70105d01c11b7a"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 700
                },
                "height": 700,
                "width": 1024
              },
              "position": {
                "line": 10158,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"caseStudy-item\" data-chapter-number=\"1\" data-content-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-chapter-id=\"chapter-747089517\" role=\"button\" tabindex=\"-1\" aria-hidden=\"true\"&gt; ",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]",
              "issueID": "ce7ab433fb33aec0acb5d353e632456f",
              "signature": "104828f969f8cdd9c570f4d66af55810",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=ce7ab433fb33aec0acb5d353e632456f"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1024,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1364.984,
                  "y": 700
                },
                "height": 700,
                "width": 340.984
              },
              "position": {
                "line": 10210,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"caseStudy-item\" data-chapter-number=\"2\" data-content-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-chapter-id=\"chapter-1684938497\" role=\"button\" tabindex=\"-1\" aria-hidden=\"true\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]",
              "issueID": "828bba0fe8634a90fc74e2a6441884dc",
              "signature": "e98538b071986274c33ddaaaf09ccf6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=828bba0fe8634a90fc74e2a6441884dc"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1365.296875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1706.280875,
                  "y": 700
                },
                "height": 700,
                "width": 340.984
              },
              "position": {
                "line": 10281,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"caseStudy-item\" data-chapter-number=\"3\" data-content-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy\" data-chapter-id=\"chapter-1684938496\" role=\"button\" tabindex=\"-1\" aria-hidden=\"true\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]",
              "issueID": "ce676fa2a7830109eb910bcdb62521b1",
              "signature": "fab538d6a588610d0232d917fde2b83d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=ce676fa2a7830109eb910bcdb62521b1"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 361.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 361.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9365,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-747089517\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accel",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "3ace9bbb3d1a1c588552af92ea386b66",
              "signature": "85cba1cb684c2ff59e6d47a930442a1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=3ace9bbb3d1a1c588552af92ea386b66"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9386,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938497\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "58eb787d8ffc3f56b390e1456a649111",
              "signature": "aee33f949d449d8ea7e891f32082a155",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=58eb787d8ffc3f56b390e1456a649111"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 401.90625
                },
                "bottom-right": {
                  "x": 0,
                  "y": 401.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9498,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-accelerate-their-ma-strategy#chapter-1684938496\" class=\"caseStudy-cta\" data-read=\"Read more\" data-target-url=\"/en_us/strategy-transactions/how-smart-technology-helped-fiserv-acce",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "76abfb7093e00a7aab18de39de6269be",
              "signature": "1c669b11e95a8cc5b362a42e1b9847b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=76abfb7093e00a7aab18de39de6269be"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 984,
                  "y": 20
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 40
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 9505,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"caseStudy-close\" aria-hidden=\"true\" tabindex=\"-1\"&gt;Close&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[10]/a[1]",
              "issueID": "d74672e54daa66b4b35582ece0f3fbda",
              "signature": "9f66e8bc590411f242dd7b215d2bd474",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=d74672e54daa66b4b35582ece0f3fbda"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 49.2031,
                  "y": 24
                },
                "height": 24,
                "width": 49.2031
              },
              "position": {
                "line": 9645,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?region=follow_link&amp;amp;screen_name=EY_US\" target=\"_blank\" data-show-screen-name=\"false\" data-show-count=\"false\" data-size=\"large\" style=\"\"&gt; &lt;span&gt;Follow&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[1]/div[1]/a[2]",
              "issueID": "cb04776c3a6d40146e6085cf744d1f6a",
              "signature": "cc84badd978b057eb82ff28339477262",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cb04776c3a6d40146e6085cf744d1f6a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 49.2031,
                  "y": 24
                },
                "height": 24,
                "width": 49.2031
              },
              "position": {
                "line": 9687,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?region=follow_link&amp;amp;screen_name=EY_US\" target=\"_blank\" data-show-screen-name=\"false\" data-show-count=\"false\" data-size=\"large\" style=\"\"&gt; &lt;span&gt;Follow&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[2]/div[1]/a[2]",
              "issueID": "534b953cacfee08b8315d1369551497e",
              "signature": "1bbf29b6ac6e803972b2b624c97780b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=534b953cacfee08b8315d1369551497e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 49.2031,
                  "y": 24
                },
                "height": 24,
                "width": 49.2031
              },
              "position": {
                "line": 9736,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"twitter-follow-button\" href=\"https://twitter.com/intent/follow?region=follow_link&amp;amp;screen_name=EY_US\" target=\"_blank\" data-show-screen-name=\"false\" data-show-count=\"false\" data-size=\"large\" style=\"\"&gt; &lt;span&gt;Follow&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[31]/div[1]/ul[1]/li[3]/div[1]/a[2]",
              "issueID": "3f6dbcdf5dcf92b81bdb8a5de79ee15a",
              "signature": "c02cb47a81aaa359aaaa41ed4f9153e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3f6dbcdf5dcf92b81bdb8a5de79ee15a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 155.328125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 197.328125,
                  "y": 42
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 10149,
                "column": 47
              },
              "errorSnippet": "&lt;a href=\"http://www.facebook.com/pages/Ernst-Young/195665063800329\" class=\"hyperlink-icon-facebook\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "c2b9488d2c93c7d7f02b529163aac011",
              "signature": "4d7ee7e25cf96cd825ae179cfdb5ce5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c2b9488d2c93c7d7f02b529163aac011"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 209.328125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 251.328125,
                  "y": 42
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 10179,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/1073\" class=\"hyperlink-icon-linkedin\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "d963ce53e41a366f2d0ffe988775c610",
              "signature": "76136853337951133c71f2feaaee28e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d963ce53e41a366f2d0ffe988775c610"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 263.328125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 305.328125,
                  "y": 42
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 10217,
                "column": 39
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/EYnews\" class=\"hyperlink-icon-twitter\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]/a[1]",
              "issueID": "0f28a4a92bd8ae71839330cbb3afd4db",
              "signature": "8908e19c59dcb807076d1a4845a6c5d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0f28a4a92bd8ae71839330cbb3afd4db"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 317.328125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 359.328125,
                  "y": 42
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 10220,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/ernstandyoungglobal\" class=\"hyperlink-icon-youtube\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[4]/a[1]",
              "issueID": "a070627b667403ba87bfd9e2b6b03496",
              "signature": "d8db49c9db449b825d0350eb13d1eadb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a070627b667403ba87bfd9e2b6b03496"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 514,
                  "y": 124.296875
                },
                "bottom-right": {
                  "x": 514,
                  "y": 124.296875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5360,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]/span[1]/br[1]",
              "issueID": "7249b8b95e553af887dddcf80921afd9",
              "signature": "6bd2704f8175c508fbeb6ce979d0b7d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=7249b8b95e553af887dddcf80921afd9"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 359,
                  "y": 152.296875
                },
                "bottom-right": {
                  "x": 359,
                  "y": 152.296875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7524,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]/br[2]",
              "issueID": "1a48c11a73b904307757790bbda36a79",
              "signature": "c5c7a23adc3872cb64d7580f195480aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=1a48c11a73b904307757790bbda36a79"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 536,
                  "y": 30.90625
                },
                "bottom-right": {
                  "x": 536,
                  "y": 30.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7525,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/br[1]",
              "issueID": "e674275c80847c93bc7c8f8163fabcd4",
              "signature": "5e85fa7442950ba1d222778d55bbdf17",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=e674275c80847c93bc7c8f8163fabcd4"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 473,
                  "y": 154.296875
                },
                "bottom-right": {
                  "x": 473,
                  "y": 154.296875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9996,
                "column": 161
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]/br[1]",
              "issueID": "37d219fe8fb925e7c21ea44172877252",
              "signature": "64d0088db88c5535a8207923ea149bf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=37d219fe8fb925e7c21ea44172877252"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 501.234375,
                  "y": 274
                },
                "bottom-right": {
                  "x": 501.234375,
                  "y": 274
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10305,
                "column": 225
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/br[1]",
              "issueID": "2ef34c19f102e3a447fddc83463440fe",
              "signature": "d7401e4387b1cacb72601b895226f0aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=2ef34c19f102e3a447fddc83463440fe"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 320
                },
                "bottom-right": {
                  "x": 58,
                  "y": 323
                },
                "height": 3,
                "width": 38
              },
              "position": {
                "line": 10670,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"topicLink-arrow topicLink-arrowLeft\"&gt; &lt;div class=\"topicLink-arrowHitbox\"&gt;&lt;/div&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[14]/div[1]/div[4]",
              "issueID": "89a61e2ae862419cdce25497b5990f51",
              "signature": "c908affedc3712d0eb84dad5b8cd38e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=89a61e2ae862419cdce25497b5990f51"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T04:06:55",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "tabNav",
      60
    ],
    [
      "hover",
      21
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      13
    ],
    [
      "ibm",
      10
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      3
    ],
    [
      "focInd",
      1
    ],
    [
      "nuVal",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 36,
  "logSize": 5352,
  "errorLogCount": 36,
  "errorLogSize": 5352,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 29,
  "endTime": "2022-08-13T04:09:42",
  "elapsedSeconds": 166,
  "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": {
        "bulk": 1,
        "focAll": 126,
        "focInd": 7,
        "focOp": 42,
        "hover": 34,
        "linkUl": 242,
        "role": 14,
        "styleDiff": 84,
        "tabNav": 198,
        "zIndex": 57
      },
      "alfa": {
        "r17": 4,
        "r54": 4,
        "r61": 4,
        "r65": 5,
        "r66": 11,
        "r69": 11,
        "r87": 1
      },
      "axe": {
        "aria-hidden-focus": 1,
        "color-contrast-enhanced": 116,
        "color-contrast": 92,
        "hidden-content": 0,
        "landmark-one-main": 2,
        "page-has-heading-one": 2,
        "tabindex": 12
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 20,
        "e:AA.1_4_3.G18.Fail": 8,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 6,
        "w:AA.1_4_3.G18.Abs": 13,
        "w:AA.1_4_3.G18.BgImage": 6
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 276,
        "IBMA_Color_Contrast_WCAG2AA": 36,
        "aria_hidden_focus_misuse": 248,
        "element_attribute_deprecated": 1
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 5,
        "The element a must not appear as a descendant of an element with the attribute role=button.": 88,
        "The element button must not appear as a descendant of an element with the attribute role=button.": 16,
        "CSS: background-image: url(\"blob:https://www.ey.com/0f10c514-ac7b-4aad-8457-bebead6cca05\") is an incorrect URL.": 4
      },
      "wave": {
        "e:label_missing": 4,
        "c:contrast": 102,
        "a:alt_duplicate": 1,
        "a:label_title": 1,
        "a:h1_missing": 1,
        "a:heading_skipped": 6,
        "a:heading_possible": 1,
        "a:link_suspicious": 3,
        "a:link_redundant": 8,
        "a:tabindex": 4,
        "a:text_small": 23,
        "a:title_redundant": 17
      },
      "tenon": {
        "28": 4,
        "73": 40,
        "79": 60,
        "98": 84,
        "134": 66,
        "144": 52,
        "152": 28,
        "155": 2,
        "190": 16,
        "194": 16,
        "218": 28,
        "242": 20,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 63,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 7,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 5,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 32,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 9,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 121,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 11,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 21,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "tabNavigation": {
          "testaro": {
            "tabNav": {
              "score": 99,
              "what": "Nonstandard keyboard navigation among tabs"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 14,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 4,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 1,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 248,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          },
          "tenon": {
            "194": {
              "score": 16,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "alfa": {
            "r54": {
              "score": 2,
              "what": "Assertive region is not atomic"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 29,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 92,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 20,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 8,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 36,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 102,
              "what": "Very low contrast"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 3,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 1,
              "what": "tabIndex value positive"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 3,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "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.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 138,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "activeEmbedding": {
          "nuVal": {
            "The element a must not appear as a descendant of an element with the attribute role=button.": {
              "score": 66,
              "what": "a element is a descendant of an element with a button role"
            },
            "The element button must not appear as a descendant of an element with the attribute role=button.": {
              "score": 12,
              "what": "button element is a descendant of an element with a button role"
            }
          }
        },
        "backgroundImageBad": {
          "nuVal": {
            "^CSS: background-image: url.+ is an incorrect URL.*$": {
              "score": 4,
              "what": "CSS background image is misdefined"
            }
          }
        },
        "controlNoText": {
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "form element has no label"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 1,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 1,
              "what": "Form control has a title but no label"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 17,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 50,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 4,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 15,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 30,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 42,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 52,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 21,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 16,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 21,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 5,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1677,
      "log": 231,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableHidden",
          "score": 258
        },
        {
          "groupName": "contrastAA",
          "score": 171
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 140
        },
        {
          "groupName": "linkIndication",
          "score": 123
        },
        {
          "groupName": "tabNavigation",
          "score": 101
        },
        {
          "groupName": "activeEmbedding",
          "score": 80
        },
        {
          "groupName": "tabFocusability",
          "score": 65
        },
        {
          "groupName": "fontSmall",
          "score": 59
        },
        {
          "groupName": "leadingClipsText",
          "score": 54
        },
        {
          "groupName": "linkTextsSame",
          "score": 44
        },
        {
          "groupName": "focusableOperable",
          "score": 34
        },
        {
          "groupName": "contrastAAA",
          "score": 32
        },
        {
          "groupName": "linkVague",
          "score": 32
        },
        {
          "groupName": "inconsistentStyles",
          "score": 23
        },
        {
          "groupName": "targetSize",
          "score": 23
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 23
        },
        {
          "groupName": "titleRedundant",
          "score": 19
        },
        {
          "groupName": "tabIndexMissing",
          "score": 18
        },
        {
          "groupName": "zIndexNotZero",
          "score": 16
        },
        {
          "groupName": "roleBad",
          "score": 13
        },
        {
          "groupName": "focusIndication",
          "score": 11
        },
        {
          "groupName": "hoverSurprise",
          "score": 11
        },
        {
          "groupName": "contrastRisk",
          "score": 9
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 7
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "backgroundImageBad",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "tabIndexPositive",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fragmentaryNoticeRisk",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "typeRedundant",
          "score": 3
        },
        {
          "groupName": "imagesSameAlt",
          "score": 3
        },
        {
          "groupName": "titleAsLabel",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}