Accessibility test digest

Synopsis

Page: Voya Financial (100%)

URL: https://www.voya.com/

Score: 1676

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 Voya Financial (100%) web page at https://www.voya.com/ 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 1676 (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
total1676
log90
ariaBadAttribute661
focusableOperable271
tabFocusability94
noLeading86
focusIndication77
roleBad76
navConfusion62
visibleLabelNotName40
contrastAAA27
linkNoText22
attributeBad22
landmarkConfusion17
contrastAA14
zIndexNotZero11
leadingClipsText10
roleRedundant8
contentBeyondLandmarks7
childMissing6
iframeTitleBad6
typeRedundant6
imageNoText6
metaBad5
parseError5
cssInvalid5
horizontalScrolling5
activeEmbedding4
leadingAbsolute4
contrastRisk4
duplicateID4
visibleBulk3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
obsolete3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

ariaBadAttribute: Score 661. Issues reported by tests in this category:

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

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

noLeading: Score 86. Issues reported by tests in this category:

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

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

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

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

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

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

attributeBad: Score 22. Issues reported by tests in this category:

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

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

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

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

roleRedundant: Score 8. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hoverSurprise: 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:

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

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

pseudoLinkRisk: 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-voyafinancial",
  "host": {
    "id": "voyafinancial",
    "which": "https://www.voya.com/",
    "what": "Voya Financial (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T14:52:57"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T14:56:17"
    }
  ],
  "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.voya.com/",
        "what": "Voya Financial (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.voya.com/",
        "what": "Voya Financial (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.voya.com/",
      "what": "Voya Financial (100%)",
      "result": "https://www.voya.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.voya.com/",
      "result": {
        "bytes": [
          128458,
          128458,
          128458,
          128458,
          128458
        ],
        "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.voya.com/",
      "what": "Voya Financial (100%)",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.voya.com/",
      "result": {
        "visibleElements": 422
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 1,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button type=\"button\" class=\"buttonText\" tabindex=\"0\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"redirects to collapse page\"> <span class=\"link-icon\"> <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 27 27\" aria-label=\"Collapse icon\" style=\"height: 25px; width: 25px;\"> <circle class=\"circle\" fill=\"none\" fill-rule=\"nonzero\" cx=\"12.5\" cy=\"12.5\" r=\"12.5\" transform=\"translate(1 1)\"></circle> <path class=\"fillable\" d=\"M13.51 14.13H5.76a.323.323 0 0 1-.325-.32v-1.533c0-.177.15-.32.325-.32h13.48c.18 0 .325.142.325.32v1.533c0 .177-.15.32-.325.32h-5.73z\" transform=\"translate(1 1)\"></path> </svg> </span> <slot></slot> </button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.voya.com/",
      "result": {
        "tabFocusables": 113,
        "tabFocused": 21,
        "discrepancy": -92
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "total": 113,
          "types": {
            "indicatorMissing": {
              "total": 19,
              "tagNames": {
                "V-ICON": 14,
                "A": 5
              }
            },
            "nonOutlinePresent": {
              "total": 18,
              "tagNames": {
                "A": 18
              }
            },
            "outlinePresent": {
              "total": 76,
              "meanDelay": 10,
              "tagNames": {
                "A": 56,
                "NAV": 20
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Individuals"
            },
            {
              "tagName": "A",
              "text": "Employers"
            },
            {
              "tagName": "A",
              "text": "Financial Professionals"
            },
            {
              "tagName": "A",
              "text": "Institutional Investors"
            },
            {
              "tagName": "A",
              "text": "About Us"
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            },
            {
              "tagName": "V-ICON",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Log In"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "recognized year after year",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Character",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor Relations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Claims",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "online resources for special needs planning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "research paper shows disability inclusion creates long-term business value",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2022 World’s Most Ethical Companies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "charitable sponsorships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "employee volunteerism",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2022 Bloomberg Gender-Equality Index",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Great Place to Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "working at Voya",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Individuals Need help understanding market volatility? Check out this video to help you understa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Employers Read how reframing savings from percent to pennies can significantly impact participan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Financial Professionals Explore opportunities employers can provide to employees transitioning f",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 108
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Voya’s approach to enterprise ESG (Environmental, Social and Governance)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "NAV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Wellness Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Take Action",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Professional",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tax Exempt",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Voya Difference",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Retirement Consultant",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Voya Financial Advisors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employee Benefits Broker",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Voya Difference",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Company",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Character",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Behavioral Finance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Voya Financial Advisors, Inc.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SIPC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BrokerCheck",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "total": 475,
          "types": {
            "onlyFocusable": {
              "total": 93,
              "tagNames": {
                "V-ICON": 73,
                "DIV": 20
              }
            },
            "onlyOperable": {
              "total": 156,
              "tagNames": {
                "A": 88,
                "V-TILE": 3,
                "V-NAVIGATION-ICON": 1,
                "DIV": 1,
                "SLOT": 25,
                "BUTTON": 34,
                "svg": 4
              }
            },
            "focusableAndOperable": {
              "total": 226,
              "tagNames": {
                "A": 193,
                "IFRAME": 1,
                "BUTTON": 9,
                "INPUT": 3,
                "NAV": 20
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"30px\" name=\"accessibility\" color=\"--v-colors__secondary\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon color=\"--v-colors__black\" name=\"x\" size=\"16px\" style=\"color: var(--v-col"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon class=\"search-icon\" primary=\"\" name=\"search\" size=\"40px\" aria-label=\"sea"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"140px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon aria-hidden=\"true\" name=\"profilecircle\" primary=\"\" size=\"40px\" hovercolo"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"search\" color=\"--v-colors__primary\" size=\"34px\" class=\"left-v-icon"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Overview"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Financial Wellness Library"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Take Action"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Find a Professional"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Overview"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Corporate"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Tax Exempt"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Resources"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "The Voya Difference"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Overview"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Retirement Consultant"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Voya Financial Advisors"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Employee Benefits Broker"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "The Voya Difference"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Overview"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Company"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Character"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Behavioral Finance"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Newsroom"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Careers"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"search\" color=\"--v-colors__primary\" size=\"34px\" class=\"right-v-ico"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"search\" color=\"--v-colors__primary\" size=\"34px\" class=\"left-v-icon"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon height=\"20px\" name=\"chevronright\" primary=\"\" width=\"12px\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon name=\"magnifier\" size=\"120px\" class=\"magnifierIcon\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\"></v-icon>"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "Hide Disclaimer"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-labe"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-labe"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-labe"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-labe"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-labe"
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to "
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to "
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to "
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to "
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to "
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to "
            },
            {
              "tagName": "V-ICON",
              "id": "",
              "text": "<v-icon class=\"arrow-icon\" color=\"--v-colors__white\" name=\"fas fa-long-arrow-alt"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "V-TILE",
              "id": "",
              "text": "<v-tile tilehref=\"/page/individuals-overview\" tiletitle=\"For Individuals \" tiles",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "V-TILE",
              "id": "",
              "text": "<v-tile tilehref=\"/page/employers\" tiletitle=\"For Employers\" tilesubtitle=\"Read ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "V-TILE",
              "id": "",
              "text": "<v-tile tilehref=\"/page/financial-professionals\" tiletitle=\"For Financial Profes",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "V-NAVIGATION-ICON",
              "id": "",
              "text": "<v-navigation-icon iconname=\"profilecircle\" slot=\"icon\" class=\"with-text\" primar",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "1660402431215.3564",
              "text": "<div tabindex=\"-1\" role=\"menu\" class=\"dropdown with-icon\" id=\"1660402431215.3564",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Wellness Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take Action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Professional",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Exempt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Voya Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement Consultant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voya Financial Advisors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Benefits Broker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Voya Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Character",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Behavioral Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/individuals-overvi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/find-professional\" tabi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/financial-wellness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/tools\" tabindex=\"-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/blog\" tabindex=\"-1\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voya-cares-individ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/voyalearn\" tabindex=\"-1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voya-learn-live-se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voya-learn-demand-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voya-learn-live-se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/individuals/take-action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"https://my.voya.com/vfa/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/employers\" tabinde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/employers-products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/corporate/sma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/corporate/lar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/tax-exempt/go",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/tax-exempt/he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/tax-exempt/hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/tax-exempt/k-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/tax-exempt/no",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/voya-insights\" tabindex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/small-busines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"https://www.voya.com/wor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employer/401k-info-cent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employer/403b-regulatio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/myVoyage\" tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employers/behavioral-fi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voya-cares-employe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/employer/esg-in-the-wor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/financial-professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/employee-benefits-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/financial-professi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/workplace-and-inve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/financial-professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"https://www.voya.com/wor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/financial-professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/financial-professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/myvoyage\" tabindex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voya-cares-profess",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/financial-professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/financial-professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"https://institutional.vo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/about-us-behaviora",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"-1\"> <slot class=\"slotFlex\"></slot> <v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-company\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-company/co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-company/co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/leadership-bio\" tabinde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-company/su",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-character\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-character/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-character/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-character/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/our-character/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/newsroom\" tabi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/newsroom/releases\" tabi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/newsroom/media-highligh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/media-contacts\" tabinde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"https://www.buzzsprout.c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"mobile_BreadCrumb_Text\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"-1\" gaaction=\"\" gacategory=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/about-us/find-career-vo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"https://godirect.wd5.myw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/why-voya\" tabindex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/voyas-values\" tabi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/benefits\" tabindex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/internships\" tabin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a gaaction=\"\" gacategory=\"\" galabel=\"\" class=\" \" href=\"/page/applicants-disabil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 4",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 4",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 4",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 4",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Hide Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"textShow\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"textShow\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"textShow\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"textShow\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"textShow\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot class=\"textShow\" style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "recognized year after year",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "recommended browsers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"close notification\" class=\"close\" style=\"cursor: default;\"> ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Character",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Claims",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rollover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Withdraw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Beneficiary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rollover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Withdraw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Beneficiary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Claims",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" target=\"_self\" style=\"cursor: default;\"> <img class=\"logoImage\" alt=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"search icon\" href=\"/search\" target=\"_self\" tabindex=\"0\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input placeholder=\"Search\" type=\"input\" aria-label=\"Search\" class=\"large input-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/individuals-overview\" class=\" \" style=\"cursor: default;\"> <slot><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/employers\" class=\" \" style=\"cursor: default;\"> <slot></slot> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/financial-professionals\" class=\" \" style=\"cursor: default;\"> <slo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://institutional.voya.com/\" class=\" \" style=\"cursor: default;\"> <s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-company\" class=\" \" style=\"cursor: default;\"> <slot></slot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/financial-wellness-library\" class=\" \" aria-label=\"redirects to /p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/tools\" class=\" \" aria-label=\"redirects to /page/tools\" target=\"_s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blog\" class=\" \" aria-label=\"redirects to /blog\" target=\"_self\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-cares-individuals-and-caregivers\" class=\" \" aria-label=\"redi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/voyalearn\" class=\" \" aria-label=\"redirects to /voyalearn\" target=\"_sel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-learn-live-sessions\" class=\" \" aria-label=\"redirects to /pag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-learn-demand-sessions\" class=\" \" aria-label=\"redirects to /p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-learn-live-sessions-en-espanol\" class=\" \" aria-label=\"redire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals/take-action\" class=\" \" aria-label=\"redirects to /individua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.voya.com/vfa/checkin/?doctype=CRS&amp;src=VDAO&amp;target=ht",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/employers\" class=\" \" aria-label=\"redirects to /page/employers\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/employers-products-services\" class=\" \" aria-label=\"redirects to /",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/corporate/small-mid\" class=\" \" aria-label=\"redirects to /emp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/corporate/large-mega\" class=\" \" aria-label=\"redirects to /em",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/tax-exempt/government\" class=\" \" aria-label=\"redirects to /e",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/tax-exempt/healthcare\" class=\" \" aria-label=\"redirects to /e",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/tax-exempt/higher-education\" class=\" \" aria-label=\"redirects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/tax-exempt/k-12-education\" class=\" \" aria-label=\"redirects t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/tax-exempt/nonprofit\" class=\" \" aria-label=\"redirects to /em",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/voya-insights\" class=\" \" aria-label=\"redirects to /voya-insights\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/small-business-resource-center\" class=\" \" aria-label=\"redire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.voya.com/workplace-benefits-and-savings-webinar\" class=\" \" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/cybersecurity\" class=\" \" aria-label=\"redirects to /employers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employer/401k-info-center\" class=\" \" aria-label=\"redirects to /employe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employer/403b-regulations\" class=\" \" aria-label=\"redirects to /employe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/myVoyage\" class=\" \" aria-label=\"redirects to /employers/myVo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/behavioral-finance-institute\" class=\" \" aria-label=\"redirect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-cares-employers\" class=\" \" aria-label=\"redirects to /page/vo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employer/esg-in-the-workplace\" class=\" \" aria-label=\"redirects to /emp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/financial-professionals\" class=\" \" aria-label=\"redirects to /page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/workplace-and-investment-solutions\" class=\" \" aria-label=\"redirec",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/financial-professionals/cybersecurity\" class=\" \" aria-label=\"redirects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.voya.com/workplace-benefits-and-savings-webinar\" class=\" \" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/financial-professionals/voya-financial-advisors\" class=\" \" aria-label=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/financial-professionals/voya-financial-advisors/client-information\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/myvoyage\" class=\" \" aria-label=\"redirects to /page/myvoyage\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-cares-professionals\" class=\" \" aria-label=\"redirects to /pag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/financial-professionals/behavioral-finance-institute\" class=\" \" aria-l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/financial-professionals/esg-in-the-workplace\" class=\" \" aria-label=\"re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-company\" class=\" \" aria-label=\"redirects to /about-us/our",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-company/company-profile\" class=\" \" aria-label=\"redirects ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-company/company-history\" class=\" \" aria-label=\"redirects ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/leadership-bio\" class=\" \" aria-label=\"redirects to /leadership-bio\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-company/suppliers\" class=\" \" aria-label=\"redirects to /ab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-character\" class=\" \" aria-label=\"redirects to /about-us/o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-character/voyas-approach-enterprise-esg-environmental-soc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-character/diversity-equity-and-inclusion\" class=\" \" aria-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-character/voya-cares-value-proposition\" class=\" \" aria-la",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-character/awards-and-recognition\" class=\" \" aria-label=\"r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/newsroom\" class=\" \" aria-label=\"redirects to /about-us/newsro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/newsroom/releases\" class=\" \" aria-label=\"redirects to /newsroom/releas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/newsroom/media-highlights\" class=\" \" aria-label=\"redirects to /newsroo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/media-contacts\" class=\" \" aria-label=\"redirects to /media-contacts\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.buzzsprout.com/1651156\" class=\" \" aria-label=\"redirects to ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/find-career-voya\" class=\" \" aria-label=\"redirects to /about-u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://godirect.wd5.myworkdayjobs.com/voya_jobs\" class=\" \" aria-label=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/why-voya\" class=\" \" aria-label=\"redirects to /page/why-voya\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voyas-values\" class=\" \" aria-label=\"redirects to /page/voyas-valu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/benefits\" class=\" \" aria-label=\"redirects to /page/benefits\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/internships\" class=\" \" aria-label=\"redirects to /page/internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/applicants-disabilities\" class=\" \" aria-label=\"redirects to /page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input placeholder=\"Search\" type=\"input\" aria-label=\"Search\" class=\"large input-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" target=\"_self\" style=\"cursor: default;\"> <img class=\"logoImage\" alt=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Hamburger Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input placeholder=\"Search\" type=\"input\" aria-label=\"Search\" class=\"large input-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"0\"> <slot class=\"slotFlex\"></slot> <v-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"0\"> <slot class=\"slotFlex\"></slot> <v-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"0\"> <slot class=\"slotFlex\"></slot> <v-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"0\"> <slot class=\"slotFlex\"></slot> <v-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\" \" tabindex=\"0\"> <slot class=\"slotFlex\"></slot> <v-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/tool/budget-calculator\" target=\"_self\" style=\"text-transform: none; cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "online resources for special needs planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "research paper shows disability inclusion creates long-term business value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2022 World’s Most Ethical Companies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "charitable sponsorships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "employee volunteerism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2022 Bloomberg Gender-Equality Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Great Place to Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "working at Voya",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/our-character\" target=\"_self\" style=\"text-transform: none; cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Individuals Need help understanding market volatility? Check out this video ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Employers Read how reframing savings from percent to pennies can significant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Financial Professionals Explore opportunities employers can provide to emplo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "previous",
              "text": "<a id=\"previous\" data-label=\"previous\" tabindex=\"0\" class=\"primary\"> <svg xmlns=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot activeDot secondary\" role=\"navigation\" tabindex=\"0\" data-index=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"1\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"2\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"3\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"4\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"5\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"6\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"7\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"8\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"9\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "next",
              "text": "<a id=\"next\" data-label=\"next\" tabindex=\"0\" class=\"primary\"> <svg xmlns=\"http://",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voya’s approach to enterprise ESG (Environmental, Social and Governance)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/2021/09/voya-financial-releases-2020-2021-impact-report-together-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.voya.com/news/2022/07/voya-financial-named-best-place-work-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voya-cares-makes-difference\" target=\"_self\" style=\"text-transform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.voya.com/news/2022/05/voya-receives-dalbars-esg-retirement-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.quinbrook.com/news-insights/quinbrook-and-primergy-close-us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.spglobal.com/esg/csa/yearbook/2022/ranking/\" target=\"_blank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/2021/11/voya-financial-named-2021-dow-jones-sustainability-index\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/2021/12/voya-investment-management-named-pensions-investments-mag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/2022/01/voya-earns-inclusion-2022-bloomberg-gender-equality-index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://claimscenter.voya.com/static/claimscenter/\" target=\"_self\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "previous",
              "text": "<a id=\"previous\" data-label=\"previous\" tabindex=\"0\" class=\"primary\"> <svg xmlns=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot activeDot secondary\" role=\"navigation\" tabindex=\"0\" data-index=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"1\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"2\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"3\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"4\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"5\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"6\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"7\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"8\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "NAV",
              "id": "",
              "text": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"9\" aria-label=\"Click",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "next",
              "text": "<a id=\"next\" data-label=\"next\" tabindex=\"0\" class=\"primary\"> <svg xmlns=\"http://",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/3SwaEsneE6cbjYPTyQapQ8\" target=\"_blank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/49ptTZBjMa27Cjp12AiDy2?si=ONhAMk8DS4WL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/1Y8QHEhMdXKVJsnW2tkcQd?si=p1KaNEbBTnyH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/6j3thWky3LzAtnUoUtNKEK?si=xIjLJXTiSjm-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/1bl58jUZe2yclRqNuEN8w5\" target=\"_blank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/0uYpIUpJ7S1snOi4z7UkvH\" target=\"_blank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/0NgfLHI8q0PTquR9EU0whP?si=2b54de84d180",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/64B8vcmKt5lFQdbTgTXi3Y?si=jX9fyMkQS6yh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/4loLFvmxhbxb9cVBzukAGO?si=b1a8b7edc220",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://open.spotify.com/episode/79bABBf2goV54EDs7pXcPq?si=911f49531f92",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/voyas-response-covid-19\" target=\"_self\" style=\"text-transform: no",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Wellness Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take Action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Professional",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Exempt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Voya Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement Consultant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voya Financial Advisors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Benefits Broker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Voya Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Institutional Investors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Character",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Behavioral Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Wellness Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take Action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Professional",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Exempt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Voya Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement Consultant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voya Financial Advisors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Benefits Broker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Voya Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Character",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Behavioral Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voya Financial Advisors, Inc.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SIPC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BrokerCheck",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"buttonText\" tabindex=\"0\" gaaction=\"\" gacategory=\"\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.voya.com\" target=\"_self\" style=\"cursor: default;\"> <img clas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"/sitemap\" gaaction=\"\" gacategory=\"\" gal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"/terms-use\" gaaction=\"\" gacategory=\"\" g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"/terms-use/voya-security\" gaaction=\"\" g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"/insurer-investor-disclosure\" gaaction=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"/privacy-notice\" gaaction=\"\" gacategory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"/accessibility\" gaaction=\"\" gacategory=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"https://www.facebook.com/pages/Voya/215",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"https://twitter.com/Voya\" gaaction=\"\" g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"https://www.linkedin.com/company/voya/\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"https://www.youtube.com/channel/UCbWNAJ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"anchorText\" tabindex=\"0\" href=\"https://www.instagram.com/voya/\" gaacti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "triggers": 104,
          "headTriggers": 40,
          "tailTriggers": 64,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Employers"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "links": 3,
          "adjacent": {
            "total": 3,
            "underlined": 3,
            "underlinedPercent": 100
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "recognized year after year"
          ],
          "notUnderlined": []
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.voya.com/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 2,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.voya.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 3
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 2
          }
        },
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "total": 37,
          "tagNames": {
            "DIV": 14,
            "V-CARD": 2,
            "V-DRILLDOWN-MENU-PAGE": 20,
            "V-MOBILE-NAVIGATION-TOPBAR": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "V-CARD",
            "id": "searchCard",
            "text": "Popular Pages : Loan Rollover Withdraw Beneficiary v-card::after { content: ''; display: table; clea"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "main",
            "text": "Individuals Employers Financial Professionals Institutional Investors About Us Popular Pages : Loan "
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Individuals-menu-1",
            "text": "Overview Financial Wellness Library Take Action Find a Professional"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "FinancialWellnessLibrary-menu-1",
            "text": "Library Tools Retire Better Blog Voya Cares – Individuals Voya Learn Voya Learn Live Sessions Voya L"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "TakeAction-menu-1",
            "text": "Overview Open an Account"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Employers-menu-2",
            "text": "Overview Corporate Tax Exempt Resources The Voya Difference"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Overview-menu-2",
            "text": "For Employers Workplace Solutions"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Corporate-menu-2",
            "text": "Small to Mid Large to Mega"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "TaxExempt-menu-2",
            "text": "Government Health Care Higher Education K-12 Nonprofit"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Resources-menu-2",
            "text": "Voya Insights Small Business & Nonprofit Resource Center Workplace Benefits and Savings Webinars Cyb"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "TheVoyaDifference-menu-2",
            "text": "myVoyage Behavioral Finance Voya Cares – Employers ESG"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "FinancialProfessionals-menu-3",
            "text": "Overview Retirement Consultant Voya Financial Advisors Employee Benefits Broker The Voya Difference"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Overview-menu-3",
            "text": "For Financial Professionals Workplace and Investment Solutions Cybersecurity Workplace Benefits and "
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "VoyaFinancialAdvisors-menu-3",
            "text": "Overview Client Information"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "TheVoyaDifference-menu-3",
            "text": "myVoyage Voya Cares – Financial Professionals Behavioral Finance ESG"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "InstitutionalInvestors-menu-4",
            "text": "Overview"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "AboutUs-menu-5",
            "text": "Our Company Our Character Behavioral Finance Newsroom Careers"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "OurCompany-menu-5",
            "text": "Overview Profile History Leadership For Suppliers"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "OurCharacter-menu-5",
            "text": "Overview Enterprise ESG Diversity, Equity and Inclusion Voya Cares Awards and Recognition"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Newsroom-menu-5",
            "text": "Overview News Releases Media Highlights Media Contacts Podcast"
          },
          {
            "tagName": "V-DRILLDOWN-MENU-PAGE",
            "id": "Careers-menu-5",
            "text": "Overview Search Jobs Why Voya? Voya’s Values Benefits Internships Applicants with Disabilities"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "V-CARD",
            "id": "searchCard",
            "text": "Enter a keyword in the search field above and your results will be displayed as you type. v-card::af"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "V-MOBILE-NAVIGATION-TOPBAR",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.voya.com/",
      "result": {
        "totals": {
          "failures": 213,
          "warnings": 1
        },
        "items": [
          {
            "index": 12,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/page/individuals-overview\" class=\" \">",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 13,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/page/employers\" class=\" \">",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 14,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/page/financial-professionals\" class=\" \">",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 15,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"https://institutional.voya.com/\" class=\" \">",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 16,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/about-us/our-company\" class=\" \">",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 96,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/tool/budget-calculator\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory...",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 97,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/about-us/our-character\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory...",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 98,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a class=\"anchor-wrapper\" tabindex=\"0\" href=\"/page/individuals-overview\" aria-label=\"Redirects to /...",
                "  <div class=\"tile-wrapper\" id=\"tile_mmp8v\">",
                "    <img class=\"tile-img\" src=\"/sites/www/files/styles/large_rectangle/public/acquiadam/2020-08/Pag...",
                "    <div class=\"tile-details\">",
                "      <div>",
                "        <div class=\"hd-3 tile-title\" style=\"height: 53px;\">",
                "          For Individuals",
                "        </div>",
                "      </div>",
                "      <div>",
                "        <p class=\"tile-subtitle\" style=\"height: 62px;\">",
                "          <!---->",
                "          Need help understanding market volatility? Check out this video to help you understand th...",
                "          <!---->",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 99,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a class=\"anchor-wrapper\" tabindex=\"0\" href=\"/page/employers\" aria-label=\"Redirects to /page/employ...",
                "  <div class=\"tile-wrapper\" id=\"tile_2vfjv\">",
                "    <img class=\"tile-img\" src=\"/sites/www/files/styles/large_rectangle/public/acquiadam/2020-11/850...",
                "    <div class=\"tile-details\">",
                "      <div>",
                "        <div class=\"hd-3 tile-title\" style=\"height: 53px;\">",
                "          For Employers",
                "        </div>",
                "      </div>",
                "      <div>",
                "        <p class=\"tile-subtitle\" style=\"height: 62px;\">",
                "          <!---->",
                "          Read how reframing savings from percent to pennies can significantly impact participant b...",
                "          <!---->",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 100,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a class=\"anchor-wrapper\" tabindex=\"0\" href=\"/page/financial-professionals\" aria-label=\"Redirects t...",
                "  <div class=\"tile-wrapper\" id=\"tile_s4o5e\">",
                "    <img class=\"tile-img\" src=\"/sites/www/files/styles/large_rectangle/public/acquiadam/2020-12/611...",
                "    <div class=\"tile-details\">",
                "      <div>",
                "        <div class=\"hd-3 tile-title\" style=\"height: 53px;\">",
                "          For Financial Professionals",
                "        </div>",
                "      </div>",
                "      <div>",
                "        <p class=\"tile-subtitle\" style=\"height: 62px;\">",
                "          <!---->",
                "          Explore opportunities employers can provide to employees transitioning from retirement sa...",
                "          <!---->",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 101,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"https://claimscenter.voya.com/static/claimscenter/\" target=\"_self\" style=\"text-transform:n...",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 102,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"https://open.spotify.com/episode/3SwaEsneE6cbjYPTyQapQ8\" target=\"_blank\" style=\"text-trans...",
                "  <slot></slot>",
                "  <div class=\"external\">",
                "    <v-icon size=\"18px\" name=\"externalLink\" color=\"--v-colors__white\">",
                "      #shadow-root (open)",
                "        <!---->",
                "        ",
                "        <span tabindex=\"-1\">",
                "          <link rel=\"stylesheet\" href=\"https://cdn.voya.com/global/fonts/font-awesome-icons/fontawe...",
                "          <i class=\"fas fa-external-link-alt\" style=\"color: var(--v-colors__white); font-size: 18px...",
                "        </span>",
                "        ",
                "        <!---->",
                "    </v-icon>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 103,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/page/voyas-response-covid-19\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gaca...",
                "  <slot></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 910,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals\""
              ]
            }
          },
          {
            "index": 911,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals\""
              ]
            }
          },
          {
            "index": 912,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 914,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 916,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 918,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 920,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 922,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[6]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 924,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[7]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 926,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[8]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals FinancialWellnessLibrary-1\""
              ]
            }
          },
          {
            "index": 928,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals\""
              ]
            }
          },
          {
            "index": 929,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals TakeAction-1\""
              ]
            }
          },
          {
            "index": 931,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals TakeAction-1\""
              ]
            }
          },
          {
            "index": 933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[1]/v-secondary-navigation-tab[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Individuals\""
              ]
            }
          },
          {
            "index": 934,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers\""
              ]
            }
          },
          {
            "index": 935,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Overview-2\""
              ]
            }
          },
          {
            "index": 937,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Overview-2\""
              ]
            }
          },
          {
            "index": 939,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers\""
              ]
            }
          },
          {
            "index": 940,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Corporate-2\""
              ]
            }
          },
          {
            "index": 942,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Corporate-2\""
              ]
            }
          },
          {
            "index": 944,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers\""
              ]
            }
          },
          {
            "index": 945,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TaxExempt-2\""
              ]
            }
          },
          {
            "index": 947,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TaxExempt-2\""
              ]
            }
          },
          {
            "index": 949,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TaxExempt-2\""
              ]
            }
          },
          {
            "index": 951,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TaxExempt-2\""
              ]
            }
          },
          {
            "index": 953,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TaxExempt-2\""
              ]
            }
          },
          {
            "index": 955,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers\""
              ]
            }
          },
          {
            "index": 956,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Resources-2\""
              ]
            }
          },
          {
            "index": 958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Resources-2\""
              ]
            }
          },
          {
            "index": 960,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Resources-2\""
              ]
            }
          },
          {
            "index": 962,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Resources-2\""
              ]
            }
          },
          {
            "index": 964,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Resources-2\""
              ]
            }
          },
          {
            "index": 966,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[6]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers Resources-2\""
              ]
            }
          },
          {
            "index": 968,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers\""
              ]
            }
          },
          {
            "index": 969,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TheVoyaDifference-2\""
              ]
            }
          },
          {
            "index": 971,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TheVoyaDifference-2\""
              ]
            }
          },
          {
            "index": 973,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TheVoyaDifference-2\""
              ]
            }
          },
          {
            "index": 975,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[2]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers TheVoyaDifference-2\""
              ]
            }
          },
          {
            "index": 977,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals\""
              ]
            }
          },
          {
            "index": 978,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals Overview-3\""
              ]
            }
          },
          {
            "index": 980,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals Overview-3\""
              ]
            }
          },
          {
            "index": 982,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals Overview-3\""
              ]
            }
          },
          {
            "index": 984,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals Overview-3\""
              ]
            }
          },
          {
            "index": 986,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals\""
              ]
            }
          },
          {
            "index": 987,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals\""
              ]
            }
          },
          {
            "index": 988,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals VoyaFinancialAdvisors-3\""
              ]
            }
          },
          {
            "index": 990,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[3]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals VoyaFinancialAdvisors-3\""
              ]
            }
          },
          {
            "index": 992,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals\""
              ]
            }
          },
          {
            "index": 993,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals\""
              ]
            }
          },
          {
            "index": 994,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals TheVoyaDifference-3\""
              ]
            }
          },
          {
            "index": 996,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals TheVoyaDifference-3\""
              ]
            }
          },
          {
            "index": 998,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals TheVoyaDifference-3\""
              ]
            }
          },
          {
            "index": 1000,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[3]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals TheVoyaDifference-3\""
              ]
            }
          },
          {
            "index": 1002,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[4]/v-secondary-navigation-tab[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors\""
              ]
            }
          },
          {
            "index": 1003,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs\""
              ]
            }
          },
          {
            "index": 1004,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCompany-5\""
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCompany-5\""
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCompany-5\""
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCompany-5\""
              ]
            }
          },
          {
            "index": 1012,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[1]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCompany-5\""
              ]
            }
          },
          {
            "index": 1014,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs\""
              ]
            }
          },
          {
            "index": 1015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCharacter-5\""
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCharacter-5\""
              ]
            }
          },
          {
            "index": 1019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCharacter-5\""
              ]
            }
          },
          {
            "index": 1021,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCharacter-5\""
              ]
            }
          },
          {
            "index": 1023,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[2]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs OurCharacter-5\""
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs\""
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs\""
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Newsroom-5\""
              ]
            }
          },
          {
            "index": 1029,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Newsroom-5\""
              ]
            }
          },
          {
            "index": 1031,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Newsroom-5\""
              ]
            }
          },
          {
            "index": 1033,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Newsroom-5\""
              ]
            }
          },
          {
            "index": 1035,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[4]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Newsroom-5\""
              ]
            }
          },
          {
            "index": 1037,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs\""
              ]
            }
          },
          {
            "index": 1038,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1040,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1042,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1046,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1048,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[6]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1050,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[1]/div[3]/v-secondary-navigation[5]/v-secondary-navigation-tab[5]/v-secondary-navigation-link[7]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs Careers-5\""
              ]
            }
          },
          {
            "index": 1061,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[2]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main\""
              ]
            }
          },
          {
            "index": 1063,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[2]/v-drilldown-menu-button[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main\""
              ]
            }
          },
          {
            "index": 1064,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[2]/v-drilldown-menu-button[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main\""
              ]
            }
          },
          {
            "index": 1065,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[2]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main\""
              ]
            }
          },
          {
            "index": 1070,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1072,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1074,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1076,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1078,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1080,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[6]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1082,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[7]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1084,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[3]/v-drilldown-menu-link[8]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main FinancialWellnessLibrary-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1089,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[4]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main TakeAction-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1091,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[4]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"Employers-main TakeAction-Individuals-menu\""
              ]
            }
          },
          {
            "index": 1096,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[5]/v-drilldown-menu-button[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main\""
              ]
            }
          },
          {
            "index": 1097,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[5]/v-drilldown-menu-button[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main\""
              ]
            }
          },
          {
            "index": 1098,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[5]/v-drilldown-menu-button[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main\""
              ]
            }
          },
          {
            "index": 1099,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[5]/v-drilldown-menu-button[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main\""
              ]
            }
          },
          {
            "index": 1100,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[5]/v-drilldown-menu-button[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main\""
              ]
            }
          },
          {
            "index": 1104,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[6]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Overview-Employers-menu\""
              ]
            }
          },
          {
            "index": 1106,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[6]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Overview-Employers-menu\""
              ]
            }
          },
          {
            "index": 1111,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[7]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Corporate-Employers-menu\""
              ]
            }
          },
          {
            "index": 1113,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[7]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Corporate-Employers-menu\""
              ]
            }
          },
          {
            "index": 1118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[8]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TaxExempt-Employers-menu\""
              ]
            }
          },
          {
            "index": 1120,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[8]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TaxExempt-Employers-menu\""
              ]
            }
          },
          {
            "index": 1122,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[8]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TaxExempt-Employers-menu\""
              ]
            }
          },
          {
            "index": 1124,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[8]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TaxExempt-Employers-menu\""
              ]
            }
          },
          {
            "index": 1126,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[8]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TaxExempt-Employers-menu\""
              ]
            }
          },
          {
            "index": 1131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[9]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Resources-Employers-menu\""
              ]
            }
          },
          {
            "index": 1133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[9]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Resources-Employers-menu\""
              ]
            }
          },
          {
            "index": 1135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[9]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Resources-Employers-menu\""
              ]
            }
          },
          {
            "index": 1137,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[9]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Resources-Employers-menu\""
              ]
            }
          },
          {
            "index": 1139,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[9]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Resources-Employers-menu\""
              ]
            }
          },
          {
            "index": 1141,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[9]/v-drilldown-menu-link[6]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main Resources-Employers-menu\""
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[10]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TheVoyaDifference-Employers-menu\""
              ]
            }
          },
          {
            "index": 1148,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[10]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TheVoyaDifference-Employers-menu\""
              ]
            }
          },
          {
            "index": 1150,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[10]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TheVoyaDifference-Employers-menu\""
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[10]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"FinancialProfessionals-main TheVoyaDifference-Employers-menu\""
              ]
            }
          },
          {
            "index": 1157,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[11]/v-drilldown-menu-button[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main\""
              ]
            }
          },
          {
            "index": 1158,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[11]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main\""
              ]
            }
          },
          {
            "index": 1160,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[11]/v-drilldown-menu-button[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main\""
              ]
            }
          },
          {
            "index": 1161,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[11]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main\""
              ]
            }
          },
          {
            "index": 1163,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[11]/v-drilldown-menu-button[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main\""
              ]
            }
          },
          {
            "index": 1167,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[12]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main Overview-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1169,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[12]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main Overview-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1171,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[12]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main Overview-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1173,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[12]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main Overview-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1178,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[13]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main VoyaFinancialAdvisors-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1180,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[13]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main VoyaFinancialAdvisors-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1185,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[14]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main TheVoyaDifference-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1187,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[14]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main TheVoyaDifference-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1189,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[14]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main TheVoyaDifference-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1191,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[14]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"InstitutionalInvestors-main TheVoyaDifference-FinancialProfessionals-menu\""
              ]
            }
          },
          {
            "index": 1196,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[15]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"AboutUs-main\""
              ]
            }
          },
          {
            "index": 1201,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[16]/v-drilldown-menu-button[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined\""
              ]
            }
          },
          {
            "index": 1202,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[16]/v-drilldown-menu-button[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined\""
              ]
            }
          },
          {
            "index": 1203,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[16]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined\""
              ]
            }
          },
          {
            "index": 1205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[16]/v-drilldown-menu-button[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined\""
              ]
            }
          },
          {
            "index": 1206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[16]/v-drilldown-menu-button[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined\""
              ]
            }
          },
          {
            "index": 1210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[17]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCompany-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[17]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCompany-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[17]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCompany-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[17]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCompany-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[17]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCompany-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[18]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCharacter-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[18]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCharacter-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1227,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[18]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCharacter-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[18]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCharacter-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[18]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined OurCharacter-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[19]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Newsroom-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[19]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Newsroom-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[19]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Newsroom-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[19]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Newsroom-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[19]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Newsroom-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[1]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[2]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[3]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1255,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[4]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[5]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[6]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-described-by",
              "path": "/div[2]/div[2]/v-mobile-navigation-container[1]/v-drilldown-menu[1]/v-drilldown-menu-page[20]/v-drilldown-menu-link[7]/@aria-described-by",
              "codeLines": [
                "aria-described-by=\"undefined Careers-AboutUs-menu\""
              ]
            }
          },
          {
            "index": 1763,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/a[1]/text()[1]",
              "codeLines": [
                "Skip to main content"
              ]
            }
          },
          {
            "index": 1895,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/div[1]/div[1]/button[1]/span[1]/text()[1]",
              "codeLines": [
                "Back to Top"
              ]
            }
          },
          {
            "index": 2027,
            "verdict": "failed",
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/v-card[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Making a difference, but this is only the beginning"
              ]
            }
          },
          {
            "index": 2048,
            "verdict": "failed",
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Environmental, Social and Governance (ESG)"
              ]
            }
          },
          {
            "index": 2049,
            "verdict": "failed",
            "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": "/div[1]/div[1]/div[2]/div[1]/text()[2]",
              "codeLines": [
                "Together, with our key stakeholders, we act with intention to make a meaningful impact in the areas..."
              ]
            }
          },
          {
            "index": 2055,
            "verdict": "failed",
            "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": "/div[1]/div[1]/div[2]/div[1]/text()[2]",
              "codeLines": [
                "Health Savings Accounts with Voya’s Bill Stuart"
              ]
            }
          },
          {
            "index": 2071,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/span[1]/div[1]/div[1]",
              "codeLines": [
                "<div tabindex=\"-1\" role=\"menu\" class=\"dropdown with-icon\" id=\"1660402505080.7373\">",
                "  <slot></slot>",
                "</div>"
              ]
            }
          },
          {
            "index": 2107,
            "verdict": "failed",
            "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": "/div[1]/div[1]/div[2]/div[1]/text()[2]",
              "codeLines": [
                "Together, with our key stakeholders, we act with intention to make a meaningful impact in the areas..."
              ]
            }
          },
          {
            "index": 2113,
            "verdict": "failed",
            "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": "/div[1]/div[1]/div[2]/div[1]/text()[2]",
              "codeLines": [
                "Health Savings Accounts with Voya’s Bill Stuart"
              ]
            }
          },
          {
            "index": 2186,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p style=\"color:\" class=\"subHeaderText subHeaderText-IE  subHeading-lg\">",
                "  <p>",
                "    Try our budget calculator to help prioritize your finances.",
                "  </p>",
                "</p>"
              ]
            }
          },
          {
            "index": 2187,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[2]/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Try our budget calculator to help prioritize your finances.",
                "</p>"
              ]
            }
          },
          {
            "index": 2188,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/v-card[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our unique culture attracts people that are passionate about serving others. We have an ever-pres...",
                "  <a href=\"/page/awards-and-recognition\" title=\"Awards and recognition\">",
                "    recognized year after year",
                "  </a>",
                "  by leading organizations for the values that define us.",
                "</p>"
              ]
            }
          },
          {
            "index": 2189,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]",
              "codeLines": [
                "<p class=\"col-subtext\">",
                "  <!---->",
                "  <p>",
                "    Our Voya Cares® program is at the heart of our culture. Voya Cares offers",
                "    <a href=\"/page/voya-cares-value-proposition\" title=\"Voya Cares value proposition\">",
                "      online resources for special needs planning",
                "    </a>",
                "    and addresses the unique challenges facing this community. (New:",
                "    <a href=\"https://www.voya.com/news/2022/06/new-research-shows-disability-inclusion-creates-long...",
                "      research paper shows disability inclusion creates long-term business value",
                "    </a>",
                "    )",
                "  </p>",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2190,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our Voya Cares® program is at the heart of our culture. Voya Cares offers",
                "  <a href=\"/page/voya-cares-value-proposition\" title=\"Voya Cares value proposition\">",
                "    online resources for special needs planning",
                "  </a>",
                "  and addresses the unique challenges facing this community. (New:",
                "  <a href=\"https://www.voya.com/news/2022/06/new-research-shows-disability-inclusion-creates-long-t...",
                "    research paper shows disability inclusion creates long-term business value",
                "  </a>",
                "  )",
                "</p>"
              ]
            }
          },
          {
            "index": 2191,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]",
              "codeLines": [
                "<p class=\"col-subtext\">",
                "  <!---->",
                "  <p>",
                "    We are proud to be recognized as a leader in advancing ethical business practices as one of the",
                "    <a href=\"/news/2022/03/voya-financial-recognized-one-worlds-most-ethical-companiesr-ethispherer...",
                "      2022 World’s Most Ethical Companies",
                "    </a>",
                "    .",
                "  </p>",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2192,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We are proud to be recognized as a leader in advancing ethical business practices as one of the",
                "  <a href=\"/news/2022/03/voya-financial-recognized-one-worlds-most-ethical-companiesr-ethispherer-n...",
                "    2022 World’s Most Ethical Companies",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 2193,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]",
              "codeLines": [
                "<p class=\"col-subtext\">",
                "  <!---->",
                "  <p>",
                "    We positively impact the community through",
                "    <a href=\"/page/voya-charitable-sponsorships\" title=\"Voya charitable sponsorships\">",
                "      charitable sponsorships",
                "    </a>",
                "    ,",
                "    <a href=\"/page/employee-engagement\" title=\"Employee Engagement\">",
                "      employee volunteerism",
                "    </a>",
                "    and executive board placement programs.",
                "  </p>",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2194,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We positively impact the community through",
                "  <a href=\"/page/voya-charitable-sponsorships\" title=\"Voya charitable sponsorships\">",
                "    charitable sponsorships",
                "  </a>",
                "  ,",
                "  <a href=\"/page/employee-engagement\" title=\"Employee Engagement\">",
                "    employee volunteerism",
                "  </a>",
                "  and executive board placement programs.",
                "</p>"
              ]
            }
          },
          {
            "index": 2195,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]",
              "codeLines": [
                "<p class=\"col-subtext\">",
                "  <!---->",
                "  <p>",
                "    We are proud to be recognized on the",
                "    <a href=\"https://www.voya.com/news/2022/01/voya-earns-inclusion-2022-bloomberg-gender-equality-...",
                "      2022 Bloomberg Gender-Equality Index",
                "    </a>",
                "    , which reinforces our unwavering commitment to fostering a culture of inclusion.",
                "  </p>",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2196,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We are proud to be recognized on the",
                "  <a href=\"https://www.voya.com/news/2022/01/voya-earns-inclusion-2022-bloomberg-gender-equality-in...",
                "    2022 Bloomberg Gender-Equality Index",
                "  </a>",
                "  , which reinforces our unwavering commitment to fostering a culture of inclusion.",
                "</p>"
              ]
            }
          },
          {
            "index": 2197,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]",
              "codeLines": [
                "<p class=\"col-subtext\">",
                "  <!---->",
                "  <p>",
                "    We have been recertified as a “",
                "    <a href=\"https://www.voya.com/news/2021/09/voya-financial-recertified-great-place-work\" title=\"...",
                "      Great Place to Work",
                "    </a>",
                "    ” by the independent analysts at Great Place to Work® — the global authority on high-trust, hig...",
                "    <a href=\"/about-us/find-career-voya-0\" title=\"Find a Career at Voya\">",
                "      working at Voya",
                "    </a>",
                "    .",
                "  </p>",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2198,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We have been recertified as a “",
                "  <a href=\"https://www.voya.com/news/2021/09/voya-financial-recertified-great-place-work\" title=\"Vo...",
                "    Great Place to Work",
                "  </a>",
                "  ” by the independent analysts at Great Place to Work® — the global authority on high-trust, high-...",
                "  <a href=\"/about-us/find-career-voya-0\" title=\"Find a Career at Voya\">",
                "    working at Voya",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 2199,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/a[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"tile-subtitle\" style=\"height: 62px;\">",
                "  <!---->",
                "  Need help understanding market volatility? Check out this video to help you understand the basics...",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2200,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/a[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"tile-subtitle\" style=\"height: 62px;\">",
                "  <!---->",
                "  Read how reframing savings from percent to pennies can significantly impact participant behavior",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2201,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/a[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"tile-subtitle\" style=\"height: 62px;\">",
                "  <!---->",
                "  Explore opportunities employers can provide to employees transitioning from retirement savings in...",
                "  <!---->",
                "</p>"
              ]
            }
          },
          {
            "index": 2202,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p style=\"color:#333333\" class=\"subHeaderText undefined\">",
                "  <p>",
                "    Scroll through to see some recent recognition of our ESG efforts and accomplishments.",
                "  </p>",
                "  <p></p>",
                "  <p>",
                "    Learn more about",
                "    <a href=\"https://www.voya.com/page/voyas-approach-enterprise-esg-environmental-social-and-gover...",
                "      Voya’s approach to enterprise ESG (Environmental, Social and Governance)",
                "    </a>",
                "    .",
                "  </p>",
                "</p>"
              ]
            }
          },
          {
            "index": 2203,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[3]/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Scroll through to see some recent recognition of our ESG efforts and accomplishments.",
                "</p>"
              ]
            }
          },
          {
            "index": 2204,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[3]/p[1]/p[3]",
              "codeLines": [
                "<p>",
                "  Learn more about",
                "  <a href=\"https://www.voya.com/page/voyas-approach-enterprise-esg-environmental-social-and-governa...",
                "    Voya’s approach to enterprise ESG (Environmental, Social and Governance)",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 2205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p style=\"color:\" class=\"subHeaderText subHeaderText-IE \">",
                "  <p>",
                "    Did you prepare for the unexpected by enrolling in Accident Insurance or another employee benef...",
                "  </p>",
                "</p>"
              ]
            }
          },
          {
            "index": 2206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[2]/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Did you prepare for the unexpected by enrolling in Accident Insurance or another employee benefit...",
                "</p>"
              ]
            }
          },
          {
            "index": 2207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p style=\"color:#333333\" class=\"subHeaderText undefined\">",
                "  <p>",
                "    Bill Stuart, director, Planning and Business Analysis at Voya, joins Bill and Heather to talk a...",
                "  </p>",
                "</p>"
              ]
            }
          },
          {
            "index": 2208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[1]/div[3]/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Bill Stuart, director, Planning and Business Analysis at Voya, joins Bill and Heather to talk abo...",
                "</p>"
              ]
            }
          },
          {
            "index": 2209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p style=\"color:white\" class=\"subHeaderText subHeaderText-IE white\">",
                "  <p>",
                "    We are open for business — and we are here to help you.",
                "  </p>",
                "  <p></p>",
                "  <p>",
                "    As society works together to slow the spread of COVID-19, the safety of our customers, employee...",
                "  </p>",
                "  <p></p>",
                "</p>"
              ]
            }
          },
          {
            "index": 2210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[2]/div[2]/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We are open for business — and we are here to help you.",
                "</p>"
              ]
            }
          },
          {
            "index": 2211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[2]/div[2]/p[1]/p[3]",
              "codeLines": [
                "<p>",
                "  As society works together to slow the spread of COVID-19, the safety of our customers, employees ...",
                "</p>"
              ]
            }
          },
          {
            "index": 2212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  ©2022 Voya Services Company. All rights reserved.",
                "</p>"
              ]
            }
          },
          {
            "index": 2213,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/div[1]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Securities offered through",
                "  <a href=\"/voyafinancialadvisors/overview\">",
                "    Voya Financial Advisors, Inc.",
                "  </a>",
                "  (member",
                "  <a href=\"https://www.sipc.org/\">",
                "    SIPC",
                "  </a>",
                "  ). See",
                "  <a href=\"https://brokercheck.finra.org/\">",
                "    BrokerCheck",
                "  </a>",
                "  for more information.",
                "</p>"
              ]
            }
          },
          {
            "index": 2226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/v-card[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our unique culture attracts people that are passionate about serving others. We have an ever-pres...",
                "  <a href=\"/page/awards-and-recognition\" title=\"Awards and recognition\">",
                "    recognized year after year",
                "  </a>",
                "  by leading organizations for the values that define us.",
                "</p>"
              ]
            }
          },
          {
            "index": 2259,
            "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.voya.com/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 45,
          "rulesWarned": 4,
          "rulesViolated": 4,
          "warnings": {
            "minor": 71,
            "moderate": 0,
            "serious": 29,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 11,
            "serious": 40,
            "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-13T14:55:30.666Z",
          "url": "https://www.voya.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon class=\"search-icon\" primary=\"\" name=\"search\" size=\"40px\" aria-label=\"search icon\" icontabindex=\"1\" href=\"/search\"></v-icon>",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-primary-navigation",
                      ".search-icon"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-logo",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-logo with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-logo class=\"logo\" alt=\"\" src=\"\" logohref=\"http://www.voya.com\" aria-label=\"redirects to \"></v-logo>",
                  "target": [
                    [
                      "v-footer",
                      ".logo"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-logo with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-footer-nav-item",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-footer-nav-item linkname=\"siteMap\" aria-label=\"Sitemap\" linkref=\"/sitemap\" target=\"_self\"><!---->Sitemap<!----></v-footer-nav-item>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"siteMap\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to Sitemap\" name=\"siteMap\" href=\"/sitemap\" target=\"_self\" size=\"17px\">\n        <slot class=\"textShow\"></slot>\n      </v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"siteMap\"]",
                      "v-icon[name=\"siteMap\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-footer-nav-item",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-footer-nav-item linkname=\"file\" aria-label=\"Terms of use\" linkref=\"/terms-use\" target=\"_self\"><!---->Terms of use<!----></v-footer-nav-item>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[aria-label=\"Terms of use\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to Terms of use\" name=\"file\" href=\"/terms-use\" target=\"_self\" size=\"17px\">\n        <slot class=\"textShow\"></slot>\n      </v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[aria-label=\"Terms of use\"]",
                      "v-icon[aria-label=\"redirects to Terms of use\"][name=\"file\"][href$=\"terms-use\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-footer-nav-item",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-footer-nav-item linkname=\"security\" aria-label=\"Security\" linkref=\"/terms-use/voya-security\" target=\"_self\"><!---->Security<!----></v-footer-nav-item>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"security\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to Security\" name=\"security\" href=\"/terms-use/voya-security\" target=\"_self\" size=\"17px\">\n        <slot class=\"textShow\"></slot>\n      </v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"security\"]",
                      "v-icon[name=\"security\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-footer-nav-item",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-footer-nav-item linkname=\"file\" aria-label=\"Insurer/Investor Disclosure\" linkref=\"/insurer-investor-disclosure\" target=\"_self\"><!---->Insurer/Investor Disclosure<!----></v-footer-nav-item>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[aria-label=\"Insurer/Investor Disclosure\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to Insurer/Investor Disclosure\" name=\"file\" href=\"/insurer-investor-disclosure\" target=\"_self\" size=\"17px\">\n        <slot class=\"textShow\"></slot>\n      </v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[aria-label=\"Insurer/Investor Disclosure\"]",
                      "v-icon[name=\"file\"][href=\"/insurer-investor-disclosure\"][size=\"17px\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-footer-nav-item",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-footer-nav-item linkname=\"privacy\" aria-label=\"Privacy\" linkref=\"/privacy-notice\" target=\"_self\"><!---->Privacy<!----></v-footer-nav-item>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"privacy\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to Privacy\" name=\"privacy\" href=\"/privacy-notice\" target=\"_self\" size=\"17px\">\n        <slot class=\"textShow\"></slot>\n      </v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"privacy\"]",
                      "v-icon[name=\"privacy\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-footer-nav-item",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-footer-nav-item linkname=\"universalaccess\" aria-label=\"Accessibility\" linkref=\"/accessibility\" target=\"_self\"><!---->Accessibility<!----></v-footer-nav-item>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"universalaccess\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-footer-nav-item with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" secondary=\"\" applyhoverstyles=\"\" aria-label=\"redirects to Accessibility\" name=\"universalaccess\" href=\"/accessibility\" target=\"_self\" size=\"17px\">\n        <slot class=\"textShow\"></slot>\n      </v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"universalaccess\"]",
                      "v-icon[name=\"universalaccess\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-label=\"opens facebook in new tab\" name=\"facebook\" href=\"https://www.facebook.com/pages/Voya/215714485107840\" size=\"18px\"></v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-icon[name=\"facebook\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-label=\"opens twitter in new tab\" name=\"twitter\" href=\"https://twitter.com/Voya\" size=\"18px\"></v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-icon[name=\"twitter\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-label=\"opens linkedin in new tab\" name=\"linkedin\" href=\"https://www.linkedin.com/company/voya/\" size=\"18px\"></v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-icon[name=\"linkedin\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-label=\"opens youtube in new tab\" name=\"youtube\" href=\"https://www.youtube.com/channel/UCbWNAJD8kl_rQOZTP0mvxtw\" size=\"18px\"></v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-icon[name=\"youtube\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "v-icon",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a v-icon with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<v-icon linkbutton=\"\" target=\"_blank\" applyhoverstyles=\"\" secondary=\"\" aria-label=\"opens instagram in new tab\" name=\"instagram\" href=\"https://www.instagram.com/voya/\" size=\"18px\"></v-icon>",
                  "target": [
                    [
                      "v-footer",
                      "v-icon[name=\"instagram\"]"
                    ]
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a v-icon with no valid role attribute."
                }
              ]
            },
            {
              "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/individuals-overview\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Individuals",
                      "a[href$=\"individuals-overview\"]"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/employers\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Employers",
                      "a[href$=\"employers\"]"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/financial-professionals\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#FinancialProfessionals",
                      "a[href$=\"financial-professionals\"]"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://institutional.voya.com/\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#InstitutionalInvestors",
                      "a"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/our-company\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#AboutUs",
                      "a[href$=\"our-company\"]"
                    ]
                  ],
                  "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": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/individuals-overview\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Individuals",
                      "a[href$=\"individuals-overview\"]"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/employers\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Employers",
                      "a[href$=\"employers\"]"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/financial-professionals\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#FinancialProfessionals",
                      "a[href$=\"financial-professionals\"]"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://institutional.voya.com/\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#InstitutionalInvestors",
                      "a"
                    ]
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/our-company\" class=\" \">\n        <slot></slot>\n      </a>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#AboutUs",
                      "a[href$=\"our-company\"]"
                    ]
                  ],
                  "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=\"unsupported-browser-wrapper\">",
                  "target": [
                    ".unsupported-browser-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 class=\"searchCardDiv hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-primary-navigation",
                      ".searchCardDiv"
                    ]
                  ],
                  "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": "<v-card id=\"searchCard\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-primary-navigation",
                      "#searchCard"
                    ]
                  ],
                  "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": "<v-secondary-navigation secondarymenuindex=\"1\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-secondary-navigation[secondarymenuindex=\"1\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#FinancialWellnessLibrary-1",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TakeAction-1",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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": "<v-secondary-navigation secondarymenuindex=\"2\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-secondary-navigation[secondarymenuindex=\"2\"]"
                    ]
                  ],
                  "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=\"tab-link-row active link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Overview-2",
                      ".active.tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Corporate-2",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TaxExempt-2",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Resources-2",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TheVoyaDifference-2",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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": "<v-secondary-navigation secondarymenuindex=\"3\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-secondary-navigation[secondarymenuindex=\"3\"]"
                    ]
                  ],
                  "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=\"tab-link-row active link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Overview-3",
                      ".active.tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#VoyaFinancialAdvisors-3",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TheVoyaDifference-3",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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": "<v-secondary-navigation secondarymenuindex=\"4\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-secondary-navigation[secondarymenuindex=\"4\"]"
                    ]
                  ],
                  "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": "<v-secondary-navigation secondarymenuindex=\"5\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-secondary-navigation[secondarymenuindex=\"5\"]"
                    ]
                  ],
                  "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=\"tab-link-row active link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#OurCompany-5",
                      ".active.tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#OurCharacter-5",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Newsroom-5",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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=\"tab-link-row link\">\n        <slot></slot>\n      </div>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Careers-5",
                      ".tab-link-row.link"
                    ]
                  ],
                  "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": "<form id=\"test1\" method=\"GET\" name=\"test1\" class=\"searchForm\" action=\"/search\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#test1"
                    ]
                  ],
                  "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": "<v-card id=\"searchCard\" class=\"hide\" slot=\"v-search-card\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#searchCard"
                    ]
                  ],
                  "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=\"stickyMobile\" class=\"v-mobile-global-nav\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#stickyMobile"
                    ]
                  ],
                  "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": "<v-brand-stripe id=\"mobileBrandStirpe\" class=\"hide\"> </v-brand-stripe>",
                  "target": [
                    [
                      "v-simple-nav",
                      "#mobileBrandStirpe"
                    ]
                  ],
                  "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": "<v-brand-stripe class=\"inActive brandStripe\"></v-brand-stripe>",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-mobile-navigation-container",
                      ".inActive"
                    ]
                  ],
                  "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": "<v-drilldown-menu class=\"mainMenuMobile hide\" height=\"\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-drilldown-menu"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#main",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Individuals-menu-1",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#FinancialWellnessLibrary-menu-1",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TakeAction-menu-1",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Employers-menu-2",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Overview-menu-2",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Corporate-menu-2",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TaxExempt-menu-2",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Resources-menu-2",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TheVoyaDifference-menu-2",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#FinancialProfessionals-menu-3",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Overview-menu-3",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#VoyaFinancialAdvisors-menu-3",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#TheVoyaDifference-menu-3",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#InstitutionalInvestors-menu-4",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#AboutUs-menu-5",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#OurCompany-menu-5",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#OurCharacter-menu-5",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Newsroom-menu-5",
                      "#displayResults"
                    ]
                  ],
                  "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=\"displayResults\" class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "#Careers-menu-5",
                      "#displayResults"
                    ]
                  ],
                  "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": "<v-mobile-navigation-footer class=\"hide\">",
                  "target": [
                    [
                      "v-simple-nav",
                      "v-mobile-navigation-footer"
                    ]
                  ],
                  "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": "<v-carousel-item title=\"Together, with our key stakeholders, we act with intention to make a meaningful impact in the areas of environmental, social and governance performance.\" description=\"<p>",
                  "target": [
                    ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel > v-carousel-item:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<v-carousel-item title=\"Voya’s 2020/2021 Impact Report\" description=\"<p>",
                  "target": [
                    "v-carousel-item[title=\"Voya’s 2020/2021 Impact Report\"]"
                  ],
                  "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": "<v-carousel-item title=\"Disability inclusion drives long-term business value\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Learn More\"]:nth-child(4)"
                  ],
                  "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": "<v-carousel-item title=\"DALBAR ESG Retirement Plan Certification\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Learn More\"]:nth-child(5)"
                  ],
                  "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": "<v-carousel-item title=\"Voya Investment Management helps finance major U.S. solar-plus-storage project\" description=\"<p>",
                  "target": [
                    "v-carousel-item[alt=\"Field of solar panels\"][buttontext=\"Learn 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": "<v-carousel-item title=\"The Sustainability Yearbook 2022\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Learn More\"]:nth-child(7)"
                  ],
                  "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": "<v-carousel-item title=\"Dow Jones Sustainability Index  2021\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Learn More\"]:nth-child(8)"
                  ],
                  "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": "<v-carousel-item title=\"Pensions &amp; Investments magazine’s “2021 Best Places to Work in Money Management”\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Learn More\"]:nth-child(9)"
                  ],
                  "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": "<v-carousel-item title=\"Human Rights Campaign’s 2022 Corporate Equality Index\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Learn More\"]:nth-child(10)"
                  ],
                  "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": "<v-carousel-item title=\"Health Savings Accounts with Voya’s Bill Stuart\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<v-carousel-item title=\"Forecasting the 401(k) with Nevin Adams and Fred Reish\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(2)"
                  ],
                  "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": "<v-carousel-item title=\"Reverse Mentorship in Practice \" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(4)"
                  ],
                  "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": "<v-carousel-item title=\"Lessons Learned in Higher Ed with Jennifer Addleman of Rollins College\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(5)"
                  ],
                  "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": "<v-carousel-item title=\"Candid Conversations about Race in the Workplace\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(6)"
                  ],
                  "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": "<v-carousel-item title=\"Designing Investment Menus with Rick Unser\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(7)"
                  ],
                  "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": "<v-carousel-item title=\"A Caregiver Crisis in the Workplace with Lindsey Jurist-Rosner\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(8)"
                  ],
                  "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": "<v-carousel-item title=\"Employee Trust in a Post-COVID Workplace with Jim Klein\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(9)"
                  ],
                  "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": "<v-carousel-item title=\"Lifetime Income with Jeff Cimini\" description=\"<p>",
                  "target": [
                    "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(10)"
                  ],
                  "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=\"v-toggle-button\" style=\"display: none;\">\n        <button class=\"\" tabindex=\"-1\">\n          \n          <v-icon color=\"--v-colors__secondary\" linkbutton=\"\" primary=\"\" name=\"collapse\" size=\"25px\">Hide Disclaimer</v-icon>\n        \n        </button>\n      </div>",
                  "target": [
                    [
                      "v-footer",
                      ".v-toggle-button"
                    ]
                  ],
                  "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=\"menu_list_mobile\" class=\"menu-list-mobile\">",
                  "target": [
                    [
                      "v-footer",
                      "#menu_list_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=\"button-container hide\">\n          <button class=\"back-to-top\" aria-label=\"Back to Top\" tabindex=\"0\">\n            <v-icon class=\"arrow-icon\" color=\"--v-colors__white\" name=\"fas fa-long-arrow-alt-up\" size=\"17px\"></v-icon><span>Back to Top</span>\n          </button>\n        </div>",
                  "target": [
                    [
                      "v-back-to-top",
                      ".button-container.hide"
                    ]
                  ],
                  "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 height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//2246752.fls.doubleclick.net/activityi;src=2246752;type=voyad0;cat=ibp_c0;ord=9027291079463;gtm=2wg880;auiddc=704796460.1660402499;~oref=https%3A%2F%2Fwww.voya.com%2F?\"></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."
                }
              ]
            }
          ],
          "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": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<v-card>",
                          "target": [
                            ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(1) > .layout__region.layout__region--content > v-card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 30.0pt (40px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div style=\"color:dark-orange\" class=\"hd-1 headerText dark-orange heading-lg\">\n        Take control of your financial future with Voya\n      </div>",
                  "target": [
                    [
                      "v-hero[mediaside=\"right\"]",
                      ".heading-lg"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 30.0pt (40px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<v-card>",
                          "target": [
                            ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(2) > .layout__region.layout__region--content > v-card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 22.5pt (30px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Making a difference, but this is only the beginning</h2>",
                  "target": [
                    "div:nth-child(2) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 22.5pt (30px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"tile-wrapper\" id=\"tile_95mq2\">",
                          "target": [
                            [
                              "v-tile[tilehref$=\"individuals-overview\"]",
                              "#tile_95mq2"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hd-3 tile-title\" style=\"height: 84px;\">\n                For Individuals \n              </div>",
                  "target": [
                    [
                      "v-tile[tilehref$=\"individuals-overview\"]",
                      ".tile-title.hd-3"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"tile-wrapper\" id=\"tile_mpnf9\">",
                          "target": [
                            [
                              "v-tile[tilehref$=\"employers\"]",
                              "#tile_mpnf9"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hd-3 tile-title\" style=\"height: 84px;\">\n                For Employers\n              </div>",
                  "target": [
                    [
                      "v-tile[tilehref$=\"employers\"]",
                      ".tile-title.hd-3"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"tile-wrapper\" id=\"tile_7d9v7\">",
                          "target": [
                            [
                              "v-tile[tilehref$=\"financial-professionals\"]",
                              "#tile_7d9v7"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hd-3 tile-title\" style=\"height: 84px;\">\n                For Financial Professionals \n              </div>",
                  "target": [
                    [
                      "v-tile[tilehref$=\"financial-professionals\"]",
                      ".tile-title.hd-3"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 3.61,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.61 (foreground color: #d75426, background color: #f2f2f2, font size: 22.5pt (30px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Environmental, Social and Governance (ESG)</h2>",
                  "target": [
                    ".layout__region.layout__region--content > div > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #d75426, background color: #f2f2f2, font size: 22.5pt (30px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container  \" style=\"background: rgb(255, 255, 255);\">",
                          "target": [
                            [
                              "v-carousel-item[buttontext=\"Learn More\"]:nth-child(3)",
                              ".container"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"headerText hd-1\" style=\"color:#D75426\">\n          Best Places to Work for Disability Inclusion\n        </div>",
                  "target": [
                    [
                      "v-carousel-item[buttontext=\"Learn More\"]:nth-child(3)",
                      ".hd-1.headerText"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 3.61,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.61 (foreground color: #d75426, background color: #f2f2f2, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div style=\"color:dark-orange\" class=\"hd-1 headerText dark-orange\">\n        Voya Claims Center\n      </div>",
                  "target": [
                    [
                      "v-hero[headertext=\"Voya Claims Center\"]",
                      ".dark-orange.hd-1.headerText"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #d75426, background color: #f2f2f2, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d75426",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.04,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container  \" style=\"background: rgb(255, 255, 255);\">",
                          "target": [
                            [
                              "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(3)",
                              ".container"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"headerText hd-1\" style=\"color:#D75426\">\n          Advancing Employee Financial Health with Matt Bahl\n        </div>",
                  "target": [
                    [
                      "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(3)",
                      ".hd-1.headerText"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #d75426, background color: #ffffff, font size: 18.8pt (25px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Individuals Overview\" href=\"/page/individuals-overview\" target=\"_self\"><!---->Overview<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Individuals Overview\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Individuals Financial Wellness Library\" href=\"/page/financial-wellness-library\" target=\"_self\"><!---->Financial Wellness Library<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-links-list[slot=\"nav-items-1\"] > .v-menu-link:nth-child(3) > a[target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Individuals Take Action\" href=\"/individuals/take-action\" target=\"_self\"><!---->Take Action<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Individuals Take Action\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Individuals Find a Professional\" href=\"/find-professional\" target=\"_self\"><!---->Find a Professional<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-link:nth-child(5) > a[href$=\"find-professional\"][target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Employers Overview\" href=\"/page/employers\" target=\"_self\"><!---->Overview<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Employers Overview\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Employers Corporate\" href=\"/employers/corporate/small-mid\" target=\"_self\"><!---->Corporate<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Employers Corporate\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Employers Tax Exempt\" href=\"/employers/tax-exempt/government\" target=\"_self\"><!---->Tax Exempt<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Employers Tax Exempt\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Employers Resources\" href=\"/employers/small-business-resource-center\" target=\"_self\"><!---->Resources<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Employers Resources\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Employers The Voya Difference\" href=\"/employers/myVoyage\" target=\"_self\"><!---->The Voya Difference<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"Employers The Voya Difference\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Financial Professionals Overview\" href=\"/page/financial-professionals\" target=\"_self\"><!---->Overview<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-link:nth-child(2) > a[href$=\"financial-professionals\"][target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Financial Professionals Retirement Consultant\" href=\"/financial-professionals/retirement-consultant\" target=\"_self\"><!---->Retirement Consultant<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-links-list[slot=\"nav-items-3\"] > .v-menu-link:nth-child(3) > a[target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Financial Professionals Voya Financial Advisors\" href=\"/financial-professionals/voya-financial-advisors\" target=\"_self\"><!---->Voya Financial Advisors<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-links-list[slot=\"nav-items-3\"] > .v-menu-link:nth-child(4) > a[target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Financial Professionals Employee Benefits Broker\" href=\"/page/employee-benefits-broker\" target=\"_self\"><!---->Employee Benefits Broker<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-link:nth-child(5) > a[href$=\"employee-benefits-broker\"][target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Financial Professionals The Voya Difference\" href=\"/page/myvoyage\" target=\"_self\"><!---->The Voya Difference<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-link:nth-child(6) > a[href$=\"myvoyage\"][target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Institutional Investors Overview\" href=\"https://institutional.voya.com/\" target=\"_self\"><!---->Overview<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      ".v-menu-links-list[slot=\"nav-items-4\"] > .v-menu-link:nth-child(2) > a[target=\"_self\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"About Us Our Company\" href=\"/about-us/our-company\" target=\"_self\"><!---->Our Company<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"About Us Our Company\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"About Us Our Character\" href=\"/about-us/our-character\" target=\"_self\"><!---->Our Character<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"About Us Our Character\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"About Us Behavioral Finance\" href=\"/page/about-us-behavioral-finance\" target=\"_self\"><!---->Behavioral Finance<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"About Us Behavioral Finance\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"About Us Newsroom\" href=\"/about-us/newsroom\" target=\"_self\"><!---->Newsroom<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"About Us Newsroom\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#145a7b",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 6.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menu_list\" class=\"menu-list\">",
                          "target": [
                            [
                              "v-footer",
                              "#menu_list"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"About Us Careers\" href=\"/about-us/find-career-voya\" target=\"_self\"><!---->Careers<!---->\n    </a>",
                  "target": [
                    [
                      "v-footer",
                      "a[aria-label=\"About Us Careers\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.75 (foreground color: #145a7b, background color: #f2f2f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/tool/budget-calculator\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"redirects to /tool/budget-calculator\" class=\"primaryButton\">\n            <slot></slot>\n            \n          </a>",
                  "target": [
                    [
                      "v-hero[mediaside=\"right\"]",
                      ".hero-button[href$=\"budget-calculator\"]",
                      ".primaryButton[href$=\"budget-calculator\"][gaaction=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/our-character\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"redirects to /about-us/our-character\" class=\"secondary\">\n            <slot></slot>\n            \n          </a>",
                  "target": [
                    [
                      "v-button[slot=\"gridButton\"]",
                      ".secondary[href$=\"our-character\"][gaaction=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"anchor-wrapper\" tabindex=\"0\" href=\"/page/individuals-overview\" aria-label=\"Redirects to /page/individuals-overview\" aria-describedby=\"tile_95mq2\">",
                  "target": [
                    [
                      "v-tile[tilehref$=\"individuals-overview\"]",
                      "a[aria-describedby=\"tile_95mq2\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"anchor-wrapper\" tabindex=\"0\" href=\"/page/employers\" aria-label=\"Redirects to /page/employers\" aria-describedby=\"tile_mpnf9\">",
                  "target": [
                    [
                      "v-tile[tilehref$=\"employers\"]",
                      "a[aria-label=\"Redirects to /page/employers\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"anchor-wrapper\" tabindex=\"0\" href=\"/page/financial-professionals\" aria-label=\"Redirects to /page/financial-professionals\" aria-describedby=\"tile_7d9v7\">",
                  "target": [
                    [
                      "v-tile[tilehref$=\"financial-professionals\"]",
                      "a[aria-describedby=\"tile_7d9v7\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.voya.com/news/2022/07/voya-financial-named-best-place-work-disability-inclusion-fifth-consecutive-year\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"redirects to https://www.voya.com/news/2022/07/voya-financial-named-best-place-work-disability-inclusion-fifth-consecutive-year\" class=\"primaryButton\">",
                  "target": [
                    [
                      "v-carousel-item[buttontext=\"Learn More\"]:nth-child(3)",
                      "v-button",
                      ".primaryButton[gaaction=\"\"][gacategory=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://claimscenter.voya.com/static/claimscenter/\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"redirects to https://claimscenter.voya.com/static/claimscenter/\" class=\"primaryButton\">\n            <slot></slot>\n            \n          </a>",
                  "target": [
                    [
                      "v-hero[headertext=\"Voya Claims Center\"]",
                      ".hero-button",
                      ".primaryButton[gaaction=\"\"][gacategory=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://open.spotify.com/episode/1Y8QHEhMdXKVJsnW2tkcQd?si=p1KaNEbBTnyH2A50QDcY3A\" target=\"_blank\" style=\"text-transform:none\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"opens new window\" class=\"primaryButton\">",
                  "target": [
                    [
                      "v-carousel-item[buttontext=\"Listen to Podcast\"]:nth-child(3)",
                      "v-button",
                      ".primaryButton[aria-label=\"opens new window\"][target=\"_blank\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/voyas-response-covid-19\" target=\"_self\" style=\"text-transform:none\" gaaction=\"\" gacategory=\"\" galabel=\"\" aria-label=\"redirects to /page/voyas-response-covid-19\" class=\"secondary\">\n            <slot></slot>\n            \n          </a>",
                  "target": [
                    [
                      "v-hero[headertext=\"Voya’s response to COVID-19\"]",
                      ".hero-button[href$=\"voyas-response-covid-19\"][secondary=\"\"]",
                      ".secondary[href$=\"voyas-response-covid-19\"][gaaction=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"anchorText\" tabindex=\"0\" href=\"/sitemap\" gaaction=\"\" gacategory=\"\" galabel=\"\" target=\"_self\" aria-label=\"redirects to Sitemap\">",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"siteMap\"]",
                      "v-icon[name=\"siteMap\"]",
                      ".anchorText[href$=\"sitemap\"][aria-label=\"redirects to Sitemap\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"anchorText\" tabindex=\"0\" href=\"/terms-use/voya-security\" gaaction=\"\" gacategory=\"\" galabel=\"\" target=\"_self\" aria-label=\"redirects to Security\">",
                  "target": [
                    [
                      "v-footer",
                      "v-footer-nav-item[linkname=\"security\"]",
                      "v-icon[name=\"security\"]",
                      ".anchorText[aria-label=\"redirects to Security\"][href$=\"voya-security\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 0"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"0\" aria-label=\"Click for item 0\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"0\"][aria-label=\"Click for item 0\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"0\" aria-label=\"Click for item 0\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"0\"][aria-label=\"Click for item 0\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"1\" aria-label=\"Click for item 1\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"1\"][aria-label=\"Click for item 1\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"1\" aria-label=\"Click for item 1\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"1\"][aria-label=\"Click for item 1\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 2"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot activeDot secondary\" role=\"navigation\" tabindex=\"0\" data-index=\"2\" aria-label=\"Click for item 2\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"2\"][aria-label=\"Click for item 2\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot activeDot secondary\" role=\"navigation\" tabindex=\"0\" data-index=\"2\" aria-label=\"Click for item 2\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"2\"][aria-label=\"Click for item 2\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 3"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"3\" aria-label=\"Click for item 3\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              ".activeDot[data-index=\"3\"][aria-label=\"Click for item 3\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"3\" aria-label=\"Click for item 3\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      ".activeDot[data-index=\"3\"][aria-label=\"Click for item 3\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 4"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"4\" aria-label=\"Click for item 4\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"4\"][aria-label=\"Click for item 4\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"4\" aria-label=\"Click for item 4\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"4\"][aria-label=\"Click for item 4\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 5"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"5\" aria-label=\"Click for item 5\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"5\"][aria-label=\"Click for item 5\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"5\" aria-label=\"Click for item 5\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"5\"][aria-label=\"Click for item 5\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 6"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"6\" aria-label=\"Click for item 6\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"6\"][aria-label=\"Click for item 6\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"6\" aria-label=\"Click for item 6\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"6\"][aria-label=\"Click for item 6\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 7"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"7\" aria-label=\"Click for item 7\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"7\"][aria-label=\"Click for item 7\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"7\" aria-label=\"Click for item 7\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"7\"][aria-label=\"Click for item 7\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 8"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"8\" aria-label=\"Click for item 8\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"8\"][aria-label=\"Click for item 8\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"8\" aria-label=\"Click for item 8\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"8\"][aria-label=\"Click for item 8\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "click for item 9"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"9\" aria-label=\"Click for item 9\"></nav>",
                          "target": [
                            [
                              "div:nth-child(2) > v-carousel",
                              "nav[data-index=\"9\"][aria-label=\"Click for item 9\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"dot\" role=\"navigation\" tabindex=\"0\" data-index=\"9\" aria-label=\"Click for item 9\"></nav>",
                  "target": [
                    [
                      ".layout.layout--onecol-section.layout--onecol-section--default:nth-child(4) > .layout__region.layout__region--content > div > v-carousel",
                      "nav[data-index=\"9\"][aria-label=\"Click for item 9\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#main-content\" class=\"visually-hidden focusable\">\n      Skip to main content\n    </a>",
                  "target": [
                    ".focusable"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.voya.com/",
      "result": "NONE"
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.voya.com/",
      "result": {
        "Error": {
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//2246752.fls.doubleclick.net/activityi;src=2246752;type=voyad0;cat=ibp_c0;ord=6949554679699;gtm=2wg880;auiddc=1372509596.1660402539;~oref=https%3A%2F%2Fwww.voya.com%2F?\">...</iframe>"
              }
            ]
          }
        },
        "Warning": {
          "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": "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=\"#main-content\" class=\"visually-hidden focusable\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.voya.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 2,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 107,
                "height": 205,
                "width": 784
              },
              "snippet": "<article role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 48,
                "height": 264,
                "width": 784
              },
              "snippet": "<main role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 48,
                "height": 0,
                "width": 784
              },
              "snippet": "<header role=\"banner\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 332,
                "height": 0,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 50,
            "recommendation": 25,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[1]/div[1]/div[3]/v-tile[1]/#document-fragment[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[14]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 0,
                "top": 2489,
                "height": 411,
                "width": 390
              },
              "snippet": "<a aria-describedby=\"tile_s6lju\" aria-label=\"Redirects to /page/financial-professionals\" href=\"/page/financial-professionals\" tabindex=\"0\" class=\"anchor-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[1]/div[1]/div[2]/v-tile[1]/#document-fragment[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[13]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 410,
                "top": 2058,
                "height": 411,
                "width": 390
              },
              "snippet": "<a aria-describedby=\"tile_yjoar\" aria-label=\"Redirects to /page/employers\" href=\"/page/employers\" tabindex=\"0\" class=\"anchor-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/v-tile[1]/#document-fragment[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[12]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 0,
                "top": 2058,
                "height": 411,
                "width": 390
              },
              "snippet": "<a aria-describedby=\"tile_vc0i8\" aria-label=\"Redirects to /page/individuals-overview\" href=\"/page/individuals-overview\" tabindex=\"0\" class=\"anchor-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[9]",
                "aria": "/document[1]/main[1]/article[1]/navigation[19]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 466,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 8\" data-index=\"8\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[8]",
                "aria": "/document[1]/main[1]/article[1]/navigation[18]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 444,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 7\" data-index=\"7\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[7]",
                "aria": "/document[1]/main[1]/article[1]/navigation[17]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 422,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 6\" data-index=\"6\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[6]",
                "aria": "/document[1]/main[1]/article[1]/navigation[16]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 400,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 5\" data-index=\"5\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[5]",
                "aria": "/document[1]/main[1]/article[1]/navigation[15]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 378,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 4\" data-index=\"4\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/main[1]/article[1]/navigation[14]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 356,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 3\" data-index=\"3\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/main[1]/article[1]/navigation[13]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 334,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 2\" data-index=\"2\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/main[1]/article[1]/navigation[12]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 312,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 1\" data-index=\"1\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[10]",
                "aria": "/document[1]/main[1]/article[1]/navigation[20]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 488,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 9\" data-index=\"9\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[11]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 290,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 0\" data-index=\"0\" tabindex=\"0\" role=\"navigation\" class=\"dot activeDot secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[9]",
                "aria": "/document[1]/main[1]/article[1]/navigation[9]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 466,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 8\" data-index=\"8\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[8]",
                "aria": "/document[1]/main[1]/article[1]/navigation[8]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 444,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 7\" data-index=\"7\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[7]",
                "aria": "/document[1]/main[1]/article[1]/navigation[7]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 422,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 6\" data-index=\"6\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[6]",
                "aria": "/document[1]/main[1]/article[1]/navigation[6]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 400,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 5\" data-index=\"5\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[5]",
                "aria": "/document[1]/main[1]/article[1]/navigation[5]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 378,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 4\" data-index=\"4\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/main[1]/article[1]/navigation[4]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 356,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 3\" data-index=\"3\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/main[1]/article[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 334,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 2\" data-index=\"2\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/main[1]/article[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 312,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 1\" data-index=\"1\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[10]",
                "aria": "/document[1]/main[1]/article[1]/navigation[10]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 488,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 9\" data-index=\"9\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 290,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 0\" data-index=\"0\" tabindex=\"0\" role=\"navigation\" class=\"dot activeDot secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[7]/div[1]/div[1]/v-hero[1]/#document-fragment[1]/div[1]/div[2]/div[2]/v-button[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 400",
              "bounds": {
                "left": 332,
                "top": 5156,
                "height": 46,
                "width": 138
              },
              "snippet": "<v-button href=\"/page/voyas-response-covid-19\" secondary=\"\" class=\"hero-button\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[9]",
                "aria": "/document[1]/main[1]/article[1]/navigation[19]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 466,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 8\" data-index=\"8\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[8]",
                "aria": "/document[1]/main[1]/article[1]/navigation[18]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 444,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 7\" data-index=\"7\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[7]",
                "aria": "/document[1]/main[1]/article[1]/navigation[17]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 422,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 6\" data-index=\"6\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[6]",
                "aria": "/document[1]/main[1]/article[1]/navigation[16]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 400,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 5\" data-index=\"5\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[5]",
                "aria": "/document[1]/main[1]/article[1]/navigation[15]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 378,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 4\" data-index=\"4\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/main[1]/article[1]/navigation[14]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 356,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 3\" data-index=\"3\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/main[1]/article[1]/navigation[13]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 334,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 2\" data-index=\"2\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/main[1]/article[1]/navigation[12]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 312,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 1\" data-index=\"1\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[10]",
                "aria": "/document[1]/main[1]/article[1]/navigation[20]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 488,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 9\" data-index=\"9\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[11]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 290,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 0\" data-index=\"0\" tabindex=\"0\" role=\"navigation\" class=\"dot activeDot secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 730,
                "top": 4604,
                "height": 35,
                "width": 30
              },
              "snippet": "<a class=\"primary\" tabindex=\"0\" data-label=\"next\" id=\"next\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 40,
                "top": 4604,
                "height": 35,
                "width": 30
              },
              "snippet": "<a class=\"primary\" tabindex=\"0\" data-label=\"previous\" id=\"previous\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[9]",
                "aria": "/document[1]/main[1]/article[1]/navigation[9]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 466,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 8\" data-index=\"8\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[8]",
                "aria": "/document[1]/main[1]/article[1]/navigation[8]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 444,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 7\" data-index=\"7\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[7]",
                "aria": "/document[1]/main[1]/article[1]/navigation[7]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 422,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 6\" data-index=\"6\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[6]",
                "aria": "/document[1]/main[1]/article[1]/navigation[6]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 400,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 5\" data-index=\"5\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[5]",
                "aria": "/document[1]/main[1]/article[1]/navigation[5]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 378,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 4\" data-index=\"4\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/main[1]/article[1]/navigation[4]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 356,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 3\" data-index=\"3\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/main[1]/article[1]/navigation[3]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 334,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 2\" data-index=\"2\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/main[1]/article[1]/navigation[2]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 312,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 1\" data-index=\"1\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[10]",
                "aria": "/document[1]/main[1]/article[1]/navigation[10]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 488,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 9\" data-index=\"9\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[1]"
              },
              "message": "The tabbable element's role 'navigation' is not a widget role",
              "bounds": {
                "left": 290,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 0\" data-index=\"0\" tabindex=\"0\" role=\"navigation\" class=\"dot activeDot secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 730,
                "top": 3512,
                "height": 35,
                "width": 30
              },
              "snippet": "<a class=\"primary\" tabindex=\"0\" data-label=\"next\" id=\"next\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 40,
                "top": 3512,
                "height": 35,
                "width": 30
              },
              "snippet": "<a class=\"primary\" tabindex=\"0\" data-label=\"previous\" id=\"previous\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[9]",
                "aria": "/document[1]/main[1]/article[1]/navigation[19]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 466,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 8\" data-index=\"8\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[8]",
                "aria": "/document[1]/main[1]/article[1]/navigation[18]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 444,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 7\" data-index=\"7\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[7]",
                "aria": "/document[1]/main[1]/article[1]/navigation[17]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 422,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 6\" data-index=\"6\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[6]",
                "aria": "/document[1]/main[1]/article[1]/navigation[16]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 400,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 5\" data-index=\"5\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[5]",
                "aria": "/document[1]/main[1]/article[1]/navigation[15]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 378,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 4\" data-index=\"4\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/main[1]/article[1]/navigation[14]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 356,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 3\" data-index=\"3\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/main[1]/article[1]/navigation[13]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 334,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 2\" data-index=\"2\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/main[1]/article[1]/navigation[12]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 312,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 1\" data-index=\"1\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[10]",
                "aria": "/document[1]/main[1]/article[1]/navigation[20]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 488,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 9\" data-index=\"9\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[5]/div[1]/div[2]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[11]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 290,
                "top": 4616,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 0\" data-index=\"0\" tabindex=\"0\" role=\"navigation\" class=\"dot activeDot secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[9]",
                "aria": "/document[1]/main[1]/article[1]/navigation[9]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 466,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 8\" data-index=\"8\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[8]",
                "aria": "/document[1]/main[1]/article[1]/navigation[8]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 444,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 7\" data-index=\"7\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[7]",
                "aria": "/document[1]/main[1]/article[1]/navigation[7]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 422,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 6\" data-index=\"6\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[6]",
                "aria": "/document[1]/main[1]/article[1]/navigation[6]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 400,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 5\" data-index=\"5\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[5]",
                "aria": "/document[1]/main[1]/article[1]/navigation[5]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 378,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 4\" data-index=\"4\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/main[1]/article[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 356,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 3\" data-index=\"3\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/main[1]/article[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 334,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 2\" data-index=\"2\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/main[1]/article[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 312,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 1\" data-index=\"1\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[10]",
                "aria": "/document[1]/main[1]/article[1]/navigation[10]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 488,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 9\" data-index=\"9\" tabindex=\"0\" role=\"navigation\" class=\"dot\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[4]/div[1]/div[1]/v-carousel[1]/#document-fragment[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 290,
                "top": 3524,
                "height": 12,
                "width": 12
              },
              "snippet": "<nav aria-label=\"Click for item 0\" data-index=\"0\" tabindex=\"0\" role=\"navigation\" class=\"dot activeDot secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 0,
                "top": 143,
                "height": 5099,
                "width": 800
              },
              "snippet": "<article role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 143,
                "height": 5099,
                "width": 800
              },
              "snippet": "<main role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 113,
                "width": 800
              },
              "snippet": "<header role=\"banner\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 5302,
                "height": 1419,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.voya.com/",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 4,
            "lastColumn": 705,
            "firstColumn": 27,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "t=\"utf-8\"><script type=\"text/javascript\" src=\"https://bam.nr-data.net/1/NRJS-1bd1ff6d36ce525e8bd?a=1539557183&amp;v=1216.487a282&amp;to=ZFwHNRdQW0MHUExQVl0WJAIRWFpeSXdKTElSVTkPClVQbCVcVk1LXFUJBBdte18CVm5QXER6Cg8RQ1pcClZKFAdFUAAW&amp;rst=2888&amp;ck=1&amp;ref=https://www.voya.com/&amp;ap=188&amp;be=113&amp;fe=2759&amp;dc=1179&amp;perf=%7B%22timing%22:%7B%22of%22:1660402565023,%22n%22:0,%22f%22:0,%22dn%22:2,%22dne%22:4,%22c%22:4,%22s%22:18,%22ce%22:52,%22rq%22:52,%22rp%22:97,%22rpe%22:102,%22dl%22:102,%22di%22:1177,%22ds%22:1178,%22de%22:1220,%22dc%22:2759,%22l%22:2759,%22le%22:2760%7D,%22navigation%22:%7B%7D%7D&amp;fp=922&amp;fcp=922&amp;at=SBsEQ19KSE0%3D&amp;jsonp=NREUM.setToken\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 679
          },
          {
            "type": "info",
            "lastLine": 4,
            "lastColumn": 882,
            "firstColumn": 783,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/plugins/ua/linkid.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "info",
            "lastLine": 4,
            "lastColumn": 1263,
            "firstColumn": 1172,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 92
          },
          {
            "type": "info",
            "lastLine": 4,
            "lastColumn": 1390,
            "firstColumn": 1360,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\">(windo",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 20,
            "lastColumn": 25,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "style>\n\n  <style type=\"text/css\">[respo",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "error",
            "lastLine": 23,
            "lastColumn": 365,
            "firstColumn": 67,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": ";}</style><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "info",
            "lastLine": 23,
            "lastColumn": 828,
            "firstColumn": 366,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "OnRydWV9\"><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963715787/?random=1660402566470&amp;cv=11&amp;fst=1660402566470&amp;bg=ffffff&amp;guid=ON&amp;async=1&amp;gtm=2wg880&amp;u_w=1280&amp;u_h=720&amp;hn=www.googleadservices.com&amp;frm=0&amp;url=https%3A%2F%2Fwww.voya.com%2F&amp;tiba=Voya%20Financial%3A%20Plan%2C%20Invest%2C%20Protect%20%7C%20Voya.com&amp;auid=1809793103.1660402566&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 463
          },
          {
            "type": "info",
            "lastLine": 23,
            "lastColumn": 1105,
            "firstColumn": 925,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"https://siteintercept.qualtrics.com/dxjsmodule/11.43a1a428a12277de24be.chunk.js?Q_CLIENTVERSION=1.75.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=www.voya.com\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 181
          },
          {
            "type": "error",
            "lastLine": 25,
            "lastColumn": 37,
            "firstColumn": 9,
            "message": "The aria-hidden attribute must not be specified on the noscript element.",
            "extract": ">\n        <noscript aria-hidden=\"true\"><ifram",
            "hiliteStart": 10,
            "hiliteLength": 29
          },
          {
            "type": "info",
            "lastLine": 32,
            "lastColumn": 24,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The banner role is unnecessary for element header.",
            "extract": "ainer\">\n  <header role=\"banner\">\n    \n",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "error",
            "lastLine": 94,
            "lastColumn": 61066,
            "firstColumn": 61060,
            "message": "Element style not allowed as child of element v-simple-nav in this context. (Suppressing further errors from this subtree.)",
            "extract": "Pages : \"><style>\n  .v-",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 105,
            "lastColumn": 23,
            "firstColumn": 21,
            "message": "CSS: flow-direction: Property flow-direction doesn't exist.",
            "extract": "irection: row;\n  }\n",
            "hiliteStart": 10,
            "hiliteLength": 3
          },
          {
            "type": "info",
            "lastLine": 212,
            "lastColumn": 22,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The main role is unnecessary for element main.",
            "extract": "der>\n\n    <main role=\"main\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 18
          },
          {
            "type": "info",
            "lastLine": 228,
            "lastColumn": 30,
            "firstColumn": 7,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "   \n      <article role=\"article\">\n   \n<",
            "hiliteStart": 10,
            "hiliteLength": 24
          },
          {
            "type": "error",
            "lastLine": 234,
            "lastColumn": 17,
            "firstColumn": 11,
            "message": "Element style not allowed as child of element v-card in this context. (Suppressing further errors from this subtree.)",
            "extract": "  <v-card><style>\n  v-c",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 266,
            "lastColumn": 17,
            "firstColumn": 11,
            "message": "Element style not allowed as child of element v-card in this context. (Suppressing further errors from this subtree.)",
            "extract": "  <v-card><style>\n  v-c",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 316,
            "lastColumn": 101,
            "firstColumn": 7,
            "message": "Attribute min-width not allowed on element div at this point.",
            "extract": "t\">\n      <div class=\"siblings-group-wrapper\" min-width=\"630px 955px 1280px\" style=\"position: relative;\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 95
          },
          {
            "type": "info",
            "lastLine": 578,
            "lastColumn": 31,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The contentinfo role is unnecessary for element footer.",
            "extract": "ain>\n\n    <footer role=\"contentinfo\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 27
          },
          {
            "type": "error",
            "lastLine": 605,
            "lastColumn": 4296,
            "firstColumn": 4290,
            "message": "Element style not allowed as child of element v-footer in this context. (Suppressing further errors from this subtree.)",
            "extract": "quot;}]}\"><style>\n  .v-",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "info",
            "lastLine": 711,
            "lastColumn": 33,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "cript>\n\n  <script type=\"text/javascript\">window",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 714,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "iframe>\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 714,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "iframe>\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 716,
            "lastColumn": 110,
            "firstColumn": 1,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "noscript>\n<img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=554067708103106&amp;ev=PageView&amp;noscript=1\">\n</nos",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "error",
            "lastLine": 718,
            "lastColumn": 114,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "noscript>\n<script type=\"text/javascript\" id=\"\" src=\"//analytics.newscred.com/analytics_4e82b1b166b94ffa8621db2917e4101b.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 114
          },
          {
            "type": "info",
            "lastLine": 714,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "iframe>\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 718,
            "lastColumn": 114,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "noscript>\n<script type=\"text/javascript\" id=\"\" src=\"//analytics.newscred.com/analytics_4e82b1b166b94ffa8621db2917e4101b.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 114
          },
          {
            "type": "info",
            "lastLine": 718,
            "lastColumn": 114,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "noscript>\n<script type=\"text/javascript\" id=\"\" src=\"//analytics.newscred.com/analytics_4e82b1b166b94ffa8621db2917e4101b.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 114
          },
          {
            "type": "error",
            "lastLine": 718,
            "lastColumn": 160,
            "firstColumn": 124,
            "message": "Duplicate ID .",
            "extract": "></script><script type=\"text/javascript\" id=\"\">try{va",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 714,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "iframe>\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 718,
            "lastColumn": 160,
            "firstColumn": 124,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "></script><script type=\"text/javascript\" id=\"\">try{va",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 718,
            "lastColumn": 160,
            "firstColumn": 124,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" id=\"\">try{va",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 719,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 714,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "iframe>\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 719,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 719,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 721,
            "lastColumn": 399,
            "firstColumn": 265,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script type=\"text/javascript\" src=\"https://zn8iwmhdng8mwvoup-voyafinancial.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_8IWmhdnG8MwVoup\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 135
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.voya.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Voya Financial: Plan, Invest, Protect | Voya.com",
          "pageurl": "https://www.voya.com/",
          "time": 3.42,
          "creditsremaining": 887,
          "allitemcount": 13,
          "totalelements": 156,
          "waveurl": "http://wave.webaim.org/report?url=https://www.voya.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 2,
            "items": {
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.voya.com/",
      "what": "URL",
      "result": "https://www.voya.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.voya.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.086",
        "responseTime": "2022-08-13T14:56:17.797Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1089558,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 176,
              "failing": 4
            },
            "issues": {
              "totalErrors": 5,
              "totalWarnings": 0,
              "totalIssues": 5
            },
            "issuesByLevel": {
              "A": {
                "count": 1,
                "pct": 20
              },
              "AA": {
                "count": 1,
                "pct": 20
              },
              "AAA": {
                "count": 5,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 0,
              "warningDensity": 0,
              "allDensity": 0
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "809ae950-2b32-44a4-b725-cdf7118ca487",
          "docID": "dce7b6ad-a77d-42c8-df1a-87d1a8cd36b0",
          "sourceHash": "9599add241ed422f19baac0166220513",
          "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=809ae950-2b32-44a4-b725-cdf7118ca487",
          "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": 4344
                },
                "height": 4344,
                "width": 1024
              },
              "position": {
                "line": 2777,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MMDRHQG\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscript&gt; &lt;a href=\"#main-content\" class=\"vis",
              "xpath": "/html/body",
              "issueID": "a01ff1b4085a9f937ed84008186dd6c3",
              "signature": "a01fa65216781d5774745a96b80f3292",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=a01ff1b4085a9f937ed84008186dd6c3"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 40,
                  "y": 642
                },
                "bottom-right": {
                  "x": 984,
                  "y": 680
                },
                "height": 38,
                "width": 944
              },
              "position": {
                "line": 8698,
                "column": 7
              },
              "errorSnippet": "&lt;h2&gt;Making a difference, but this is only the beginning&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/v-card[1]/div[1]/h2[1]",
              "issueID": "f0386c388701e8354d3e10c62ff46a40",
              "signature": "fcfc4e7346210a72199d2a6a7d28eb21",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f0386c388701e8354d3e10c62ff46a40"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 143
                },
                "bottom-right": {
                  "x": 0,
                  "y": 143
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 741,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"main-content\" tabindex=\"-1\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/a[1]",
              "issueID": "5bbea9e5d16da2b0cfb38e6cf2615780",
              "signature": "9c4a8fafb7b816ca7b2a5e4b32675664",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=5bbea9e5d16da2b0cfb38e6cf2615780"
            },
            {
              "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": 1024,
                  "y": 4344
                },
                "height": 4344,
                "width": 1024
              },
              "position": {
                "line": 2777,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MMDRHQG\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscript&gt; &lt;a href=\"#main-content\" class=\"vis",
              "xpath": "/html/body",
              "issueID": "90aa93699ef13feadf3089dd3a6cafb2",
              "signature": "684a600a4711d4278ec9ab05cd174694",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=90aa93699ef13feadf3089dd3a6cafb2"
            },
            {
              "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": 40,
                  "y": 710
                },
                "bottom-right": {
                  "x": 984,
                  "y": 782
                },
                "height": 72,
                "width": 944
              },
              "position": {
                "line": 741,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;Our unique culture attracts people that are passionate about serving others. We have an ever-present focus on our customers and have come to realize that it’s not only what we do — but who we are — that makes us a different kind of company. We’v",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/v-card[1]/div[1]/div[1]/p[1]",
              "issueID": "595853912c1f1997d242165f2c677088",
              "signature": "086612964843752f9262a32e18228623",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=595853912c1f1997d242165f2c677088"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T14:52:57",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "alfa",
      25
    ],
    [
      "ibm",
      18
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      12
    ],
    [
      "axe",
      5
    ],
    [
      "wave",
      4
    ],
    [
      "continuum",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 53,
  "endTime": "2022-08-13T14:56:17",
  "elapsedSeconds": 200,
  "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": 0,
        "embAc": 3,
        "focAll": 184,
        "focInd": 75,
        "focOp": 359,
        "hover": 2,
        "role": 6,
        "zIndex": 37
      },
      "alfa": {
        "r11": 20,
        "r14": 32,
        "r20": 648,
        "r57": 8,
        "r66": 16,
        "r68": 4,
        "r69": 8,
        "r73": 112,
        "r80": 4,
        "r87": 1
      },
      "axe": {
        "aria-allowed-attr": 19,
        "color-contrast-enhanced": 92,
        "color-contrast": 5,
        "hidden-content": 0,
        "label-content-name-mismatch": 33,
        "landmark-unique": 20,
        "region": 2
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 12,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 80,
        "IBMA_Color_Contrast_WCAG2AA": 4,
        "element_tabbable_role_valid": 96,
        "aria_semantics_attribute": 4,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 24
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 11,
        "The type attribute for the style element is not needed and should be omitted.": 1,
        "Bad value origin-trial for attribute http-equiv on element meta.": 4,
        "The charset attribute on the script element is obsolete.": 1,
        "The aria-hidden attribute must not be specified on the noscript element.": 4,
        "The banner role is unnecessary for element header.": 1,
        "Element style not allowed as child of element v-simple-nav in this context. (Suppressing further errors from this subtree.)": 4,
        "CSS: flow-direction: Property flow-direction doesn't exist.": 4,
        "The main role is unnecessary for element main.": 1,
        "The article role is unnecessary for element article.": 1,
        "Element style not allowed as child of element v-card in this context. (Suppressing further errors from this subtree.)": 8,
        "Attribute min-width not allowed on element div at this point.": 4,
        "The contentinfo role is unnecessary for element footer.": 1,
        "Element style not allowed as child of element v-footer in this context. (Suppressing further errors from this subtree.)": 4,
        "Bad value  for attribute id on element script: An ID must not be the empty string.": 16,
        "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 4,
        "Duplicate ID .": 12,
        "The first occurrence of ID  was here.": 3
      },
      "wave": {
        "a:noscript": 2
      },
      "tenon": {
        "28": 4,
        "95": 4,
        "129": 3,
        "144": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 2,
              "what": "Active element is embedded in a link or button"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 92,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 75,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 269,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 72,
              "what": "Tabbable element has a non-widget role"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 9,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 20,
              "what": "Link has no accessible name"
            }
          },
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 24,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 25,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 9,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r20": {
              "score": 648,
              "what": "ARIA attribute is not defined"
            }
          },
          "axe": {
            "aria-allowed-attr": {
              "score": 19,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          },
          "nuVal": {
            "The aria-hidden attribute must not be specified on the noscript element.": {
              "score": 4,
              "what": "noscript element has an aria-hidden attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 23,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 4,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 84,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "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"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 15,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "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": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 60,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          },
          "nuVal": {
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 1,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "roleRedundant": {
          "ibm": {
            "aria_role_redundant": {
              "score": 6,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          },
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 3,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 3,
              "what": "attribute of a meta element has an invalid value"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Element .+ not allowed as child of element .+ in this context.*$": {
              "score": 3,
              "what": "Element not allowed as a child of its parent here"
            }
          }
        },
        "cssInvalid": {
          "nuVal": {
            "^CSS: .+: Property .+ doesn't exist.*$": {
              "score": 3,
              "what": "Invalid property in CSS"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 4,
              "what": "attribute not allowed on this element"
            },
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 16,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "imageNoText": {
          "nuVal": {
            "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          }
        },
        "duplicateID": {
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 2,
              "what": "Duplicate id"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1676,
      "log": 90,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "ariaBadAttribute",
          "score": 661
        },
        {
          "groupName": "focusableOperable",
          "score": 271
        },
        {
          "groupName": "tabFocusability",
          "score": 94
        },
        {
          "groupName": "noLeading",
          "score": 86
        },
        {
          "groupName": "focusIndication",
          "score": 77
        },
        {
          "groupName": "roleBad",
          "score": 76
        },
        {
          "groupName": "navConfusion",
          "score": 62
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 40
        },
        {
          "groupName": "contrastAAA",
          "score": 27
        },
        {
          "groupName": "linkNoText",
          "score": 22
        },
        {
          "groupName": "attributeBad",
          "score": 22
        },
        {
          "groupName": "landmarkConfusion",
          "score": 17
        },
        {
          "groupName": "contrastAA",
          "score": 14
        },
        {
          "groupName": "zIndexNotZero",
          "score": 11
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "roleRedundant",
          "score": 8
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 7
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "typeRedundant",
          "score": 6
        },
        {
          "groupName": "imageNoText",
          "score": 6
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "parseError",
          "score": 5
        },
        {
          "groupName": "cssInvalid",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "activeEmbedding",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "duplicateID",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}