Accessibility test digest

Synopsis

Page: AudioEye

URL: https://www.audioeye.com/

Score: 1446

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the AudioEye web page at https://www.audioeye.com/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total1446
log119
preventions100
duplicateID401
linkIndication157
focusableOperable137
zIndexNotZero99
contrastAA86
linkForcesNewWindow59
roleBad43
contrastRisk39
noLeading32
targetSize26
contrastAAA24
listChild17
decorativeImageRisk16
iframeTitleBad10
leadingClipsText10
pseudoLinkRisk7
inconsistentStyles6
focusIndication5
horizontalScrolling5
fragmentaryNoticeRisk4
h1Missing4
allCaps4
imageTextLong4
noScriptRisk4
textRotated4
spontaneousMotion3
visibleBulk3
hoverSurprise3
hiddenContentRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
linkPair3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

spontaneousMotion: Score 3. 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:

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

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

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

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

linkPair: 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 sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "3zjtz-audioeye",
  "host": {
    "id": "audioeye",
    "which": "https://www.audioeye.com/",
    "what": "AudioEye"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:08:06"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:21:56"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.audioeye.com/",
        "what": "AudioEye"
      },
      {
        "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.audioeye.com/",
        "what": "AudioEye"
      },
      {
        "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": 20,
        "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": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "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.audioeye.com/",
      "what": "AudioEye",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.audioeye.com/",
      "result": {
        "bytes": [
          688368,
          681572,
          684104,
          682386,
          688552
        ],
        "localRatios": [
          1.01,
          1.004,
          1.003,
          1.009
        ],
        "meanLocalRatio": 1.006,
        "maxLocalRatio": 1.01,
        "globalRatio": 1.01,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "AudioEye",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.audioeye.com/",
      "result": {
        "visibleElements": 548
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.audioeye.com/",
      "result": {
        "tabFocusables": 71,
        "tabFocused": 71,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "total": 71,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 70,
              "meanDelay": 25,
              "tagNames": {
                "A": 56,
                "BUTTON": 13,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Product",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Compliance",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Partners",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Company",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LoginLogin opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Demo",
              "delay": 121
            },
            {
              "tagName": "BUTTON",
              "text": "Start Free Trial",
              "delay": 132
            },
            {
              "tagName": "A",
              "text": "Get the Report",
              "delay": 128
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Free Scan",
              "delay": 133
            },
            {
              "tagName": "BUTTON",
              "text": "Start Free Trial",
              "delay": 128
            },
            {
              "tagName": "BUTTON",
              "text": "Start Free Trial",
              "delay": 119
            },
            {
              "tagName": "BUTTON",
              "text": "1",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "2",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "3",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Become a Partner",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Free Consultation",
              "delay": 137
            },
            {
              "tagName": "A",
              "text": "Learn more about the A11iance Team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All Integrations",
              "delay": 103
            },
            {
              "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": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download White Paper",
              "delay": 178
            },
            {
              "tagName": "BUTTON",
              "text": "Start Free Trial",
              "delay": 142
            },
            {
              "tagName": "A",
              "text": "How It Works",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Integrations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website Accessibility Checker",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Document Remediation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessible Web Design Guide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor Relations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partner Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Case Studies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lawsuits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WCAG 2.1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Section 508",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AODA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CA State & Unruh",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schedule A Demo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request Legal Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request Partner SupportRequest Partner Support opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply to Become a Partner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help CenterHelp Center opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "System StatusSystem Status opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Settings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "linkedin opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "facebook opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "twitter opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "instagram opens in a new tab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "www.audioeye.com/ip",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "total": 198,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 90,
              "tagNames": {
                "A": 90
              }
            },
            "focusableAndOperable": {
              "total": 108,
              "tagNames": {
                "A": 72,
                "BUTTON": 33,
                "INPUT": 1,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "How It Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Accessibility Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Color Contrast Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Web Design Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A11iance User Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Integrations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BigCommerce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drupal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Duda",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Tag Manager",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hubspot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joomla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Magento",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shopify",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Squarespace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webflow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wix",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WooCommerce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WordPress",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule a demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unruh Civil Rights Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Lawsuits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building for Digital Accessibility at Scale",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye Trusted Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request legal support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye for Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye for Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Referral Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Portal LoginPartner Portal Login opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner SupportPartner Support opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Board of Directors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye A11iance Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye VideosAudioEye Videos opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How It Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Accessibility Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Color Contrast Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Web Design Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Integrations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Tag Manager",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shopify",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Squarespace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WordPress",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule a demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unruh Civil Rights Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Lawsuits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building for Digital Accessibility at Scale",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye Trusted Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request legal support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye for Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye for Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Referral Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Portal LoginPartner Portal Login opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner SupportPartner Support opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Board of Directors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye A11iance Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye VideosAudioEye Videos opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-current=\"page\" class=\"\" href=\"/\" style=\"cursor: default;\"><img alt=\"Audi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "product-button",
              "text": "Product",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "compliance-button",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "partners-button",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "company-button",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LoginLogin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-current=\"page\" class=\"\" href=\"/\" style=\"cursor: default;\"><img alt=\"Audi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Open the menu\" class=\"css-1lsmoad esg17nd8\" style=\"cursor: d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-current=\"page\" class=\"\" href=\"/\" style=\"cursor: default;\"><img alt=\"Audi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj esg17nd2\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "product-button",
              "text": "Product",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Product",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LoginLogin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "compliance-button",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LoginLogin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "partners-button",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LoginLogin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "company-button",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LoginLogin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LoginLogin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Book Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input-component-input",
              "text": "<input type=\"text\" autocomplete=\"on\" label=\"Enter URL to get your free Complianc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Free Scan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"previous page\" class=\"dark-bg-focus css-2gv2f e1dh41r71\" dis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"next page\" class=\"dark-bg-focus css-1hg9dbe e1dh41r71\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Consultation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about the A11iance Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Integrations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/duda/\" style=\"cursor: default;\"><div style=\"display:flex;min-height:88",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/squarespace/\" style=\"cursor: default;\"><div style=\"display:flex;min-he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/shopify/\" style=\"cursor: default;\"><div style=\"display:flex;min-height",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/woocommerce/\" style=\"cursor: default;\"><div style=\"display:flex;min-he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/wordpress/\" style=\"cursor: default;\"><div style=\"display:flex;min-heig",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/wix/\" style=\"cursor: default;\"><div style=\"display:flex;min-height:88p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/hubspot/\" style=\"cursor: default;\"><div style=\"display:flex;min-height",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/google-tag-manager/\" style=\"cursor: default;\"><div style=\"display:flex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/bigcommerce/\" style=\"cursor: default;\"><div style=\"display:flex;min-he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download White Paper",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How It Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Integrations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Accessibility Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Web Design Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lawsuits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CA State & Unruh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule A Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request Legal Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request Partner SupportRequest Partner Support opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply to Become a Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help CenterHelp Center opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "System StatusSystem Status opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "linkedin opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "facebook opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "twitter opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "instagram opens in a new tab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "www.audioeye.com/ip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"https://audioeye-web.prismic.io/prismic-toolbar/4.0.8/iframe.html\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "ae-userStateStore",
              "text": "<iframe id=\"ae-userStateStore\" src=\"https://wsv3cdn.audioeye.com/v2/frame/cookie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "triggers": 130,
          "headTriggers": 20,
          "tailTriggers": 110,
          "impactTriggers": 1,
          "additions": 1,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "StartFreeTrial",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "FreeScan"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 34
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Product"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Compliance"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Partners"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Company"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Start Free Trial",
                "content": "Start Free Trial"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open the menu"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Product"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Product"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Start Free Trial",
                "content": "Start Free Trial"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Compliance"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Compliance"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Start Free Trial",
                "content": "Start Free Trial"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Partners"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Partners"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Start Free Trial",
                "content": "Start Free Trial"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Company"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Company"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Start Free Trial",
                "content": "Start Free Trial"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Start Free Trial",
                "content": "Start Free Trial"
              }
            },
            {
              "index": 24,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter URL to get your free Compliance Score"
                ]
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Free Scan"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Start Free Trial"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Start Free Trial"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "previous page"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "page 1 selected",
                "content": "1"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "page 2",
                "content": "2"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "page 3",
                "content": "3"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "next page"
              }
            },
            {
              "index": 33,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Start Free Trial"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "links": 162,
          "adjacent": {
            "total": 156,
            "underlined": 1,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [
            "Skip to main content"
          ],
          "notUnderlined": [
            "",
            "How It Works",
            "Website Accessibility Checker",
            "Color Contrast Checker",
            "Accessible Web Design Guide",
            "Accessibility Training",
            "Document Remediation",
            "A11iance User Testing",
            "All Integrations",
            "BigCommerce",
            "Drupal",
            "Duda",
            "Google Tag Manager",
            "Hubspot",
            "Joomla",
            "Magento",
            "Shopify",
            "Squarespace",
            "Webflow",
            "Wix",
            "WooCommerce",
            "WordPress",
            "Volusion",
            "Schedule a demo",
            "ADA Compliance",
            "WCAG 2.1 Compliance",
            "Section 508 Compliance",
            "AODA Compliance",
            "Unruh Civil Rights Act",
            "Compliance Overview",
            "Accessibility Lawsuits",
            "Building for Digital Accessibility at Scale",
            "AudioEye Trusted Certification",
            "Accessibility Statement",
            "Request legal support",
            "Partnerships",
            "AudioEye for Agencies",
            "AudioEye for Platforms",
            "Become a Referral Partner",
            "Partner Portal LoginPartner Portal Login opens in a new tab",
            "Partner SupportPartner Support opens in a new tab",
            "Become a partner",
            "About Us",
            "Investor Relations",
            "Board of Directors",
            "Careers",
            "AudioEye A11iance Team",
            "Blog",
            "Press Center",
            "AudioEye VideosAudioEye Videos opens in a new tab",
            "Customer Case Studies",
            "Contact us",
            "Pricing",
            "LoginLogin opens in a new tab",
            "Get Demo",
            "",
            "",
            "How It Works",
            "Website Accessibility Checker",
            "Color Contrast Checker",
            "Accessible Web Design Guide",
            "Accessibility Training",
            "All Integrations",
            "Google Tag Manager",
            "Shopify",
            "Squarespace",
            "WordPress",
            "Schedule a demo",
            "LoginLogin opens in a new tab",
            "Get Demo",
            "ADA Compliance",
            "WCAG 2.1 Compliance",
            "Section 508 Compliance",
            "AODA Compliance",
            "Unruh Civil Rights Act",
            "Compliance Overview",
            "Accessibility Lawsuits",
            "Building for Digital Accessibility at Scale",
            "AudioEye Trusted Certification",
            "Accessibility Statement",
            "Request legal support",
            "LoginLogin opens in a new tab",
            "Get Demo",
            "Partnerships",
            "AudioEye for Agencies",
            "AudioEye for Platforms",
            "Become a Referral Partner",
            "Partner Portal LoginPartner Portal Login opens in a new tab",
            "Partner SupportPartner Support opens in a new tab",
            "Become a partner",
            "LoginLogin opens in a new tab",
            "Get Demo",
            "About Us",
            "Investor Relations",
            "Board of Directors",
            "Careers",
            "AudioEye A11iance Team",
            "Blog",
            "Press Center",
            "AudioEye VideosAudioEye Videos opens in a new tab",
            "Customer Case Studies",
            "Contact us",
            "LoginLogin opens in a new tab",
            "Get Demo",
            "Pricing",
            "LoginLogin opens in a new tab",
            "Get Demo",
            "Book Demo",
            "Become a Partner",
            "Free Consultation",
            "Learn more about the A11iance Team",
            "View All Integrations",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Download White Paper",
            "How It Works",
            "Pricing",
            "Integrations",
            "Website Accessibility Checker",
            "Document Remediation",
            "Accessible Web Design Guide",
            "Accessibility Statement",
            "About Us",
            "Investor Relations",
            "Partner Program",
            "Careers",
            "Blog",
            "Press Center",
            "Case Studies",
            "Compliance Overview",
            "Lawsuits",
            "WCAG 2.1",
            "ADA",
            "Section 508",
            "AODA",
            "CA State & Unruh",
            "Contact Us",
            "Schedule A Demo",
            "Request Legal Support",
            "Request Partner SupportRequest Partner Support opens in a new tab",
            "Apply to Become a Partner",
            "Help CenterHelp Center opens in a new tab",
            "System StatusSystem Status opens in a new tab",
            "linkedin opens in a new tab",
            "facebook opens in a new tab",
            "twitter opens in a new tab",
            "instagram opens in a new tab",
            "www.audioeye.com/ip"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.audioeye.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.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.audioeye.com/",
      "result": {
        "roleElements": 38,
        "badRoleElements": 23,
        "redundantRoleElements": 9,
        "tagNames": {
          "DIV": {
            "banner": {
              "bad": 1,
              "redundant": 0
            },
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "heading": {
              "bad": 2,
              "redundant": 0
            },
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 3
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 5
            }
          },
          "P": {
            "heading": {
              "bad": 16,
              "redundant": 0
            }
          },
          "H3": {
            "heading": {
              "bad": 0,
              "redundant": 1
            }
          },
          "A": {
            "button": {
              "bad": 2,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.audioeye.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 33,
            "subtotals": [
              14,
              5,
              5,
              4,
              3,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 156,
            "subtotals": [
              155,
              1
            ]
          },
          "listLink": {
            "total": 6
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 12,
            "subtotals": [
              10,
              1,
              1
            ]
          },
          "h3": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                "Product",
                "Compliance",
                "Partners",
                "Company",
                "",
                "",
                "Product",
                "Product",
                "",
                "Compliance",
                "Compliance",
                "",
                "Partners",
                "Partners",
                "",
                "Company",
                "Company",
                ""
              ],
              "solid": [
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Free Scan",
                "Start Free Trial",
                "Start Free Trial",
                "",
                "1",
                "2",
                "3",
                "",
                "Start Free Trial"
              ]
            },
            "borderWidth": {
              "0px": [
                "Product",
                "Compliance",
                "Partners",
                "Company",
                "",
                "",
                "Product",
                "Product",
                "",
                "Compliance",
                "Compliance",
                "",
                "Partners",
                "Partners",
                "",
                "Company",
                "Company",
                ""
              ],
              "2px": [
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Free Scan",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "1px": [
                "",
                "1",
                "2",
                "3",
                ""
              ]
            },
            "height": {
              "28px": [
                "Product",
                "Compliance",
                "Partners",
                "Company"
              ],
              "36px": [
                "Start Free Trial"
              ],
              "auto": [
                "",
                "",
                "Product",
                "Product",
                "",
                "Compliance",
                "Compliance",
                "",
                "Partners",
                "Partners",
                "",
                "Company",
                "Company",
                ""
              ],
              "fit-content": [
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "58px": [
                "Free Scan"
              ],
              "56px": [
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "35px": [
                "",
                "1",
                "2",
                "3",
                ""
              ]
            },
            "minHeight": {
              "auto": [
                "Product",
                "Compliance",
                "Partners",
                "Company",
                "Start Free Trial",
                "Free Scan",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "0px": [
                "",
                "",
                "Product",
                "Product",
                "",
                "Start Free Trial",
                "Compliance",
                "Compliance",
                "",
                "Start Free Trial",
                "Partners",
                "Partners",
                "",
                "Start Free Trial",
                "Company",
                "Company",
                "",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "35px": [
                "",
                "1",
                "2",
                "3",
                ""
              ]
            },
            "minWidth": {
              "auto": [
                "Product",
                "Compliance",
                "Partners",
                "Company",
                "Start Free Trial",
                "Free Scan",
                "Start Free Trial",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "0px": [
                "",
                "",
                "Product",
                "Product",
                "",
                "Start Free Trial",
                "Compliance",
                "Compliance",
                "",
                "Start Free Trial",
                "Partners",
                "Partners",
                "",
                "Start Free Trial",
                "Company",
                "Company",
                "",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "40px": [
                "",
                "1",
                "2",
                "3",
                ""
              ]
            }
          },
          "adjacentLink": {
            "opacity": {
              "0": [
                "Skip to main content"
              ],
              "1": [
                "",
                "How It Works",
                "Website Accessibility Checker",
                "Color Contrast Checker",
                "Accessible Web Design Guide",
                "Accessibility Training",
                "Document Remediation",
                "A11iance User Testing",
                "All Integrations",
                "BigCommerce",
                "Drupal",
                "Duda",
                "Google Tag Manager",
                "Hubspot",
                "Joomla",
                "Magento",
                "Shopify",
                "Squarespace",
                "Webflow",
                "Wix",
                "WooCommerce",
                "WordPress",
                "Volusion",
                "Schedule a demo",
                "ADA Compliance",
                "WCAG 2.1 Compliance",
                "Section 508 Compliance",
                "AODA Compliance",
                "Unruh Civil Rights Act",
                "Compliance Overview",
                "Accessibility Lawsuits",
                "Building for Digital Accessibility at Scale",
                "AudioEye Trusted Certification",
                "Accessibility Statement",
                "Request legal support",
                "Partnerships",
                "AudioEye for Agencies",
                "AudioEye for Platforms",
                "Become a Referral Partner",
                "Partner Portal LoginPartner Portal Login  opens in a new tab",
                "Partner SupportPartner Support  opens in a new tab",
                "Become a partner",
                "About Us",
                "Investor Relations",
                "Board of Directors",
                "Careers",
                "AudioEye A11iance Team",
                "Blog",
                "Press Center",
                "AudioEye VideosAudioEye Videos  opens in a new tab",
                "Customer Case Studies",
                "Contact us",
                "Pricing",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "",
                "",
                "How It Works",
                "Website Accessibility Checker",
                "Color Contrast Checker",
                "Accessible Web Design Guide",
                "Accessibility Training",
                "All Integrations",
                "Google Tag Manager",
                "Shopify",
                "Squarespace",
                "WordPress",
                "Schedule a demo",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "ADA Compliance",
                "WCAG 2.1 Compliance",
                "Section 508 Compliance",
                "AODA Compliance",
                "Unruh Civil Rights Act",
                "Compliance Overview",
                "Accessibility Lawsuits",
                "Building for Digital Accessibility at Scale",
                "AudioEye Trusted Certification",
                "Accessibility Statement",
                "Request legal support",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "Partnerships",
                "AudioEye for Agencies",
                "AudioEye for Platforms",
                "Become a Referral Partner",
                "Partner Portal LoginPartner Portal Login  opens in a new tab",
                "Partner SupportPartner Support  opens in a new tab",
                "Become a partner",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "About Us",
                "Investor Relations",
                "Board of Directors",
                "Careers",
                "AudioEye A11iance Team",
                "Blog",
                "Press Center",
                "AudioEye VideosAudioEye Videos  opens in a new tab",
                "Customer Case Studies",
                "Contact us",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "Pricing",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "Book Demo",
                "Become a Partner",
                "Free Consultation",
                "Learn more about the A11iance Team",
                "View All Integrations",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Download White Paper",
                "How It Works",
                "Pricing",
                "Integrations",
                "Website Accessibility Checker",
                "Document Remediation",
                "Accessible Web Design Guide",
                "Accessibility Statement",
                "About Us",
                "Investor Relations",
                "Partner Program",
                "Careers",
                "Blog",
                "Press Center",
                "Case Studies",
                "Compliance Overview",
                "Lawsuits",
                "WCAG 2.1",
                "ADA",
                "Section 508",
                "AODA",
                "CA State & Unruh",
                "Contact Us",
                "Schedule A Demo",
                "Request Legal Support",
                "Request Partner SupportRequest Partner Support  opens in a new tab",
                "Apply to Become a Partner",
                "Help CenterHelp Center  opens in a new tab",
                "System StatusSystem Status  opens in a new tab",
                "linkedin  opens in a new tab",
                "facebook  opens in a new tab",
                "twitter  opens in a new tab",
                "instagram  opens in a new tab",
                "www.audioeye.com/ip"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content"
              ],
              "none": [
                "",
                "How It Works",
                "Website Accessibility Checker",
                "Color Contrast Checker",
                "Accessible Web Design Guide",
                "Accessibility Training",
                "Document Remediation",
                "A11iance User Testing",
                "All Integrations",
                "BigCommerce",
                "Drupal",
                "Duda",
                "Google Tag Manager",
                "Hubspot",
                "Joomla",
                "Magento",
                "Shopify",
                "Squarespace",
                "Webflow",
                "Wix",
                "WooCommerce",
                "WordPress",
                "Volusion",
                "Schedule a demo",
                "ADA Compliance",
                "WCAG 2.1 Compliance",
                "Section 508 Compliance",
                "AODA Compliance",
                "Unruh Civil Rights Act",
                "Compliance Overview",
                "Accessibility Lawsuits",
                "Building for Digital Accessibility at Scale",
                "AudioEye Trusted Certification",
                "Accessibility Statement",
                "Request legal support",
                "Partnerships",
                "AudioEye for Agencies",
                "AudioEye for Platforms",
                "Become a Referral Partner",
                "Partner Portal LoginPartner Portal Login  opens in a new tab",
                "Partner SupportPartner Support  opens in a new tab",
                "Become a partner",
                "About Us",
                "Investor Relations",
                "Board of Directors",
                "Careers",
                "AudioEye A11iance Team",
                "Blog",
                "Press Center",
                "AudioEye VideosAudioEye Videos  opens in a new tab",
                "Customer Case Studies",
                "Contact us",
                "Pricing",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "",
                "",
                "How It Works",
                "Website Accessibility Checker",
                "Color Contrast Checker",
                "Accessible Web Design Guide",
                "Accessibility Training",
                "All Integrations",
                "Google Tag Manager",
                "Shopify",
                "Squarespace",
                "WordPress",
                "Schedule a demo",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "ADA Compliance",
                "WCAG 2.1 Compliance",
                "Section 508 Compliance",
                "AODA Compliance",
                "Unruh Civil Rights Act",
                "Compliance Overview",
                "Accessibility Lawsuits",
                "Building for Digital Accessibility at Scale",
                "AudioEye Trusted Certification",
                "Accessibility Statement",
                "Request legal support",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "Partnerships",
                "AudioEye for Agencies",
                "AudioEye for Platforms",
                "Become a Referral Partner",
                "Partner Portal LoginPartner Portal Login  opens in a new tab",
                "Partner SupportPartner Support  opens in a new tab",
                "Become a partner",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "About Us",
                "Investor Relations",
                "Board of Directors",
                "Careers",
                "AudioEye A11iance Team",
                "Blog",
                "Press Center",
                "AudioEye VideosAudioEye Videos  opens in a new tab",
                "Customer Case Studies",
                "Contact us",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "Pricing",
                "LoginLogin  opens in a new tab",
                "Get Demo",
                "Book Demo",
                "Become a Partner",
                "Free Consultation",
                "Learn more about the A11iance Team",
                "View All Integrations",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Download White Paper",
                "How It Works",
                "Pricing",
                "Integrations",
                "Website Accessibility Checker",
                "Document Remediation",
                "Accessible Web Design Guide",
                "Accessibility Statement",
                "About Us",
                "Investor Relations",
                "Partner Program",
                "Careers",
                "Blog",
                "Press Center",
                "Case Studies",
                "Compliance Overview",
                "Lawsuits",
                "WCAG 2.1",
                "ADA",
                "Section 508",
                "AODA",
                "CA State & Unruh",
                "Contact Us",
                "Schedule A Demo",
                "Request Legal Support",
                "Request Partner SupportRequest Partner Support  opens in a new tab",
                "Apply to Become a Partner",
                "Help CenterHelp Center  opens in a new tab",
                "System StatusSystem Status  opens in a new tab",
                "linkedin  opens in a new tab",
                "facebook  opens in a new tab",
                "twitter  opens in a new tab",
                "instagram  opens in a new tab",
                "www.audioeye.com/ip"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(20, 19, 22)": [
                "Visibility and insights in one dashboard.",
                "Visibility and insights in one dashboard.",
                "Personalized accessibility experiences, delivered.",
                "Personalized accessibility experiences, delivered.",
                "We add to the tech stack for agencies and partners.",
                "We add to the tech stack for agencies and partners.",
                "Certified accessibility experts at your service.",
                "Certified accessibility experts at your service.",
                "AudioEye A11iance Team",
                "AudioEye A11iance Team",
                "Building for Digital Accessibility at Scale"
              ],
              "rgb(255, 255, 255)": [
                "Building accessible websites is a journey, and we're here to help."
              ]
            },
            "fontSize": {
              "32px": [
                "Visibility and insights in one dashboard.",
                "Visibility and insights in one dashboard.",
                "Personalized accessibility experiences, delivered.",
                "Personalized accessibility experiences, delivered.",
                "We add to the tech stack for agencies and partners.",
                "We add to the tech stack for agencies and partners.",
                "Certified accessibility experts at your service.",
                "Certified accessibility experts at your service.",
                "AudioEye A11iance Team",
                "AudioEye A11iance Team",
                "Building accessible websites is a journey, and we're here to help."
              ],
              "48px": [
                "Building for Digital Accessibility at Scale"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.audioeye.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.audioeye.com/",
      "result": {
        "totals": {
          "total": 386,
          "tagNames": {
            "A": 48,
            "DIV": 62,
            "P": 116,
            "SPAN": 126,
            "BUTTON": 10,
            "H1": 1,
            "H2": 12,
            "H3": 1,
            "STRONG": 1,
            "UL": 1,
            "LI": 8
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "ProductServicesHow It WorksWebsite Accessibility CheckerColor Contrast CheckerAccessible Web Design "
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Product"
          },
          {
            "tagName": "DIV",
            "id": "product-submenu",
            "text": "ServicesHow It WorksWebsite Accessibility CheckerColor Contrast CheckerAccessible Web Design GuideAc"
          },
          {
            "tagName": "P",
            "id": "services",
            "text": "Services"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "How It Works"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Website Accessibility Checker"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Color Contrast Checker"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessible Web Design Guide"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Training"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Document Remediation"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "A11iance User Testing"
          },
          {
            "tagName": "P",
            "id": "integrations",
            "text": "Integrations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "All Integrations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "BigCommerce"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Drupal"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Duda"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Google Tag Manager"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Hubspot"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Joomla"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Magento"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Shopify"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Squarespace"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Webflow"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Wix"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "WooCommerce"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "WordPress"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Volusion"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Want to see AudioEye in action?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Schedule a demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Schedule a demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Compliance"
          },
          {
            "tagName": "DIV",
            "id": "compliance-submenu",
            "text": "StandardsADA ComplianceWCAG 2.1 ComplianceSection 508 ComplianceAODA ComplianceUnruh Civil Rights Ac"
          },
          {
            "tagName": "P",
            "id": "standards",
            "text": "Standards"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ADA Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "WCAG 2.1 Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Section 508 Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AODA Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Unruh Civil Rights Act"
          },
          {
            "tagName": "P",
            "id": "resources",
            "text": "Resources"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Compliance Overview"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Lawsuits"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Building for Digital Accessibility at Scale"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye Trusted Certification"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Statement"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Received a demand letter?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Request legal support"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Request legal support"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Partners"
          },
          {
            "tagName": "DIV",
            "id": "partners-submenu",
            "text": "PartnershipsPartnershipsAudioEye for AgenciesAudioEye for PlatformsResourcesBecome a Referral Partne"
          },
          {
            "tagName": "P",
            "id": "partnerships",
            "text": "Partnerships"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partnerships"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye for Agencies"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye for Platforms"
          },
          {
            "tagName": "P",
            "id": "resources",
            "text": "Resources"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Become a Referral Partner"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partner Portal Login"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partner Support"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Have client websites?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Become a partner"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Become a partner"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Company"
          },
          {
            "tagName": "DIV",
            "id": "company-submenu",
            "text": "AudioeyeAbout UsInvestor RelationsBoard of DirectorsCareersAudioEye A11iance TeamResourcesBlogPress "
          },
          {
            "tagName": "P",
            "id": "audioeye",
            "text": "Audioeye"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "About Us"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Investor Relations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Board of Directors"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Careers"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye A11iance Team"
          },
          {
            "tagName": "P",
            "id": "resources",
            "text": "Resources"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Blog"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Press Center"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye Videos"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Customer Case Studies"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Ready to connect?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact us"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Contact us"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Pricing"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Login"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "ProductProductServicesHow It WorksWebsite Accessibility CheckerColor Contrast CheckerAccessible Web "
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Product"
          },
          {
            "tagName": "DIV",
            "id": "product-submenu",
            "text": "ProductServicesHow It WorksWebsite Accessibility CheckerColor Contrast CheckerAccessible Web Design "
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Product"
          },
          {
            "tagName": "P",
            "id": "services",
            "text": "Services"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "How It Works"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Website Accessibility Checker"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Color Contrast Checker"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessible Web Design Guide"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Training"
          },
          {
            "tagName": "P",
            "id": "integrations",
            "text": "Integrations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "All Integrations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Google Tag Manager"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Shopify"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Squarespace"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "WordPress"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Want to see AudioEye in action?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Schedule a demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Schedule a demo"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Login"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Compliance"
          },
          {
            "tagName": "DIV",
            "id": "compliance-submenu",
            "text": "ComplianceStandardsADA ComplianceWCAG 2.1 ComplianceSection 508 ComplianceAODA ComplianceUnruh Civil"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Compliance"
          },
          {
            "tagName": "P",
            "id": "standards",
            "text": "Standards"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ADA Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "WCAG 2.1 Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Section 508 Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AODA Compliance"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Unruh Civil Rights Act"
          },
          {
            "tagName": "P",
            "id": "resources",
            "text": "Resources"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Compliance Overview"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Lawsuits"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Building for Digital Accessibility at Scale"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye Trusted Certification"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Statement"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Received a demand letter?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Request legal support"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Request legal support"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Login"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Partners"
          },
          {
            "tagName": "DIV",
            "id": "partners-submenu",
            "text": "PartnersPartnershipsPartnershipsAudioEye for AgenciesAudioEye for PlatformsResourcesBecome a Referra"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Partners"
          },
          {
            "tagName": "P",
            "id": "partnerships",
            "text": "Partnerships"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partnerships"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye for Agencies"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye for Platforms"
          },
          {
            "tagName": "P",
            "id": "resources",
            "text": "Resources"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Become a Referral Partner"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partner Portal Login"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partner Support"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Have client websites?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Become a partner"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Become a partner"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Login"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Company"
          },
          {
            "tagName": "DIV",
            "id": "company-submenu",
            "text": "CompanyAudioeyeAbout UsInvestor RelationsBoard of DirectorsCareersAudioEye A11iance TeamResourcesBlo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Company"
          },
          {
            "tagName": "P",
            "id": "audioeye",
            "text": "Audioeye"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "About Us"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Investor Relations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Board of Directors"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Careers"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye A11iance Team"
          },
          {
            "tagName": "P",
            "id": "resources",
            "text": "Resources"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Blog"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Press Center"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AudioEye Videos"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Customer Case Studies"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Ready to connect?"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact us"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Contact us"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Login"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Pricing"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Login"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Get Demo"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Let us walk you through how AudioEye works"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Let us walk you through how AudioEye works"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Book Demo"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Book Demo"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "#1 in web accessibility"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "#1 in web accessibility"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Web Accessibility Platform for Businesses of All Sizes"
          },
          {
            "tagName": "H1",
            "id": "",
            "text": "Web Accessibility Platform for Businesses of All Sizes"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Begin your path to ADA & WCAG compliance with AudioEye's easy-to-use technology platform, certified "
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Begin your path to ADA & WCAG compliance with AudioEye's easy-to-use technology platform, certified "
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Enter URL to get your free Compliance Score"
          },
          {
            "tagName": "P",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Free Scan"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Free Scan"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Trusted by over 75k customers"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Trusted by over 75k customers"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Visibility and insights in one dashboard.Visibility and insights in one dashboard.View, analyze, and"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Visibility and insights in one dashboard."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Visibility and insights in one dashboard."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Visibility and insights in one dashboard."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Visibility and insights in one dashboard."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "View, analyze, and track progress on all accessibility issues found with AudioEye’s Issue Reporting."
          },
          {
            "tagName": "P",
            "id": "",
            "text": "View, analyze, and track progress on all accessibility issues found with AudioEye’s Issue Reporting."
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "GET DETAILED REPORTS"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "See which issues have been fixed automatically and which require additional attention"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "PRIORITIZE FIXES"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Sort accessibility issues by type and severity to prioritize the most important fixes"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "BUILD USER EMPATHY"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Understand each issue’s impact on user experience for people of different abilities"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Personalized accessibility experiences, delivered.Personalized accessibility experiences, delivered."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Personalized accessibility experiences, delivered."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Personalized accessibility experiences, delivered."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Personalized accessibility experiences, delivered."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Personalized accessibility experiences, delivered."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Deliver accessible and optimized experiences that feel native to your website with our advanced acce"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Deliver accessible and optimized experiences that feel native to your website with our advanced acce"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "AUTOMATED FIXES"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "As accessibility issues arise, we find and fix the majority of them before they reach your customers"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "PROVEN RESULTS"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Assistive technology (AT) users regularly confirm that AudioEye improves their online experiences"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "PERSONALIZATION"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "AudioEye's Visual Toolkit allows customers to take control of their experiences to suit their needs"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked at"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked at"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Diti Bhasin"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Diti Bhasin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Director of Digital Strategies & Equity at Flexability"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Director of Digital Strategies & Equity at Flexability"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "1"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "2"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "3"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We add to the tech stack for agencies and partners.<img data-gatsby-image-ssr=\"\" data-main-image=\"\" "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We add to the tech stack for agencies and partners."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "We add to the tech stack for agencies and partners."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We add to the tech stack for agencies and partners."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "We add to the tech stack for agencies and partners."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Join the AudioEye’s Partner Network to offer accessibility solutions to all your clients and earn ad"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Join the AudioEye’s Partner Network to offer accessibility solutions to all your clients and earn ad"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Become a Partner"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Become a Partner"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "FINANCIAL INCENTIVES"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Bulk discounts and commissions that fit every business model"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "DEDICATED SUPPORT"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Dedicated partner managers are available to assist every step of the way"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "SCALABLE SOLUTION"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "One dashboard to manage and monitor thousands of websites"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Certified accessibility experts at your service.<img data-gatsby-image-ssr=\"\" data-main-image=\"\" sty"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Certified accessibility experts at your service."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Certified accessibility experts at your service."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Certified accessibility experts at your service."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Certified accessibility experts at your service."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "With over 15 years of expertise, AudioEye practically wrote the book on web accessibility. We unders"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "With over 15 years of expertise, AudioEye practically wrote the book on web accessibility. We unders"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Free Consultation"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Free Consultation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "ADVANCED LEGAL SUPPORT"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Our technical team can build custom response letters that outline how AudioEye has solved issues on "
          },
          {
            "tagName": "P",
            "id": "",
            "text": "CUSTOM REMEDIATIONS"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "We offer low-score monitoring and custom fixes for accessibility issues that can’t be corrected by a"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "PDF, MEDIA, AND MOBILE APPS"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "We also specialize in remediation services for PDFs, iOS, and Android applications; closed captionin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AudioEye A11iance Team<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity:0\" sizes=\"(min"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AudioEye A11iance Team"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "AudioEye A11iance Team"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AudioEye A11iance Team"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "AudioEye A11iance Team"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our A11iance community is made up of a group of people with varying disabilities and backgrounds. Cu"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Our A11iance community is made up of a group of people with varying disabilities and backgrounds. Cu"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Learn more about the A11iance Team"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "H3",
            "id": "",
            "text": "Web accessibility for the most popular platforms"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "No matter which platform you've used to build your website, you can easily activate AudioEye and beg"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "No matter which platform you've used to build your website, you can easily activate AudioEye and beg"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "View All Integrations"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "View All Integrations"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Read the White Paper"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Read the White Paper"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Building for Digital Accessibility at Scale"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Building for Digital Accessibility at Scale"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The internet is the world's most significant public space today. Yet, 97% of it is inaccessible to p"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "The internet is the world's most significant public space today. Yet, 97% of it is inaccessible to p"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Download White Paper"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Download White Paper"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Building accessible websites is a journey, and we're here to help."
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Building accessible websites is a journey, and we're here to help."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AudioEye helps you work towards ADA and WCAG 2.1 compliance through a combination of advanced automa"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "AudioEye helps you work towards ADA and WCAG 2.1 compliance through a combination of advanced automa"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Start Free Trial"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "How AudioEye helps you stay compliant:"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "How AudioEye helps you stay compliant:"
          },
          {
            "tagName": "STRONG",
            "id": "",
            "text": "How AudioEye helps you stay compliant:"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sustainable Testing and Remediation PlanOngoing Automated TestingPeriodic Manual AuditsAccessibility"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Sustainable Testing and Remediation PlanOngoing Automated TestingPeriodic Manual AuditsAccessibility"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Sustainable Testing and Remediation Plan"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Ongoing Automated Testing"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Periodic Manual Audits"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Accessibility Training and Education"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Issue Reporting Real-time Dashboard"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Available Grievance Procedures"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Free Fixes for Reported Issues"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Patented Automated Remediations"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Product"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "How It Works"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "How It Works"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Pricing"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Pricing"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Integrations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Integrations"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Website Accessibility Checker"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Website Accessibility Checker"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Document Remediation"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Document Remediation"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Accessible Web Design Guide"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessible Web Design Guide"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Accessibility Statement"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Accessibility Statement"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Company"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "About Us"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "About Us"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Investor Relations"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Investor Relations"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Partner Program"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Partner Program"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Careers"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Careers"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Blog"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Blog"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Press Center"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Press Center"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Case Studies"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Case Studies"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Compliance"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Compliance Overview"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Compliance Overview"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Lawsuits"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Lawsuits"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "WCAG 2.1"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "WCAG 2.1"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "ADA"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ADA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Section 508"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Section 508"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "AODA"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "AODA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "CA State & Unruh"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "CA State & Unruh"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Support"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Schedule A Demo"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Schedule A Demo"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Request Legal Support"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Request Legal Support"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Request Partner SupportRequest Partner Support opens in a new tab"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Request Partner Support"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Apply to Become a Partner"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Apply to Become a Partner"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Help CenterHelp Center opens in a new tab"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Help Center"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "System StatusSystem Status opens in a new tab"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "System Status"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Terms of Service"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Privacy Policy"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Privacy Settings"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Terms of Service"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Privacy Policy"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Privacy Settings"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Copyright ©2021 AudioEye, Inc. All rights reserved. AUDIOEYE is a U.S. registered trademark of Audio"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "www.audioeye.com/ip"
          },
          {
            "tagName": "DIV",
            "id": "modal-root",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "failures": 120,
          "warnings": 58
        },
        "items": [
          {
            "index": 675,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Product",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 676,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]",
              "codeLines": [
                "<div class=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-lab...",
                "  <div class=\"css-1s5gs0t e1ijcn3g11\"></div>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Services",
                "    </p>",
                "    <ul aria-labelledby=\"services\" class=\"services  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2c8f1e4e-4b6c-472c-95cb-da3c56b1...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/how-it-works/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"how-it-works\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            How It Works",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af83...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/website-accessibility-checker/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"website-accessibility-checker\" class=\"e1ijcn3g5 css-166ta...",
                "            Website Accessibility Checker",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/32fdbc7f-2a81-4f9e-b636-7bb45a77...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/color-contrast-checker/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"color-contrast-checker\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Color Contrast Checker",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/370633a3-400d-4749-a3f0-a2770eb5...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/accessible-web-design/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessible-web-design-guide\" class=\"e1ijcn3g5 css-166tara...",
                "            Accessible Web Design Guide",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/35dc84c6-d78e-4cf6-9369-b78a81c7...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-training/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessibility-training\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Accessibility Training",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"document-remediation\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/84951267-f0cb-4a22-9192-722be535...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/document-remediation-services/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"document-remediation\" class=\"e1ijcn3g5 css-166tara e1f29z...",
                "            Document Remediation",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"a11iance-user-testing\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/54f7b5b5-bdda-4be5-9dda-602fc95e...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-a11iance-testing/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"a11iance-user-testing\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "            A11iance User Testing",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Integrations",
                "    </p>",
                "    <ul aria-labelledby=\"integrations\" class=\"integrations last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/38d8fe1e-6e28-4c35-bc4d-9fc49efb...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/cms-integrations/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"all-integrations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "            All Integrations",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"bigcommerce\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/64066a8e-00cc-4e16-8b15-3b776313...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/bigcommerce/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"bigcommerce\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            BigCommerce",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"drupal\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/364e8d15-83a6-4ef0-91a5-214801ca...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/drupal/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"drupal\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Drupal",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"duda\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/49c5cebd-3266-4163-a185-49e96901...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/duda/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"duda\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Duda",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/835a6394-0847-4a20-8978-ea625c35...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/google-tag-manager/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"google-tag-manager\" class=\"e1ijcn3g5 css-166tara e1f29zw8...",
                "            Google Tag Manager",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"hubspot\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1daa0f6a-3899-45eb-8247-57f4bf3d...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/hubspot/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"hubspot\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Hubspot",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"joomla\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/73161793-0f9e-4e67-9997-ce4c2a70...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/joomla/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"joomla\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Joomla",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"magento\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/574eac2f-c01d-45b6-98e1-0033b0b4...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/magento/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"magento\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Magento",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/65fc7e20-2411-4284-882f-1ac5fe87...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/shopify/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"shopify\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Shopify",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6d7f5612-093b-4152-8626-6562e8af...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/squarespace/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"squarespace\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Squarespace",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"webflow\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/c7007a9a-e961-41b0-8a61-0fcc4ea6...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/webflow/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"webflow\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Webflow",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wix\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1026f797-70f9-43b5-84fb-dd85af4e...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/wix/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"wix\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Wix",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"woocommerce\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ffb48b4e-ca14-4a5d-b55e-3be99d4d...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/woocommerce/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"woocommerce\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            WooCommerce",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2b11f633-1232-4934-bb55-1fbc6c45...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/wordpress/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"wordpress\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            WordPress",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"volusion\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/70dd555d-30ff-44b1-a543-8407718c...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/volusion/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"volusion\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Volusion",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Want to see AudioEye in action?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/free-cons...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Schedule a demo",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 677,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"se...",
                "  Services",
                "</p>"
              ]
            }
          },
          {
            "index": 678,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2c8f1e4e-4b6c-472c-95cb-da3c56b146d5_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/how-it-works/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"how-it-works\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      How It Works",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 679,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af831f6d_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/website-accessibility-checker/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"website-accessibility-checker\" class=\"e1ijcn3g5 css-166tara e1f...",
                "      Website Accessibility Checker",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/32fdbc7f-2a81-4f9e-b636-7bb45a77f361_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/color-contrast-checker/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"color-contrast-checker\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Color Contrast Checker",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/370633a3-400d-4749-a3f0-a2770eb5f37e_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/accessible-web-design/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessible-web-design-guide\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "      Accessible Web Design Guide",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 682,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/35dc84c6-d78e-4cf6-9369-b78a81c784ab_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/audioeye-training/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessibility-training\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Accessibility Training",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"in...",
                "  Integrations",
                "</p>"
              ]
            }
          },
          {
            "index": 686,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/38d8fe1e-6e28-4c35-bc4d-9fc49efb2043_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/cms-integrations/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"all-integrations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      All Integrations",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/835a6394-0847-4a20-8978-ea625c35602a_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/google-tag-manager/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"google-tag-manager\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Google Tag Manager",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 694,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[9]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/65fc7e20-2411-4284-882f-1ac5fe877773_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/shopify/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"shopify\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Shopify",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 695,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[10]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6d7f5612-093b-4152-8626-6562e8af069b_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/squarespace/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"squarespace\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Squarespace",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 699,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[14]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2b11f633-1232-4934-bb55-1fbc6c452b5c_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/wordpress/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"wordpress\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      WordPress",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 701,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-s...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Compliance",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 702,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]",
              "codeLines": [
                "<div class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" ar...",
                "  <div class=\"css-1s5gs0t e1ijcn3g11\"></div>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Standards",
                "    </p>",
                "    <ul aria-labelledby=\"standards\" class=\"standards  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3f59d0a4-fa98-4ef0-8c9e-01736445...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/ada/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"ada-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            ADA Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1e5ac1c5-c288-455c-8178-3371f2c0...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/wcag/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"wcag-2.1-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw...",
                "            WCAG 2.1 Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5d51357e-c4d4-4751-bfc0-bb760987...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/section-508/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"section-508-compliance\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Section 508 Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1dcd94fc-e039-438f-be93-ee38ee3e...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/aoda/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"aoda-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            AODA Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/378c0ffa-b2e4-4e43-b2f4-a7b85438...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/california/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"unruh-civil-rights-act\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Unruh Civil Rights Act",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Resources",
                "    </p>",
                "    <ul aria-labelledby=\"resources\" class=\"resources last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6412a393-1ce7-4e80-9649-77eaec4d...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"compliance-overview\" class=\"e1ijcn3g5 css-166tara e1f29zw...",
                "            Compliance Overview",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/dc831755-1b32-49c8-8129-27c7aa9b...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/web-accessibility-lawsuits/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessibility-lawsuits\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Accessibility Lawsuits",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-s...",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f2512476-624a-4654-880d-43a5bd03...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/building-for-digital-accessibility-at-scale/\" rel=\"noopene...",
                "          <span color=\"offBlack\" data-cy=\"building-for-digital-accessibility-at-scale\" class=\"e1ijc...",
                "            Building for Digital Accessibility at Scale",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3647d67d-d2a3-407e-b9cf-a70aeba3...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-trusted-certification/\" rel=\"noopener noreferrer\"...",
                "          <span color=\"offBlack\" data-cy=\"audioeye-trusted-certification\" class=\"e1ijcn3g5 css-166t...",
                "            AudioEye Trusted Certification",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5eb44ca7-097a-4a80-a884-7a47da32...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/accessibility-statement/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessibility-statement\" class=\"e1ijcn3g5 css-166tara e1f...",
                "            Accessibility Statement",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Received a demand letter?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/request-l...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Request legal support",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 703,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"st...",
                "  Standards",
                "</p>"
              ]
            }
          },
          {
            "index": 704,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3f59d0a4-fa98-4ef0-8c9e-01736445a13e_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/ada/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"ada-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      ADA Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 705,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1e5ac1c5-c288-455c-8178-3371f2c025bc_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/wcag/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"wcag-2.1-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      WCAG 2.1 Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 706,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5d51357e-c4d4-4751-bfc0-bb760987f04c_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/section-508/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"section-508-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Section 508 Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 707,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1dcd94fc-e039-438f-be93-ee38ee3e3c93_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/aoda/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"aoda-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      AODA Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 708,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/378c0ffa-b2e4-4e43-b2f4-a7b85438cbed_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/california/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"unruh-civil-rights-act\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Unruh Civil Rights Act",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 709,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"re...",
                "  Resources",
                "</p>"
              ]
            }
          },
          {
            "index": 710,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6412a393-1ce7-4e80-9649-77eaec4d2daa_g...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"compliance-overview\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Compliance Overview",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 711,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/dc831755-1b32-49c8-8129-27c7aa9bc8fb_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/web-accessibility-lawsuits/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessibility-lawsuits\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Accessibility Lawsuits",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 712,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-scale\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f2512476-624a-4654-880d-43a5bd03376f_w...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/building-for-digital-accessibility-at-scale/\" rel=\"noopener nore...",
                "    <span color=\"offBlack\" data-cy=\"building-for-digital-accessibility-at-scale\" class=\"e1ijcn3g5 c...",
                "      Building for Digital Accessibility at Scale",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3647d67d-d2a3-407e-b9cf-a70aeba315eb_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/audioeye-trusted-certification/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-trusted-certification\" class=\"e1ijcn3g5 css-166tara e1...",
                "      AudioEye Trusted Certification",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 714,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5eb44ca7-097a-4a80-a884-7a47da32dbc7_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/accessibility-statement/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessibility-statement\" class=\"e1ijcn3g5 css-166tara e1f29zw84...",
                "      Accessibility Statement",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 715,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-subme...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Partners",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 716,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]",
              "codeLines": [
                "<div class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-l...",
                "  <div class=\"css-1s5gs0t e1ijcn3g11\"></div>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Partnerships",
                "    </p>",
                "    <ul aria-labelledby=\"partnerships\" class=\"partnerships  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7e006e1f-9721-45d6-9e06-5f4db361...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/partners/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"partnerships\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Partnerships",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/545c705d-cd48-4bad-8705-ea043a82...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/partners/agency/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"audioeye-for-agencies\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "            AudioEye for Agencies",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/99962cc3-f458-4ee8-a723-a7730045...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/partners/platform/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"audioeye-for-platforms\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            AudioEye for Platforms",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Resources",
                "    </p>",
                "    <ul aria-labelledby=\"resources\" class=\"resources last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/23ea703a-dfe8-4097-bd34-5385dae2...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/referral-partner-form/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"become-a-referral-partner\" class=\"e1ijcn3g5 css-166tara e...",
                "            Become a Referral Partner",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b24230fb-649f-43aa-a4cf-958b0e0a...",
                "        <a tabindex=\"-1\" href=\"https://audioeye.force.com/partners/s/login/\" rel=\"noopener noreferr...",
                "          <span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29z...",
                "            Partner Portal Login",
                "          </span>",
                "          <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "            Partner Portal Login  opens in a new tab",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5da50cdd-661c-48ec-be2e-c46dd17b...",
                "        <a tabindex=\"-1\" href=\"https://help.audioeye.com/hc/en-us/sections/360007055492-Partner-Pro...",
                "          <span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Partner Support",
                "          </span>",
                "          <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "            Partner Support  opens in a new tab",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Have client websites?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/become-a-...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Become a partner",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 717,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[1]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"pa...",
                "  Partnerships",
                "</p>"
              ]
            }
          },
          {
            "index": 718,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[1]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7e006e1f-9721-45d6-9e06-5f4db361b61b_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/partners/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"partnerships\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Partnerships",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 719,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[1]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/545c705d-cd48-4bad-8705-ea043a825029_A...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/partners/agency/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-for-agencies\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      AudioEye for Agencies",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 720,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[1]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/99962cc3-f458-4ee8-a723-a77300458047_I...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/partners/platform/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-for-platforms\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      AudioEye for Platforms",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 721,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"re...",
                "  Resources",
                "</p>"
              ]
            }
          },
          {
            "index": 722,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/23ea703a-dfe8-4097-bd34-5385dae2abda_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/referral-partner-form/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"become-a-referral-partner\" class=\"e1ijcn3g5 css-166tara e1f29zw...",
                "      Become a Referral Partner",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 723,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b24230fb-649f-43aa-a4cf-958b0e0a7ecc_p...",
                "  <a tabindex=\"-1\" href=\"https://audioeye.force.com/partners/s/login/\" rel=\"noopener noreferrer\" ta...",
                "    <span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Partner Portal Login",
                "    </span>",
                "    <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "      Partner Portal Login  opens in a new tab",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 724,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5da50cdd-661c-48ec-be2e-c46dd17b16dd_p...",
                "  <a tabindex=\"-1\" href=\"https://help.audioeye.com/hc/en-us/sections/360007055492-Partner-Programs\"...",
                "    <span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Partner Support",
                "    </span>",
                "    <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "      Partner Support  opens in a new tab",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 725,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Company",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 726,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]",
              "codeLines": [
                "<div class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-lab...",
                "  <div class=\"css-1s5gs0t e1ijcn3g11\"></div>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Audioeye",
                "    </p>",
                "    <ul aria-labelledby=\"audioeye\" class=\"audioeye  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7afa2754-50de-4c96-b61e-8cd7011e...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/about-us/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"about-us\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            About Us",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/50c642a1-213e-4f43-acb0-ef6f3284...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/investor-relations/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"investor-relations\" class=\"e1ijcn3g5 css-166tara e1f29zw8...",
                "            Investor Relations",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/adf461d5-55c2-403c-8670-2dadd5e9...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/about-us/#board-of-directors\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"board-of-directors\" class=\"e1ijcn3g5 css-166tara e1f29zw8...",
                "            Board of Directors",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/a4292dee-a02d-4bce-bb50-870cfbe2...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/careers/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"careers\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Careers",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af83...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-a11iance-team/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"audioeye-a11iance-team\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            AudioEye A11iance Team",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Resources",
                "    </p>",
                "    <ul aria-labelledby=\"resources\" class=\"resources last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/d220b723-6ff0-4d63-9792-b95066d8...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/blog/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"blog\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Blog",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b5ac6322-de85-4cf9-b131-b751ac0b...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/press/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"press-center\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Press Center",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5b311781-43b7-474e-81fc-cbda30b6...",
                "        <a tabindex=\"-1\" href=\"https://www.youtube.com/c/AudioEye\" rel=\"noopener noreferrer\" target...",
                "          <span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            AudioEye Videos",
                "          </span>",
                "          <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "            AudioEye Videos  opens in a new tab",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ccbef294-20ea-4adb-a008-aff87958...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/case-studies/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"customer-case-studies\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "            Customer Case Studies",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Ready to connect?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/contact-u...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Contact us",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 727,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"au...",
                "  Audioeye",
                "</p>"
              ]
            }
          },
          {
            "index": 728,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7afa2754-50de-4c96-b61e-8cd7011eb431_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/about-us/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"about-us\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      About Us",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/50c642a1-213e-4f43-acb0-ef6f328406a0_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/investor-relations/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"investor-relations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Investor Relations",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/adf461d5-55c2-403c-8670-2dadd5e9cba8_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/about-us/#board-of-directors\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"board-of-directors\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Board of Directors",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 731,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/a4292dee-a02d-4bce-bb50-870cfbe2025e_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/careers/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"careers\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Careers",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af831f6d_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/audioeye-a11iance-team/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-a11iance-team\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      AudioEye A11iance Team",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 733,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"re...",
                "  Resources",
                "</p>"
              ]
            }
          },
          {
            "index": 734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/d220b723-6ff0-4d63-9792-b95066d8c527_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/blog/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"blog\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Blog",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 735,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b5ac6322-de85-4cf9-b131-b751ac0b6be2_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/press/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"press-center\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Press Center",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5b311781-43b7-474e-81fc-cbda30b67505_c...",
                "  <a tabindex=\"-1\" href=\"https://www.youtube.com/c/AudioEye\" rel=\"noopener noreferrer\" target=\"_bla...",
                "    <span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      AudioEye Videos",
                "    </span>",
                "    <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "      AudioEye Videos  opens in a new tab",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ccbef294-20ea-4adb-a008-aff879587a4b_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/case-studies/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"customer-case-studies\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Customer Case Studies",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 738,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Product",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]",
              "codeLines": [
                "<div class=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-lab...",
                "  <section class=\"css-1ckeme8 e1ijcn3g1\">",
                "    <button class=\"css-1ey1ax6 e1ijcn3g0\">",
                "      <p class=\"css-u43cdo e1f29zw87\">",
                "        Product",
                "      </p>",
                "    </button>",
                "    <button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\">",
                "      <img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9Ij...",
                "    </button>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Services",
                "    </p>",
                "    <ul aria-labelledby=\"services\" class=\"services  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2c8f1e4e-4b6c-472c-95cb-da3c56b1...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/how-it-works/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"how-it-works\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            How It Works",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af83...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/website-accessibility-checker/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"website-accessibility-checker\" class=\"e1ijcn3g5 css-166ta...",
                "            Website Accessibility Checker",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/32fdbc7f-2a81-4f9e-b636-7bb45a77...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/color-contrast-checker/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"color-contrast-checker\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Color Contrast Checker",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/370633a3-400d-4749-a3f0-a2770eb5...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/accessible-web-design/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessible-web-design-guide\" class=\"e1ijcn3g5 css-166tara...",
                "            Accessible Web Design Guide",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/35dc84c6-d78e-4cf6-9369-b78a81c7...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-training/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessibility-training\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Accessibility Training",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Integrations",
                "    </p>",
                "    <ul aria-labelledby=\"integrations\" class=\"integrations last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/38d8fe1e-6e28-4c35-bc4d-9fc49efb...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/cms-integrations/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"all-integrations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "            All Integrations",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/835a6394-0847-4a20-8978-ea625c35...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/google-tag-manager/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"google-tag-manager\" class=\"e1ijcn3g5 css-166tara e1f29zw8...",
                "            Google Tag Manager",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/65fc7e20-2411-4284-882f-1ac5fe87...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/shopify/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"shopify\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Shopify",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6d7f5612-093b-4152-8626-6562e8af...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/squarespace/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"squarespace\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Squarespace",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2b11f633-1232-4934-bb55-1fbc6c45...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/wordpress/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"wordpress\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            WordPress",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Want to see AudioEye in action?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/free-cons...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Schedule a demo",
                "      </p>",
                "    </a>",
                "  </section>",
                "  <section class=\"css-gdsdtw e1ijcn3g2\">",
                "    <a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" ...",
                "      <span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\">",
                "        Login",
                "      </span>",
                "      <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "        Login  opens in a new tab",
                "      </span>",
                "    </a>",
                "    <button class=\"button  css-1uya2rt ex3ei2k1\" aria-label=\"Start Free Trial\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Start Free Trial",
                "      </p>",
                "    </button>",
                "    <a buttontype=\"secondary\" class=\"button  css-awp625 ex3ei2k0\" href=\"/free-consultation/\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Get Demo",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 740,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"se...",
                "  Services",
                "</p>"
              ]
            }
          },
          {
            "index": 741,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2c8f1e4e-4b6c-472c-95cb-da3c56b146d5_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/how-it-works/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"how-it-works\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      How It Works",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 742,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af831f6d_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/website-accessibility-checker/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"website-accessibility-checker\" class=\"e1ijcn3g5 css-166tara e1f...",
                "      Website Accessibility Checker",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 743,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/32fdbc7f-2a81-4f9e-b636-7bb45a77f361_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/color-contrast-checker/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"color-contrast-checker\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Color Contrast Checker",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 744,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/370633a3-400d-4749-a3f0-a2770eb5f37e_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/accessible-web-design/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessible-web-design-guide\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "      Accessible Web Design Guide",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 745,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/35dc84c6-d78e-4cf6-9369-b78a81c784ab_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/audioeye-training/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessibility-training\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Accessibility Training",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 746,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[3]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"in...",
                "  Integrations",
                "</p>"
              ]
            }
          },
          {
            "index": 747,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[3]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/38d8fe1e-6e28-4c35-bc4d-9fc49efb2043_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/cms-integrations/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"all-integrations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      All Integrations",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 748,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[3]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/835a6394-0847-4a20-8978-ea625c35602a_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/google-tag-manager/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"google-tag-manager\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Google Tag Manager",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 749,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[3]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/65fc7e20-2411-4284-882f-1ac5fe877773_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/shopify/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"shopify\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Shopify",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 750,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[3]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6d7f5612-093b-4152-8626-6562e8af069b_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/squarespace/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"squarespace\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Squarespace",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 751,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[3]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2b11f633-1232-4934-bb55-1fbc6c452b5c_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/wordpress/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"wordpress\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      WordPress",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 752,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-s...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Compliance",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 753,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]",
              "codeLines": [
                "<div class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" ar...",
                "  <section class=\"css-1ckeme8 e1ijcn3g1\">",
                "    <button class=\"css-1ey1ax6 e1ijcn3g0\">",
                "      <p class=\"css-u43cdo e1f29zw87\">",
                "        Compliance",
                "      </p>",
                "    </button>",
                "    <button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\">",
                "      <img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9Ij...",
                "    </button>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Standards",
                "    </p>",
                "    <ul aria-labelledby=\"standards\" class=\"standards  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3f59d0a4-fa98-4ef0-8c9e-01736445...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/ada/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"ada-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            ADA Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1e5ac1c5-c288-455c-8178-3371f2c0...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/wcag/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"wcag-2.1-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw...",
                "            WCAG 2.1 Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5d51357e-c4d4-4751-bfc0-bb760987...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/section-508/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"section-508-compliance\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Section 508 Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1dcd94fc-e039-438f-be93-ee38ee3e...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/aoda/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"aoda-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            AODA Compliance",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/378c0ffa-b2e4-4e43-b2f4-a7b85438...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/california/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"unruh-civil-rights-act\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Unruh Civil Rights Act",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Resources",
                "    </p>",
                "    <ul aria-labelledby=\"resources\" class=\"resources last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6412a393-1ce7-4e80-9649-77eaec4d...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/compliance/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"compliance-overview\" class=\"e1ijcn3g5 css-166tara e1f29zw...",
                "            Compliance Overview",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/dc831755-1b32-49c8-8129-27c7aa9b...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/web-accessibility-lawsuits/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessibility-lawsuits\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            Accessibility Lawsuits",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-s...",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f2512476-624a-4654-880d-43a5bd03...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/building-for-digital-accessibility-at-scale/\" rel=\"noopene...",
                "          <span color=\"offBlack\" data-cy=\"building-for-digital-accessibility-at-scale\" class=\"e1ijc...",
                "            Building for Digital Accessibility at Scale",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3647d67d-d2a3-407e-b9cf-a70aeba3...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-trusted-certification/\" rel=\"noopener noreferrer\"...",
                "          <span color=\"offBlack\" data-cy=\"audioeye-trusted-certification\" class=\"e1ijcn3g5 css-166t...",
                "            AudioEye Trusted Certification",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5eb44ca7-097a-4a80-a884-7a47da32...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/accessibility-statement/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"accessibility-statement\" class=\"e1ijcn3g5 css-166tara e1f...",
                "            Accessibility Statement",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Received a demand letter?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/request-l...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Request legal support",
                "      </p>",
                "    </a>",
                "  </section>",
                "  <section class=\"css-gdsdtw e1ijcn3g2\">",
                "    <a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" ...",
                "      <span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\">",
                "        Login",
                "      </span>",
                "      <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "        Login  opens in a new tab",
                "      </span>",
                "    </a>",
                "    <button class=\"button  css-1uya2rt ex3ei2k1\" aria-label=\"Start Free Trial\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Start Free Trial",
                "      </p>",
                "    </button>",
                "    <a buttontype=\"secondary\" class=\"button  css-awp625 ex3ei2k0\" href=\"/free-consultation/\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Get Demo",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 754,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"st...",
                "  Standards",
                "</p>"
              ]
            }
          },
          {
            "index": 755,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3f59d0a4-fa98-4ef0-8c9e-01736445a13e_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/ada/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"ada-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      ADA Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 756,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1e5ac1c5-c288-455c-8178-3371f2c025bc_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/wcag/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"wcag-2.1-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      WCAG 2.1 Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 757,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5d51357e-c4d4-4751-bfc0-bb760987f04c_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/section-508/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"section-508-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Section 508 Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 758,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1dcd94fc-e039-438f-be93-ee38ee3e3c93_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/aoda/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"aoda-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      AODA Compliance",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[2]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/378c0ffa-b2e4-4e43-b2f4-a7b85438cbed_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/california/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"unruh-civil-rights-act\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Unruh Civil Rights Act",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 760,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[3]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"re...",
                "  Resources",
                "</p>"
              ]
            }
          },
          {
            "index": 761,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[3]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6412a393-1ce7-4e80-9649-77eaec4d2daa_g...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/compliance/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"compliance-overview\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Compliance Overview",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 762,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[3]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/dc831755-1b32-49c8-8129-27c7aa9bc8fb_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/web-accessibility-lawsuits/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessibility-lawsuits\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      Accessibility Lawsuits",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 763,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[3]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-scale\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f2512476-624a-4654-880d-43a5bd03376f_w...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/building-for-digital-accessibility-at-scale/\" rel=\"noopener nore...",
                "    <span color=\"offBlack\" data-cy=\"building-for-digital-accessibility-at-scale\" class=\"e1ijcn3g5 c...",
                "      Building for Digital Accessibility at Scale",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 764,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[3]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3647d67d-d2a3-407e-b9cf-a70aeba315eb_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/audioeye-trusted-certification/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-trusted-certification\" class=\"e1ijcn3g5 css-166tara e1...",
                "      AudioEye Trusted Certification",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 765,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[3]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5eb44ca7-097a-4a80-a884-7a47da32dbc7_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/accessibility-statement/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"accessibility-statement\" class=\"e1ijcn3g5 css-166tara e1f29zw84...",
                "      Accessibility Statement",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 766,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-subme...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Partners",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 767,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]",
              "codeLines": [
                "<div class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-l...",
                "  <section class=\"css-1ckeme8 e1ijcn3g1\">",
                "    <button class=\"css-1ey1ax6 e1ijcn3g0\">",
                "      <p class=\"css-u43cdo e1f29zw87\">",
                "        Partners",
                "      </p>",
                "    </button>",
                "    <button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\">",
                "      <img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9Ij...",
                "    </button>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Partnerships",
                "    </p>",
                "    <ul aria-labelledby=\"partnerships\" class=\"partnerships  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7e006e1f-9721-45d6-9e06-5f4db361...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/partners/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"partnerships\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Partnerships",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/545c705d-cd48-4bad-8705-ea043a82...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/partners/agency/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"audioeye-for-agencies\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "            AudioEye for Agencies",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/99962cc3-f458-4ee8-a723-a7730045...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/partners/platform/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"audioeye-for-platforms\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            AudioEye for Platforms",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Resources",
                "    </p>",
                "    <ul aria-labelledby=\"resources\" class=\"resources last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/23ea703a-dfe8-4097-bd34-5385dae2...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/referral-partner-form/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"become-a-referral-partner\" class=\"e1ijcn3g5 css-166tara e...",
                "            Become a Referral Partner",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b24230fb-649f-43aa-a4cf-958b0e0a...",
                "        <a tabindex=\"-1\" href=\"https://audioeye.force.com/partners/s/login/\" rel=\"noopener noreferr...",
                "          <span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29z...",
                "            Partner Portal Login",
                "          </span>",
                "          <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "            Partner Portal Login  opens in a new tab",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5da50cdd-661c-48ec-be2e-c46dd17b...",
                "        <a tabindex=\"-1\" href=\"https://help.audioeye.com/hc/en-us/sections/360007055492-Partner-Pro...",
                "          <span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Partner Support",
                "          </span>",
                "          <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "            Partner Support  opens in a new tab",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Have client websites?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/become-a-...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Become a partner",
                "      </p>",
                "    </a>",
                "  </section>",
                "  <section class=\"css-gdsdtw e1ijcn3g2\">",
                "    <a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" ...",
                "      <span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\">",
                "        Login",
                "      </span>",
                "      <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "        Login  opens in a new tab",
                "      </span>",
                "    </a>",
                "    <button class=\"button  css-1uya2rt ex3ei2k1\" aria-label=\"Start Free Trial\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Start Free Trial",
                "      </p>",
                "    </button>",
                "    <a buttontype=\"secondary\" class=\"button  css-awp625 ex3ei2k0\" href=\"/free-consultation/\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Get Demo",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 768,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"pa...",
                "  Partnerships",
                "</p>"
              ]
            }
          },
          {
            "index": 769,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7e006e1f-9721-45d6-9e06-5f4db361b61b_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/partners/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"partnerships\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Partnerships",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 770,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/545c705d-cd48-4bad-8705-ea043a825029_A...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/partners/agency/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-for-agencies\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      AudioEye for Agencies",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 771,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/99962cc3-f458-4ee8-a723-a77300458047_I...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/partners/platform/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-for-platforms\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      AudioEye for Platforms",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 772,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[3]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"re...",
                "  Resources",
                "</p>"
              ]
            }
          },
          {
            "index": 773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[3]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/23ea703a-dfe8-4097-bd34-5385dae2abda_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/referral-partner-form/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"become-a-referral-partner\" class=\"e1ijcn3g5 css-166tara e1f29zw...",
                "      Become a Referral Partner",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[3]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b24230fb-649f-43aa-a4cf-958b0e0a7ecc_p...",
                "  <a tabindex=\"-1\" href=\"https://audioeye.force.com/partners/s/login/\" rel=\"noopener noreferrer\" ta...",
                "    <span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Partner Portal Login",
                "    </span>",
                "    <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "      Partner Portal Login  opens in a new tab",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[3]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5da50cdd-661c-48ec-be2e-c46dd17b16dd_p...",
                "  <a tabindex=\"-1\" href=\"https://help.audioeye.com/hc/en-us/sections/360007055492-Partner-Programs\"...",
                "    <span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Partner Support",
                "    </span>",
                "    <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "      Partner Support  opens in a new tab",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/button[1]",
              "codeLines": [
                "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu...",
                "  <p class=\"css-sc9vcp e1f29zw87\">",
                "    Company",
                "  </p>",
                "</button>"
              ]
            }
          },
          {
            "index": 777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]",
              "codeLines": [
                "<div class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-lab...",
                "  <section class=\"css-1ckeme8 e1ijcn3g1\">",
                "    <button class=\"css-1ey1ax6 e1ijcn3g0\">",
                "      <p class=\"css-u43cdo e1f29zw87\">",
                "        Company",
                "      </p>",
                "    </button>",
                "    <button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\">",
                "      <img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9Ij...",
                "    </button>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Audioeye",
                "    </p>",
                "    <ul aria-labelledby=\"audioeye\" class=\"audioeye  css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7afa2754-50de-4c96-b61e-8cd7011e...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/about-us/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"about-us\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            About Us",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/50c642a1-213e-4f43-acb0-ef6f3284...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/investor-relations/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"investor-relations\" class=\"e1ijcn3g5 css-166tara e1f29zw8...",
                "            Investor Relations",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/adf461d5-55c2-403c-8670-2dadd5e9...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/about-us/#board-of-directors\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"board-of-directors\" class=\"e1ijcn3g5 css-166tara e1f29zw8...",
                "            Board of Directors",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/a4292dee-a02d-4bce-bb50-870cfbe2...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/careers/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"careers\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Careers",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af83...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/audioeye-a11iance-team/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"audioeye-a11iance-team\" class=\"e1ijcn3g5 css-166tara e1f2...",
                "            AudioEye A11iance Team",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-1un5xsq e1ijcn3g10\">",
                "    <p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id...",
                "      Resources",
                "    </p>",
                "    <ul aria-labelledby=\"resources\" class=\"resources last-list css-st1v7u e1ijcn3g9\">",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/d220b723-6ff0-4d63-9792-b95066d8...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/blog/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"blog\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Blog",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b5ac6322-de85-4cf9-b131-b751ac0b...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/press/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"press-center\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            Press Center",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5b311781-43b7-474e-81fc-cbda30b6...",
                "        <a tabindex=\"-1\" href=\"https://www.youtube.com/c/AudioEye\" rel=\"noopener noreferrer\" target...",
                "          <span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "            AudioEye Videos",
                "          </span>",
                "          <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "            AudioEye Videos  opens in a new tab",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">",
                "        <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ccbef294-20ea-4adb-a008-aff87958...",
                "        <a class=\"\" tabindex=\"-1\" href=\"/case-studies/\" rel=\"noopener noreferrer\">",
                "          <span color=\"offBlack\" data-cy=\"customer-case-studies\" class=\"e1ijcn3g5 css-166tara e1f29...",
                "            Customer Case Studies",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "  <section class=\"css-deiuka e1ijcn3g3\">",
                "    <p class=\"css-pybi0v e1f29zw86\">",
                "      Ready to connect?",
                "    </p>",
                "    <div width=\"32\" class=\"css-ebcxnk evodv8s0\"></div>",
                "    <a buttontype=\"link CTA\" class=\"submenu-cta css-nl12og ex3ei2k0\" tabindex=\"-1\" href=\"/contact-u...",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Contact us",
                "      </p>",
                "    </a>",
                "  </section>",
                "  <section class=\"css-gdsdtw e1ijcn3g2\">",
                "    <a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" ...",
                "      <span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\">",
                "        Login",
                "      </span>",
                "      <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "        Login  opens in a new tab",
                "      </span>",
                "    </a>",
                "    <button class=\"button  css-1uya2rt ex3ei2k1\" aria-label=\"Start Free Trial\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Start Free Trial",
                "      </p>",
                "    </button>",
                "    <a buttontype=\"secondary\" class=\"button  css-awp625 ex3ei2k0\" href=\"/free-consultation/\">",
                "      <p class=\"css-1t2lg9u e1f29zw87\">",
                "        Get Demo",
                "      </p>",
                "    </a>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"au...",
                "  Audioeye",
                "</p>"
              ]
            }
          },
          {
            "index": 779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7afa2754-50de-4c96-b61e-8cd7011eb431_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/about-us/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"about-us\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      About Us",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/50c642a1-213e-4f43-acb0-ef6f328406a0_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/investor-relations/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"investor-relations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Investor Relations",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 781,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/adf461d5-55c2-403c-8670-2dadd5e9cba8_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/about-us/#board-of-directors\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"board-of-directors\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Board of Directors",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 782,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/a4292dee-a02d-4bce-bb50-870cfbe2025e_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/careers/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"careers\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Careers",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 783,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af831f6d_p...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/audioeye-a11iance-team/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"audioeye-a11iance-team\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"...",
                "      AudioEye A11iance Team",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 784,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[3]/p[1]",
              "codeLines": [
                "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"re...",
                "  Resources",
                "</p>"
              ]
            }
          },
          {
            "index": 785,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[3]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/d220b723-6ff0-4d63-9792-b95066d8c527_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/blog/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"blog\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Blog",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 786,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[3]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b5ac6322-de85-4cf9-b131-b751ac0b6be2_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/press/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"press-center\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Press Center",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 787,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[3]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5b311781-43b7-474e-81fc-cbda30b67505_c...",
                "  <a tabindex=\"-1\" href=\"https://www.youtube.com/c/AudioEye\" rel=\"noopener noreferrer\" target=\"_bla...",
                "    <span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      AudioEye Videos",
                "    </span>",
                "    <span class=\"external-link    css-1jltk95 e1adxn630\">",
                "      AudioEye Videos  opens in a new tab",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 788,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[3]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">",
                "  <img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ccbef294-20ea-4adb-a008-aff879587a4b_c...",
                "  <a class=\"\" tabindex=\"-1\" href=\"/case-studies/\" rel=\"noopener noreferrer\">",
                "    <span color=\"offBlack\" data-cy=\"customer-case-studies\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">",
                "      Customer Case Studies",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 790,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[5]/form[1]/div[1]",
              "codeLines": [
                "<div label=\"Enter URL to get your free Compliance Score\" id=\"input-component-wrapper\" class=\"input-...",
                "  <label id=\"input-component-label\" class=\"input-component-label css-wkixgh e1k295jj3\">",
                "    <p class=\"css-sc9vcp e1f29zw87\">",
                "      Enter URL to get your free Compliance Score",
                "      <!-- -->",
                "    </p>",
                "    <div id=\"input-component-wrapper\" class=\"input-component-wrapper css-1wv7xxd e1k295jj1\">",
                "      <input type=\"text\" autocomplete=\"on\" label=\"Enter URL to get your free Compliance Score\" valu...",
                "    </div>",
                "  </label>",
                "  <p color=\"red500\" class=\"css-18jna86 e1f29zw86\"></p>",
                "</div>"
              ]
            }
          },
          {
            "index": 792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[5]/form[1]/div[1]/label[1]/div[1]",
              "codeLines": [
                "<div id=\"input-component-wrapper\" class=\"input-component-wrapper css-1wv7xxd e1k295jj1\">",
                "  <input type=\"text\" autocomplete=\"on\" label=\"Enter URL to get your free Compliance Score\" value=\"\"...",
                "</div>"
              ]
            }
          },
          {
            "index": 909,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]",
              "codeLines": [
                "<div id=\"modal-root\" aria-live=\"assertive\"></div>"
              ]
            }
          },
          {
            "index": 1044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Let us walk you through how AudioEye works"
              ]
            }
          },
          {
            "index": 1147,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "#1 in web accessibility"
              ]
            }
          },
          {
            "index": 1148,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Web Accessibility Platform for Businesses of All Sizes"
              ]
            }
          },
          {
            "index": 1149,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Begin your path to ADA & WCAG compliance with AudioEye's easy-to-use technology platform, certified..."
              ]
            }
          },
          {
            "index": 1151,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Trusted by over 75k customers"
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[4]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Visibility and insights in one dashboard."
              ]
            }
          },
          {
            "index": 1153,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[4]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "View, analyze, and track progress on all accessibility issues found with AudioEye’s Issue Reporting..."
              ]
            }
          },
          {
            "index": 1160,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[6]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Personalized accessibility experiences, delivered."
              ]
            }
          },
          {
            "index": 1161,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[6]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Deliver accessible and optimized experiences that feel native to your website with our advanced acc..."
              ]
            }
          },
          {
            "index": 1168,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked a..."
              ]
            }
          },
          {
            "index": 1169,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Diti Bhasin"
              ]
            }
          },
          {
            "index": 1170,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[5]/p[1]/text()[1]",
              "codeLines": [
                "Director of Digital Strategies & Equity at Flexability"
              ]
            }
          },
          {
            "index": 1171,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[9]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "We add to the tech stack for agencies and partners."
              ]
            }
          },
          {
            "index": 1172,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[9]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Join the AudioEye’s Partner Network to offer accessibility solutions to all your clients and earn a..."
              ]
            }
          },
          {
            "index": 1179,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[11]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Certified accessibility experts at your service."
              ]
            }
          },
          {
            "index": 1180,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[11]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "With over 15 years of expertise, AudioEye practically wrote the book on web accessibility. We under..."
              ]
            }
          },
          {
            "index": 1187,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[13]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "AudioEye A11iance Team"
              ]
            }
          },
          {
            "index": 1188,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[13]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Our A11iance community is made up of a group of people with varying disabilities and backgrounds. C..."
              ]
            }
          },
          {
            "index": 1194,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Building accessible websites is a journey, and we're here to help."
              ]
            }
          },
          {
            "index": 1195,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "AudioEye helps you work towards ADA and WCAG 2.1 compliance through a combination of advanced autom..."
              ]
            }
          },
          {
            "index": 1196,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "How AudioEye helps you stay compliant:"
              ]
            }
          },
          {
            "index": 1197,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Sustainable Testing and Remediation Plan"
              ]
            }
          },
          {
            "index": 1198,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Ongoing Automated Testing"
              ]
            }
          },
          {
            "index": 1199,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Periodic Manual Audits"
              ]
            }
          },
          {
            "index": 1200,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Accessibility Training and Education"
              ]
            }
          },
          {
            "index": 1201,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[5]/text()[1]",
              "codeLines": [
                "Issue Reporting Real-time Dashboard"
              ]
            }
          },
          {
            "index": 1202,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[6]/text()[1]",
              "codeLines": [
                "Available Grievance Procedures"
              ]
            }
          },
          {
            "index": 1203,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[7]/text()[1]",
              "codeLines": [
                "Free Fixes for Reported Issues"
              ]
            }
          },
          {
            "index": 1204,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[8]/text()[1]",
              "codeLines": [
                "Patented Automated Remediations"
              ]
            }
          },
          {
            "index": 1209,
            "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]/div[4]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Copyright ©2021 AudioEye, Inc. All rights reserved. AUDIOEYE is a U.S. registered trademark of Audi..."
              ]
            }
          },
          {
            "index": 1210,
            "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]/div[4]/div[3]/p[1]/text()[4]",
              "codeLines": [
                "or contact ip@audioeye.com."
              ]
            }
          },
          {
            "index": 1319,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Let us walk you through how AudioEye works"
              ]
            }
          },
          {
            "index": 1320,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "#1 in web accessibility"
              ]
            }
          },
          {
            "index": 1321,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Web Accessibility Platform for Businesses of All Sizes"
              ]
            }
          },
          {
            "index": 1322,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Begin your path to ADA & WCAG compliance with AudioEye's easy-to-use technology platform, certified..."
              ]
            }
          },
          {
            "index": 1324,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Trusted by over 75k customers"
              ]
            }
          },
          {
            "index": 1325,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[4]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Visibility and insights in one dashboard."
              ]
            }
          },
          {
            "index": 1326,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[4]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "View, analyze, and track progress on all accessibility issues found with AudioEye’s Issue Reporting..."
              ]
            }
          },
          {
            "index": 1333,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[6]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Personalized accessibility experiences, delivered."
              ]
            }
          },
          {
            "index": 1334,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[6]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Deliver accessible and optimized experiences that feel native to your website with our advanced acc..."
              ]
            }
          },
          {
            "index": 1341,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked a..."
              ]
            }
          },
          {
            "index": 1342,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Diti Bhasin"
              ]
            }
          },
          {
            "index": 1343,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[5]/p[1]/text()[1]",
              "codeLines": [
                "Director of Digital Strategies & Equity at Flexability"
              ]
            }
          },
          {
            "index": 1344,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[9]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "We add to the tech stack for agencies and partners."
              ]
            }
          },
          {
            "index": 1345,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[9]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Join the AudioEye’s Partner Network to offer accessibility solutions to all your clients and earn a..."
              ]
            }
          },
          {
            "index": 1352,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[11]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Certified accessibility experts at your service."
              ]
            }
          },
          {
            "index": 1353,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[11]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "With over 15 years of expertise, AudioEye practically wrote the book on web accessibility. We under..."
              ]
            }
          },
          {
            "index": 1360,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[13]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "AudioEye A11iance Team"
              ]
            }
          },
          {
            "index": 1361,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[13]/div[4]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Our A11iance community is made up of a group of people with varying disabilities and backgrounds. C..."
              ]
            }
          },
          {
            "index": 1367,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Building accessible websites is a journey, and we're here to help."
              ]
            }
          },
          {
            "index": 1368,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "AudioEye helps you work towards ADA and WCAG 2.1 compliance through a combination of advanced autom..."
              ]
            }
          },
          {
            "index": 1369,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "How AudioEye helps you stay compliant:"
              ]
            }
          },
          {
            "index": 1370,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Sustainable Testing and Remediation Plan"
              ]
            }
          },
          {
            "index": 1371,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Ongoing Automated Testing"
              ]
            }
          },
          {
            "index": 1372,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Periodic Manual Audits"
              ]
            }
          },
          {
            "index": 1373,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Accessibility Training and Education"
              ]
            }
          },
          {
            "index": 1374,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[5]/text()[1]",
              "codeLines": [
                "Issue Reporting Real-time Dashboard"
              ]
            }
          },
          {
            "index": 1375,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[6]/text()[1]",
              "codeLines": [
                "Available Grievance Procedures"
              ]
            }
          },
          {
            "index": 1376,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[7]/text()[1]",
              "codeLines": [
                "Free Fixes for Reported Issues"
              ]
            }
          },
          {
            "index": 1377,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[2]/ul[1]/li[8]/text()[1]",
              "codeLines": [
                "Patented Automated Remediations"
              ]
            }
          },
          {
            "index": 1427,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  #1 in web accessibility",
                "</p>"
              ]
            }
          },
          {
            "index": 1455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[15]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Read the White Paper",
                "</p>"
              ]
            }
          },
          {
            "index": 1462,
            "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]/div[2]/div[2]/a[2]/p[1]",
              "codeLines": [
                "<p class=\"css-1t2lg9u e1f29zw87\">",
                "  Get Demo",
                "</p>"
              ]
            }
          },
          {
            "index": 1464,
            "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]/div[3]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"css-1t2lg9u e1f29zw87\">",
                "  Book Demo",
                "</p>"
              ]
            }
          },
          {
            "index": 1468,
            "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]/div[3]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Trusted by over 75k customers",
                "</p>"
              ]
            }
          },
          {
            "index": 1477,
            "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]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked...",
                "</p>"
              ]
            }
          },
          {
            "index": 1478,
            "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]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Diti Bhasin",
                "</p>"
              ]
            }
          },
          {
            "index": 1481,
            "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]/div[3]/div[9]/div[4]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"css-1t2lg9u e1f29zw87\">",
                "  Become a Partner",
                "</p>"
              ]
            }
          },
          {
            "index": 1486,
            "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]/div[3]/div[11]/div[4]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"css-1t2lg9u e1f29zw87\">",
                "  Free Consultation",
                "</p>"
              ]
            }
          },
          {
            "index": 1492,
            "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]/div[3]/div[14]/div[1]/div[3]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"css-1t2lg9u e1f29zw87\">",
                "  View All Integrations",
                "</p>"
              ]
            }
          },
          {
            "index": 1495,
            "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]/div[3]/div[15]/div[1]/div[1]/div[5]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"css-1t2lg9u e1f29zw87\">",
                "  Download White Paper",
                "</p>"
              ]
            }
          },
          {
            "index": 1497,
            "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]/div[3]/div[16]/div[1]/div[1]/div[3]/button[1]/p[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Start Free Trial",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.audioeye.com/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 51,
          "rulesWarned": 3,
          "rulesViolated": 4,
          "warnings": {
            "minor": 21,
            "moderate": 0,
            "serious": 118,
            "critical": 0
          },
          "violations": {
            "minor": 35,
            "moderate": 0,
            "serious": 6,
            "critical": 14
          }
        },
        "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-07-06T02:21:00.938Z",
          "url": "https://www.audioeye.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu\" id=\"product-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Product</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .menu-button[data-cy=\"product\"][aria-controls=\"product-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Product</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .menu-button[data-cy=\"product\"][aria-controls=\"product-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-submenu\" id=\"compliance-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Compliance</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .menu-button[data-cy=\"compliance\"][aria-controls=\"compliance-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Compliance</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .menu-button[data-cy=\"compliance\"][aria-controls=\"compliance-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-submenu\" id=\"partners-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Partners</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .menu-button[data-cy=\"partners\"][aria-controls=\"partners-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Partners</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .menu-button[data-cy=\"partners\"][aria-controls=\"partners-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu\" id=\"company-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Company</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .menu-button[data-cy=\"company\"][aria-controls=\"company-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Company</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .menu-button[data-cy=\"company\"][aria-controls=\"company-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"offBlack\" style=\"text-decoration:none\" data-cy=\"pricing\" class=\"css-11nfmwf e1f29zw84\">Pricing</span>",
                          "target": [
                            ".css-132zjqz > .link-list-item > .css-1bqrlpr.ediy7y61.header-text-link > a[href$=\"plans-and-pricing/\"][rel=\"noopener noreferrer\"] > .css-11nfmwf[data-cy=\"pricing\"][color=\"offBlack\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"offBlack\" style=\"text-decoration:none\" data-cy=\"pricing\" class=\"css-11nfmwf e1f29zw84\">Pricing</span>",
                  "target": [
                    ".css-132zjqz > .link-list-item > .css-1bqrlpr.ediy7y61.header-text-link > a[href$=\"plans-and-pricing/\"][rel=\"noopener noreferrer\"] > .css-11nfmwf[data-cy=\"pricing\"][color=\"offBlack\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\">Login</span>",
                          "target": [
                            ".css-359lg8 > a[target=\"_blank\"][rel=\"noopener noreferrer\"] > .css-11nfmwf.e1f29zw84[color=\"offBlack\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\">Login</span>",
                  "target": [
                    ".css-359lg8 > a[target=\"_blank\"][rel=\"noopener noreferrer\"] > .css-11nfmwf.e1f29zw84[color=\"offBlack\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#25d0b4",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg shape css-1n5mhdo e1d9ix1t5\"></div>",
                          "target": [
                            ".shape"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>#1 in web accessibility</p>",
                  "target": [
                    ".css-1s7hy5b > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg shape css-1n5mhdo e1d9ix1t5\"></div>",
                          "target": [
                            ".shape"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Web Accessibility Platform for Businesses of All Sizes</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg shape css-1n5mhdo e1d9ix1t5\"></div>",
                          "target": [
                            ".shape"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Begin your path to ADA &amp; WCAG compliance with AudioEye's easy-to-use technology platform, certified accessibility experts, and legal assistance.</p>",
                  "target": [
                    ".css-1uv52hh > .css-hwqfro.e1f29zw88[color=\"white\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked at came close to matching AudioEye’s capabilities.”</p>",
                  "target": [
                    ".css-gdm6c7 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Diti Bhasin</p>",
                  "target": [
                    ".css-1mzmzy0 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Director of Digital Strategies &amp; Equity at Flexability</p>",
                  "target": [
                    ".css-1jma4v3 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p color=\"white\" class=\"css-116ximt e1f29zw86\">2</p>",
                  "target": [
                    "button[aria-label=\"page 2\"] > .css-116ximt.e1f29zw86[color=\"white\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p color=\"white\" class=\"css-116ximt e1f29zw86\">3</p>",
                  "target": [
                    "button[aria-label=\"page 3\"] > .css-116ximt.e1f29zw86[color=\"white\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#7119e1",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"css-zyijf0 e1f29zw84\">Learn more about the A11iance Team</span>",
                          "target": [
                            ".css-zyijf0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"css-zyijf0 e1f29zw84\">Learn more about the A11iance Team</span>",
                  "target": [
                    ".css-zyijf0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Read the White Paper</p>",
                  "target": [
                    ".css-ysusqo > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Building for Digital Accessibility at Scale</h2>",
                  "target": [
                    ".e2r5wur5 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The internet is the world's most significant public space today. Yet, 97% of it is inaccessible to people with disabilities. Learn about AudioEye's research and insights on key challenges in digital accessibility and our unique approach to delivering web accessibility at scale.</p>",
                  "target": [
                    ".e2r5wur4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-1t2lg9u e1f29zw87\">Download White Paper</p>",
                  "target": [
                    ".primary > .css-1t2lg9u.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Sustainable Testing and Remediation Plan</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Sustainable Testing and Remediation Plan</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Ongoing Automated Testing</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Ongoing Automated Testing</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Periodic Manual Audits</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Periodic Manual Audits</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Accessibility Training and Education</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accessibility Training and Education</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Issue Reporting Real-time Dashboard</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Issue Reporting Real-time Dashboard</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Available Grievance Procedures</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Available Grievance Procedures</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Free Fixes for Reported Issues</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Free Fixes for Reported Issues</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Patented Automated Remediations</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Patented Automated Remediations</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-how-it-works\">How It Works</span>",
                          "target": [
                            "span[data-cy=\"footer-how-it-works\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-how-it-works\">How It Works</span>",
                  "target": [
                    "span[data-cy=\"footer-how-it-works\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-pricing\">Pricing</span>",
                          "target": [
                            "span[data-cy=\"footer-pricing\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-pricing\">Pricing</span>",
                  "target": [
                    "span[data-cy=\"footer-pricing\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-integrations\">Integrations</span>",
                          "target": [
                            "span[data-cy=\"footer-integrations\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-integrations\">Integrations</span>",
                  "target": [
                    "span[data-cy=\"footer-integrations\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-website-accessibility-checker\">Website Accessibility Checker</span>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .link-list-item:nth-child(7) > .dark-bg-focus.dark-bg-link[rel=\"noopener noreferrer\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-website-accessibility-checker\">Website Accessibility Checker</span>",
                  "target": [
                    ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .link-list-item:nth-child(7) > .dark-bg-focus.dark-bg-link[rel=\"noopener noreferrer\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-document-remediation\">Document Remediation</span>",
                          "target": [
                            "span[data-cy=\"footer-document-remediation\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-document-remediation\">Document Remediation</span>",
                  "target": [
                    "span[data-cy=\"footer-document-remediation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessible-web-design-guide\">Accessible Web Design Guide</span>",
                          "target": [
                            ".dark-bg-focus.dark-bg-link[href$=\"accessible-web-design/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessible-web-design-guide\">Accessible Web Design Guide</span>",
                  "target": [
                    ".dark-bg-focus.dark-bg-link[href$=\"accessible-web-design/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessibility-statement-\">Accessibility Statement </span>",
                          "target": [
                            ".dark-bg-focus.dark-bg-link[href$=\"accessibility-statement/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessibility-statement-\">Accessibility Statement </span>",
                  "target": [
                    ".dark-bg-focus.dark-bg-link[href$=\"accessibility-statement/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-about-us\">About Us</span>",
                          "target": [
                            "span[data-cy=\"footer-about-us\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-about-us\">About Us</span>",
                  "target": [
                    "span[data-cy=\"footer-about-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-investor-relations\">Investor Relations</span>",
                          "target": [
                            "span[data-cy=\"footer-investor-relations\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-investor-relations\">Investor Relations</span>",
                  "target": [
                    "span[data-cy=\"footer-investor-relations\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-partner-program\">Partner Program</span>",
                          "target": [
                            "span[data-cy=\"footer-partner-program\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-partner-program\">Partner Program</span>",
                  "target": [
                    "span[data-cy=\"footer-partner-program\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-careers\">Careers</span>",
                          "target": [
                            "span[data-cy=\"footer-careers\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-careers\">Careers</span>",
                  "target": [
                    "span[data-cy=\"footer-careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-blog\">Blog</span>",
                          "target": [
                            "span[data-cy=\"footer-blog\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-blog\">Blog</span>",
                  "target": [
                    "span[data-cy=\"footer-blog\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-press-center\">Press Center</span>",
                          "target": [
                            "span[data-cy=\"footer-press-center\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-press-center\">Press Center</span>",
                  "target": [
                    "span[data-cy=\"footer-press-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-case-studies\">Case Studies</span>",
                          "target": [
                            "span[data-cy=\"footer-case-studies\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-case-studies\">Case Studies</span>",
                  "target": [
                    "span[data-cy=\"footer-case-studies\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-compliance-overview\">Compliance Overview</span>",
                          "target": [
                            "span[data-cy=\"footer-compliance-overview\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-compliance-overview\">Compliance Overview</span>",
                  "target": [
                    "span[data-cy=\"footer-compliance-overview\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-lawsuits\">Lawsuits</span>",
                          "target": [
                            "span[data-cy=\"footer-lawsuits\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-lawsuits\">Lawsuits</span>",
                  "target": [
                    "span[data-cy=\"footer-lawsuits\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-wcag-2.1\">WCAG 2.1</span>",
                          "target": [
                            "span[data-cy=\"footer-wcag-2.1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-wcag-2.1\">WCAG 2.1</span>",
                  "target": [
                    "span[data-cy=\"footer-wcag-2.1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\">ADA</span>",
                          "target": [
                            "span[data-cy=\"footer-ada\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\">ADA</span>",
                  "target": [
                    "span[data-cy=\"footer-ada\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-section-508\">Section 508</span>",
                          "target": [
                            "span[data-cy=\"footer-section-508\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-section-508\">Section 508</span>",
                  "target": [
                    "span[data-cy=\"footer-section-508\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-aoda\">AODA</span>",
                          "target": [
                            "span[data-cy=\"footer-aoda\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-aoda\">AODA</span>",
                  "target": [
                    "span[data-cy=\"footer-aoda\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ca-state-&amp;-unruh\">CA State &amp; Unruh</span>",
                          "target": [
                            "span[data-cy=\"footer-ca-state-&-unruh\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ca-state-&amp;-unruh\">CA State &amp; Unruh</span>",
                  "target": [
                    "span[data-cy=\"footer-ca-state-&-unruh\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-contact-us\">Contact Us</span>",
                          "target": [
                            "span[data-cy=\"footer-contact-us\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-contact-us\">Contact Us</span>",
                  "target": [
                    "span[data-cy=\"footer-contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-schedule-a-demo\">Schedule A Demo</span>",
                          "target": [
                            "span[data-cy=\"footer-schedule-a-demo\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-schedule-a-demo\">Schedule A Demo</span>",
                  "target": [
                    "span[data-cy=\"footer-schedule-a-demo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-legal-support\">Request Legal Support</span>",
                          "target": [
                            "span[data-cy=\"footer-request-legal-support\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-legal-support\">Request Legal Support</span>",
                  "target": [
                    "span[data-cy=\"footer-request-legal-support\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-partner-support\">Request Partner Support</span>",
                          "target": [
                            "span[data-cy=\"footer-request-partner-support\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-partner-support\">Request Partner Support</span>",
                  "target": [
                    "span[data-cy=\"footer-request-partner-support\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-apply-to-become-a-partner\">Apply to Become a Partner</span>",
                          "target": [
                            ".dark-bg-focus.dark-bg-link[href$=\"become-a-partner/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-apply-to-become-a-partner\">Apply to Become a Partner</span>",
                  "target": [
                    ".dark-bg-focus.dark-bg-link[href$=\"become-a-partner/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\">Help Center</span>",
                          "target": [
                            "span[data-cy=\"footer-help-center\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\">Help Center</span>",
                  "target": [
                    "span[data-cy=\"footer-help-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\">System Status</span>",
                          "target": [
                            "span[data-cy=\"footer-system-status\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\">System Status</span>",
                  "target": [
                    "span[data-cy=\"footer-system-status\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-terms-of-service\">Terms of Service</span>",
                          "target": [
                            ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(1) > .dark-bg-focus.dark-bg-link[href$=\"terms-of-service/\"] > .css-7ro3vg[data-cy=\"footer-terms-of-service\"][color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-terms-of-service\">Terms of Service</span>",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(1) > .dark-bg-focus.dark-bg-link[href$=\"terms-of-service/\"] > .css-7ro3vg[data-cy=\"footer-terms-of-service\"][color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-policy\">Privacy Policy</span>",
                          "target": [
                            ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(2) > .dark-bg-focus.dark-bg-link[href$=\"privacy-policy/\"] > .css-7ro3vg[data-cy=\"footer-privacy-policy\"][color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-policy\">Privacy Policy</span>",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(2) > .dark-bg-focus.dark-bg-link[href$=\"privacy-policy/\"] > .css-7ro3vg[data-cy=\"footer-privacy-policy\"][color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-settings\">Privacy Settings</span>",
                          "target": [
                            ".css-tmgltj.eigtaqd3.hide-mobile > li:nth-child(3) > .dark-bg-focus.dark-bg-link[role=\"button\"] > .css-7ro3vg[data-cy=\"footer-privacy-settings\"][color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-settings\">Privacy Settings</span>",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-mobile > li:nth-child(3) > .dark-bg-focus.dark-bg-link[role=\"button\"] > .css-7ro3vg[data-cy=\"footer-privacy-settings\"][color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#99989a",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" style=\"color:#99989A\" class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\">www.audioeye.com/ip</span>",
                          "target": [
                            ".css-2t2ec6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" style=\"color:#99989A\" class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\">www.audioeye.com/ip</span>",
                  "target": [
                    ".css-2t2ec6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu\" id=\"product-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Product</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .menu-button[data-cy=\"product\"][aria-controls=\"product-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Product</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .menu-button[data-cy=\"product\"][aria-controls=\"product-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-submenu\" id=\"compliance-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Compliance</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .menu-button[data-cy=\"compliance\"][aria-controls=\"compliance-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Compliance</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .menu-button[data-cy=\"compliance\"][aria-controls=\"compliance-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-submenu\" id=\"partners-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Partners</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .menu-button[data-cy=\"partners\"][aria-controls=\"partners-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Partners</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .menu-button[data-cy=\"partners\"][aria-controls=\"partners-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu\" id=\"company-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Company</p></button>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .menu-button[data-cy=\"company\"][aria-controls=\"company-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-sc9vcp e1f29zw87\">Company</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .menu-button[data-cy=\"company\"][aria-controls=\"company-submenu\"] > .css-sc9vcp.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"offBlack\" style=\"text-decoration:none\" data-cy=\"pricing\" class=\"css-11nfmwf e1f29zw84\">Pricing</span>",
                          "target": [
                            ".css-132zjqz > .link-list-item > .css-1bqrlpr.ediy7y61.header-text-link > a[href$=\"plans-and-pricing/\"][rel=\"noopener noreferrer\"] > .css-11nfmwf[data-cy=\"pricing\"][color=\"offBlack\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"offBlack\" style=\"text-decoration:none\" data-cy=\"pricing\" class=\"css-11nfmwf e1f29zw84\">Pricing</span>",
                  "target": [
                    ".css-132zjqz > .link-list-item > .css-1bqrlpr.ediy7y61.header-text-link > a[href$=\"plans-and-pricing/\"][rel=\"noopener noreferrer\"] > .css-11nfmwf[data-cy=\"pricing\"][color=\"offBlack\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#141316",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\">Login</span>",
                          "target": [
                            ".css-359lg8 > a[target=\"_blank\"][rel=\"noopener noreferrer\"] > .css-11nfmwf.e1f29zw84[color=\"offBlack\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\">Login</span>",
                  "target": [
                    ".css-359lg8 > a[target=\"_blank\"][rel=\"noopener noreferrer\"] > .css-11nfmwf.e1f29zw84[color=\"offBlack\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#25d0b4",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg shape css-1n5mhdo e1d9ix1t5\"></div>",
                          "target": [
                            ".shape"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>#1 in web accessibility</p>",
                  "target": [
                    ".css-1s7hy5b > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg shape css-1n5mhdo e1d9ix1t5\"></div>",
                          "target": [
                            ".shape"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Web Accessibility Platform for Businesses of All Sizes</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg shape css-1n5mhdo e1d9ix1t5\"></div>",
                          "target": [
                            ".shape"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Begin your path to ADA &amp; WCAG compliance with AudioEye's easy-to-use technology platform, certified accessibility experts, and legal assistance.</p>",
                  "target": [
                    ".css-1uv52hh > .css-hwqfro.e1f29zw88[color=\"white\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked at came close to matching AudioEye’s capabilities.”</p>",
                  "target": [
                    ".css-gdm6c7 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Diti Bhasin</p>",
                  "target": [
                    ".css-1mzmzy0 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Director of Digital Strategies &amp; Equity at Flexability</p>",
                  "target": [
                    ".css-1jma4v3 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p color=\"white\" class=\"css-116ximt e1f29zw86\">2</p>",
                  "target": [
                    "button[aria-label=\"page 2\"] > .css-116ximt.e1f29zw86[color=\"white\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg css-12hedgs exvrsv67\"></div>",
                          "target": [
                            ".css-12hedgs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p color=\"white\" class=\"css-116ximt e1f29zw86\">3</p>",
                  "target": [
                    "button[aria-label=\"page 3\"] > .css-116ximt.e1f29zw86[color=\"white\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#7119e1",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"css-zyijf0 e1f29zw84\">Learn more about the A11iance Team</span>",
                          "target": [
                            ".css-zyijf0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"css-zyijf0 e1f29zw84\">Learn more about the A11iance Team</span>",
                  "target": [
                    ".css-zyijf0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Read the White Paper</p>",
                  "target": [
                    ".css-ysusqo > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Building for Digital Accessibility at Scale</h2>",
                  "target": [
                    ".e2r5wur5 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The internet is the world's most significant public space today. Yet, 97% of it is inaccessible to people with disabilities. Learn about AudioEye's research and insights on key challenges in digital accessibility and our unique approach to delivering web accessibility at scale.</p>",
                  "target": [
                    ".e2r5wur4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"css-ajvpca e2r5wur9\">",
                          "target": [
                            ".css-ajvpca"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"css-1t2lg9u e1f29zw87\">Download White Paper</p>",
                  "target": [
                    ".primary > .css-1t2lg9u.e1f29zw87"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Sustainable Testing and Remediation Plan</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Sustainable Testing and Remediation Plan</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Ongoing Automated Testing</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Ongoing Automated Testing</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Periodic Manual Audits</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Periodic Manual Audits</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Accessibility Training and Education</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accessibility Training and Education</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Issue Reporting Real-time Dashboard</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Issue Reporting Real-time Dashboard</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Available Grievance Procedures</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Available Grievance Procedures</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Free Fixes for Reported Issues</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Free Fixes for Reported Issues</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>Patented Automated Remediations</li>",
                          "target": [
                            ".eicw7vk2 > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Patented Automated Remediations</li>",
                  "target": [
                    ".eicw7vk2 > ul > li:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-how-it-works\">How It Works</span>",
                          "target": [
                            "span[data-cy=\"footer-how-it-works\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-how-it-works\">How It Works</span>",
                  "target": [
                    "span[data-cy=\"footer-how-it-works\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-pricing\">Pricing</span>",
                          "target": [
                            "span[data-cy=\"footer-pricing\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-pricing\">Pricing</span>",
                  "target": [
                    "span[data-cy=\"footer-pricing\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-integrations\">Integrations</span>",
                          "target": [
                            "span[data-cy=\"footer-integrations\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-integrations\">Integrations</span>",
                  "target": [
                    "span[data-cy=\"footer-integrations\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-website-accessibility-checker\">Website Accessibility Checker</span>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .link-list-item:nth-child(7) > .dark-bg-focus.dark-bg-link[rel=\"noopener noreferrer\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-website-accessibility-checker\">Website Accessibility Checker</span>",
                  "target": [
                    ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .link-list-item:nth-child(7) > .dark-bg-focus.dark-bg-link[rel=\"noopener noreferrer\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-document-remediation\">Document Remediation</span>",
                          "target": [
                            "span[data-cy=\"footer-document-remediation\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-document-remediation\">Document Remediation</span>",
                  "target": [
                    "span[data-cy=\"footer-document-remediation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessible-web-design-guide\">Accessible Web Design Guide</span>",
                          "target": [
                            ".dark-bg-focus.dark-bg-link[href$=\"accessible-web-design/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessible-web-design-guide\">Accessible Web Design Guide</span>",
                  "target": [
                    ".dark-bg-focus.dark-bg-link[href$=\"accessible-web-design/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessibility-statement-\">Accessibility Statement </span>",
                          "target": [
                            ".dark-bg-focus.dark-bg-link[href$=\"accessibility-statement/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessibility-statement-\">Accessibility Statement </span>",
                  "target": [
                    ".dark-bg-focus.dark-bg-link[href$=\"accessibility-statement/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-about-us\">About Us</span>",
                          "target": [
                            "span[data-cy=\"footer-about-us\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-about-us\">About Us</span>",
                  "target": [
                    "span[data-cy=\"footer-about-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-investor-relations\">Investor Relations</span>",
                          "target": [
                            "span[data-cy=\"footer-investor-relations\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-investor-relations\">Investor Relations</span>",
                  "target": [
                    "span[data-cy=\"footer-investor-relations\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-partner-program\">Partner Program</span>",
                          "target": [
                            "span[data-cy=\"footer-partner-program\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-partner-program\">Partner Program</span>",
                  "target": [
                    "span[data-cy=\"footer-partner-program\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-careers\">Careers</span>",
                          "target": [
                            "span[data-cy=\"footer-careers\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-careers\">Careers</span>",
                  "target": [
                    "span[data-cy=\"footer-careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-blog\">Blog</span>",
                          "target": [
                            "span[data-cy=\"footer-blog\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-blog\">Blog</span>",
                  "target": [
                    "span[data-cy=\"footer-blog\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-press-center\">Press Center</span>",
                          "target": [
                            "span[data-cy=\"footer-press-center\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-press-center\">Press Center</span>",
                  "target": [
                    "span[data-cy=\"footer-press-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-case-studies\">Case Studies</span>",
                          "target": [
                            "span[data-cy=\"footer-case-studies\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-case-studies\">Case Studies</span>",
                  "target": [
                    "span[data-cy=\"footer-case-studies\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-compliance-overview\">Compliance Overview</span>",
                          "target": [
                            "span[data-cy=\"footer-compliance-overview\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-compliance-overview\">Compliance Overview</span>",
                  "target": [
                    "span[data-cy=\"footer-compliance-overview\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-lawsuits\">Lawsuits</span>",
                          "target": [
                            "span[data-cy=\"footer-lawsuits\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-lawsuits\">Lawsuits</span>",
                  "target": [
                    "span[data-cy=\"footer-lawsuits\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-wcag-2.1\">WCAG 2.1</span>",
                          "target": [
                            "span[data-cy=\"footer-wcag-2.1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-wcag-2.1\">WCAG 2.1</span>",
                  "target": [
                    "span[data-cy=\"footer-wcag-2.1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\">ADA</span>",
                          "target": [
                            "span[data-cy=\"footer-ada\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\">ADA</span>",
                  "target": [
                    "span[data-cy=\"footer-ada\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-section-508\">Section 508</span>",
                          "target": [
                            "span[data-cy=\"footer-section-508\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-section-508\">Section 508</span>",
                  "target": [
                    "span[data-cy=\"footer-section-508\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-aoda\">AODA</span>",
                          "target": [
                            "span[data-cy=\"footer-aoda\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-aoda\">AODA</span>",
                  "target": [
                    "span[data-cy=\"footer-aoda\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ca-state-&amp;-unruh\">CA State &amp; Unruh</span>",
                          "target": [
                            "span[data-cy=\"footer-ca-state-&-unruh\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ca-state-&amp;-unruh\">CA State &amp; Unruh</span>",
                  "target": [
                    "span[data-cy=\"footer-ca-state-&-unruh\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-contact-us\">Contact Us</span>",
                          "target": [
                            "span[data-cy=\"footer-contact-us\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-contact-us\">Contact Us</span>",
                  "target": [
                    "span[data-cy=\"footer-contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-schedule-a-demo\">Schedule A Demo</span>",
                          "target": [
                            "span[data-cy=\"footer-schedule-a-demo\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-schedule-a-demo\">Schedule A Demo</span>",
                  "target": [
                    "span[data-cy=\"footer-schedule-a-demo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-legal-support\">Request Legal Support</span>",
                          "target": [
                            "span[data-cy=\"footer-request-legal-support\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-legal-support\">Request Legal Support</span>",
                  "target": [
                    "span[data-cy=\"footer-request-legal-support\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-partner-support\">Request Partner Support</span>",
                          "target": [
                            "span[data-cy=\"footer-request-partner-support\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-partner-support\">Request Partner Support</span>",
                  "target": [
                    "span[data-cy=\"footer-request-partner-support\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-apply-to-become-a-partner\">Apply to Become a Partner</span>",
                          "target": [
                            ".dark-bg-focus.dark-bg-link[href$=\"become-a-partner/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-apply-to-become-a-partner\">Apply to Become a Partner</span>",
                  "target": [
                    ".dark-bg-focus.dark-bg-link[href$=\"become-a-partner/\"] > .css-7ro3vg.dark-bg-link[color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\">Help Center</span>",
                          "target": [
                            "span[data-cy=\"footer-help-center\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\">Help Center</span>",
                  "target": [
                    "span[data-cy=\"footer-help-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\">System Status</span>",
                          "target": [
                            "span[data-cy=\"footer-system-status\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\">System Status</span>",
                  "target": [
                    "span[data-cy=\"footer-system-status\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-terms-of-service\">Terms of Service</span>",
                          "target": [
                            ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(1) > .dark-bg-focus.dark-bg-link[href$=\"terms-of-service/\"] > .css-7ro3vg[data-cy=\"footer-terms-of-service\"][color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-terms-of-service\">Terms of Service</span>",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(1) > .dark-bg-focus.dark-bg-link[href$=\"terms-of-service/\"] > .css-7ro3vg[data-cy=\"footer-terms-of-service\"][color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-policy\">Privacy Policy</span>",
                          "target": [
                            ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(2) > .dark-bg-focus.dark-bg-link[href$=\"privacy-policy/\"] > .css-7ro3vg[data-cy=\"footer-privacy-policy\"][color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-policy\">Privacy Policy</span>",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-mobile > .link-list-item:nth-child(2) > .dark-bg-focus.dark-bg-link[href$=\"privacy-policy/\"] > .css-7ro3vg[data-cy=\"footer-privacy-policy\"][color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-settings\">Privacy Settings</span>",
                          "target": [
                            ".css-tmgltj.eigtaqd3.hide-mobile > li:nth-child(3) > .dark-bg-focus.dark-bg-link[role=\"button\"] > .css-7ro3vg[data-cy=\"footer-privacy-settings\"][color=\"purple500\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-settings\">Privacy Settings</span>",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-mobile > li:nth-child(3) > .dark-bg-focus.dark-bg-link[role=\"button\"] > .css-7ro3vg[data-cy=\"footer-privacy-settings\"][color=\"purple500\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#99989a",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span color=\"purple500\" style=\"color:#99989A\" class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\">www.audioeye.com/ip</span>",
                          "target": [
                            ".css-2t2ec6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span color=\"purple500\" style=\"color:#99989A\" class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\">www.audioeye.com/ip</span>",
                  "target": [
                    ".css-2t2ec6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-labelledby=\"product-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-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 class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" aria-labelledby=\"compliance-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-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 class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-labelledby=\"partners-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-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 class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-labelledby=\"company-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-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 class=\"css-1mcwilt esg17nd9\">",
                  "target": [
                    ".css-1mcwilt"
                  ],
                  "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": "<nav role=\"navigation\" class=\"css-bvrdm3 esg17nd3\">",
                  "target": [
                    ".css-bvrdm3"
                  ],
                  "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=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-labelledby=\"product-button\">",
                  "target": [
                    ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-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 class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" aria-labelledby=\"compliance-button\">",
                  "target": [
                    ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-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 class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-labelledby=\"partners-button\">",
                  "target": [
                    ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-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 class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-labelledby=\"company-button\">",
                  "target": [
                    ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-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 class=\"hide-desktop\"><div class=\"css-t9lcsd e1f29zw88\"><h2>Visibility and insights in one dashboard.</h2></div><div height=\"16\" class=\"css-hgepbu evodv8s0\"></div></div>",
                  "target": [
                    ".css-6yzeib.efsfnp7:nth-child(4) > .hide-desktop"
                  ],
                  "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=\"hide-desktop\"><div class=\"css-t9lcsd e1f29zw88\"><h2>Personalized accessibility experiences, delivered.</h2></div><div height=\"16\" class=\"css-hgepbu evodv8s0\"></div></div>",
                  "target": [
                    ".css-2ualtf.efsfnp7:nth-child(6) > .hide-desktop"
                  ],
                  "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=\"hide-desktop\"><div class=\"css-t9lcsd e1f29zw88\"><h2>We add to the tech stack for agencies and partners.</h2></div><div height=\"16\" class=\"css-hgepbu evodv8s0\"></div></div>",
                  "target": [
                    ".css-6yzeib.efsfnp7:nth-child(9) > .hide-desktop"
                  ],
                  "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=\"hide-desktop\"><div class=\"css-t9lcsd e1f29zw88\"><h2>Certified accessibility experts at your service.</h2></div><div height=\"16\" class=\"css-hgepbu evodv8s0\"></div></div>",
                  "target": [
                    ".css-2ualtf.efsfnp7:nth-child(11) > .hide-desktop"
                  ],
                  "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=\"hide-desktop\"><div class=\"css-t9lcsd e1f29zw88\"><h2>AudioEye A11iance Team</h2></div><div height=\"16\" class=\"css-hgepbu evodv8s0\"></div></div>",
                  "target": [
                    ".css-6yzeib.efsfnp7:nth-child(13) > .hide-desktop"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"hide-desktop css-tmgltj eigtaqd3\">",
                  "target": [
                    ".css-tmgltj.eigtaqd3.hide-desktop"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"https://audioeye-web.prismic.io/prismic-toolbar/4.0.8/iframe.html\" style=\"display: none !important;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon11216247654\">",
                  "target": [
                    "#batBeacon11216247654"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon472031908993\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=17493194&amp;tm=gtm002&amp;Ver=2&amp;mid=8f43930c-1ff2-431d-b864-4d13c90a2a44&amp;sid=40540ba0fcd211ecbe42199f0dd0fa5e&amp;vid=4054e0a0fcd211ec9ca92782141b381f&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=AudioEye%20-%20Web%20Accessibility%20Platform%20for%20Businesses%20of%20All%20Sizes&amp;p=https%3A%2F%2Fwww.audioeye.com%2F&amp;r=&amp;lt=922&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=713664\">",
                  "target": [
                    "#batBeacon472031908993"
                  ],
                  "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 style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon64280532356\">",
                  "target": [
                    "#batBeacon64280532356"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon765302943820\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=56373409&amp;tm=gtm002&amp;Ver=2&amp;mid=f24aae01-d208-4c87-91b5-39671751a33c&amp;sid=40540ba0fcd211ecbe42199f0dd0fa5e&amp;vid=4054e0a0fcd211ec9ca92782141b381f&amp;vids=0&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=AudioEye%20-%20Web%20Accessibility%20Platform%20for%20Businesses%20of%20All%20Sizes&amp;p=https%3A%2F%2Fwww.audioeye.com%2F&amp;r=&amp;lt=922&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=408700\">",
                  "target": [
                    "#batBeacon765302943820"
                  ],
                  "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": "#99989a",
                        "bgColor": "#141316",
                        "contrastRatio": 6.44,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div role=\"contentinfo\" class=\"footer css-s6enzs eigtaqd10\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.44 (foreground color: #99989a, background color: #141316, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p color=\"gray400\" class=\"css-pt0pxs e1f29zw86\">",
                  "target": [
                    ".css-pt0pxs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.44 (foreground color: #99989a, background color: #141316, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "product-button",
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu\" id=\"product-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Product</p></button>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .menu-button[data-cy=\"product\"][aria-controls=\"product-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: product-button"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu\" id=\"product-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Product</p></button>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .menu-button[data-cy=\"product\"][aria-controls=\"product-submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: product-button"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "product-submenu",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-labelledby=\"product-button\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: product-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-labelledby=\"product-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: product-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "services",
                      "relatedNodes": [
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"services\" class=\"css-1rillfy e1f29zw86\">Services</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: services"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"services\" class=\"css-1rillfy e1f29zw86\">Services</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: services"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "integrations",
                      "relatedNodes": [
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"integrations\" class=\"css-1rillfy e1f29zw86\">Integrations</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: integrations"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"integrations\" class=\"css-1rillfy e1f29zw86\">Integrations</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: integrations"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "compliance-button",
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-submenu\" id=\"compliance-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Compliance</p></button>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .menu-button[data-cy=\"compliance\"][aria-controls=\"compliance-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: compliance-button"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-submenu\" id=\"compliance-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Compliance</p></button>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .menu-button[data-cy=\"compliance\"][aria-controls=\"compliance-submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: compliance-button"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "compliance-submenu",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" aria-labelledby=\"compliance-button\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: compliance-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" aria-labelledby=\"compliance-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: compliance-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "standards",
                      "relatedNodes": [
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"standards\" class=\"css-1rillfy e1f29zw86\">Standards</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: standards"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"standards\" class=\"css-1rillfy e1f29zw86\">Standards</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: standards"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "resources",
                      "relatedNodes": [
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">Resources</p>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        },
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">Resources</p>",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        },
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">Resources</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        },
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">Resources</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        },
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">Resources</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: resources"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">Resources</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: resources"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "partners-button",
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-submenu\" id=\"partners-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Partners</p></button>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .menu-button[data-cy=\"partners\"][aria-controls=\"partners-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: partners-button"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-submenu\" id=\"partners-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Partners</p></button>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .menu-button[data-cy=\"partners\"][aria-controls=\"partners-submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: partners-button"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "partners-submenu",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-labelledby=\"partners-button\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: partners-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-labelledby=\"partners-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: partners-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "partnerships",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">",
                          "target": [
                            ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .partnerships.css-st1v7u[aria-labelledby=\"partnerships\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"partnerships\" class=\"css-1rillfy e1f29zw86\">Partnerships</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        },
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .partnerships.css-st1v7u[aria-labelledby=\"partnerships\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: partnerships"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"partnerships\" class=\"css-1rillfy e1f29zw86\">Partnerships</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: partnerships"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "company-button",
                      "relatedNodes": [
                        {
                          "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu\" id=\"company-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Company</p></button>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .menu-button[data-cy=\"company\"][aria-controls=\"company-submenu\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: company-button"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu\" id=\"company-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\"><p class=\"css-sc9vcp e1f29zw87\">Company</p></button>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .menu-button[data-cy=\"company\"][aria-controls=\"company-submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: company-button"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "company-submenu",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-labelledby=\"company-button\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: company-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-labelledby=\"company-button\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: company-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "audioeye",
                      "relatedNodes": [
                        {
                          "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"audioeye\" class=\"css-1rillfy e1f29zw86\">Audioeye</p>",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: audioeye"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"audioeye\" class=\"css-1rillfy e1f29zw86\">Audioeye</p>",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .css-1rillfy.e1f29zw86[color=\"gray300\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: audioeye"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "how-it-works",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: how-it-works"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: how-it-works"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "website-accessibility-checker",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: website-accessibility-checker"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: website-accessibility-checker"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "color-contrast-checker",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: color-contrast-checker"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: color-contrast-checker"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-web-design-guide",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-web-design-guide"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-web-design-guide"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessibility-training",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessibility-training"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .services.css-st1v7u[aria-labelledby=\"services\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessibility-training"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "all-integrations",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: all-integrations"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: all-integrations"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "google-tag-manager",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: google-tag-manager"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: google-tag-manager"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "shopify",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: shopify"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">",
                  "target": [
                    ".css-9wcxev.e1ijcn3g6.header-text-link:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: shopify"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "squarespace",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: squarespace"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">",
                  "target": [
                    ".css-9wcxev.e1ijcn3g6.header-text-link:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: squarespace"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "wordpress",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(1) > .product.submenu-wrapper[aria-labelledby=\"product-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .integrations.last-list[aria-labelledby=\"integrations\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: wordpress"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">",
                  "target": [
                    ".css-9wcxev.e1ijcn3g6.header-text-link:nth-child(14)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: wordpress"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "ada-compliance",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: ada-compliance"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: ada-compliance"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "wcag-2.1-compliance",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: wcag-2.1-compliance"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: wcag-2.1-compliance"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "section-508-compliance",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: section-508-compliance"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: section-508-compliance"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "aoda-compliance",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: aoda-compliance"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: aoda-compliance"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "unruh-civil-rights-act",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: unruh-civil-rights-act"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .standards.css-st1v7u[aria-labelledby=\"standards\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: unruh-civil-rights-act"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "compliance-overview",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: compliance-overview"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: compliance-overview"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessibility-lawsuits",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessibility-lawsuits"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessibility-lawsuits"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "building-for-digital-accessibility-at-scale",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-scale\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: building-for-digital-accessibility-at-scale"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-scale\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: building-for-digital-accessibility-at-scale"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "audioeye-trusted-certification",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: audioeye-trusted-certification"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: audioeye-trusted-certification"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessibility-statement",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessibility-statement"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(2) > .compliance.submenu-wrapper[aria-labelledby=\"compliance-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessibility-statement"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "audioeye-for-agencies",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .partnerships.css-st1v7u[aria-labelledby=\"partnerships\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: audioeye-for-agencies"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .partnerships.css-st1v7u[aria-labelledby=\"partnerships\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: audioeye-for-agencies"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "audioeye-for-platforms",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .partnerships.css-st1v7u[aria-labelledby=\"partnerships\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: audioeye-for-platforms"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .partnerships.css-st1v7u[aria-labelledby=\"partnerships\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: audioeye-for-platforms"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "become-a-referral-partner",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: become-a-referral-partner"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: become-a-referral-partner"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "partner-portal-login",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: partner-portal-login"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: partner-portal-login"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "partner-support",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: partner-support"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(3) > .partners.submenu-wrapper[aria-labelledby=\"partners-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: partner-support"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "about-us",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: about-us"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: about-us"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "investor-relations",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: investor-relations"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: investor-relations"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "board-of-directors",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: board-of-directors"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: board-of-directors"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "careers",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: careers"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: careers"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "audioeye-a11iance-team",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: audioeye-a11iance-team"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(2) > .audioeye.css-st1v7u[aria-labelledby=\"audioeye\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: audioeye-a11iance-team"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "blog",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: blog"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: blog"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "press-center",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: press-center"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: press-center"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "audioeye-videos",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: audioeye-videos"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: audioeye-videos"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "customer-case-studies",
                      "relatedNodes": [
                        {
                          "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">",
                          "target": [
                            ".css-1ejjmhg > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: customer-case-studies"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">",
                  "target": [
                    ".css-132zjqz > .css-1xhz07c.ediy7y63:nth-child(4) > .company.submenu-wrapper[aria-labelledby=\"company-button\"] > .css-1un5xsq.e1ijcn3g10:nth-child(3) > .resources.last-list[aria-labelledby=\"resources\"] > .css-9wcxev.e1ijcn3g6.header-text-link:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: customer-case-studies"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "input-component-wrapper",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"input-component-wrapper\" class=\"input-component-wrapper css-1wv7xxd e1k295jj1\">",
                          "target": [
                            ".css-1wv7xxd"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: input-component-wrapper"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div label=\"Enter URL to get your free Compliance Score\" id=\"input-component-wrapper\" class=\"input-component-wrapper css-1w5wln4 e1k295jj4\">",
                  "target": [
                    ".css-1w5wln4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: input-component-wrapper"
                }
              ]
            },
            {
              "id": "list",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures that lists are structured correctly",
              "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/list?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(6)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(8)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(10)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(12)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(14)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed inside <li> elements"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"css-1pmz4lw eigtaqd4\">",
                  "target": [
                    ".css-1pb4uxv.eigtaqd9:nth-child(1) > .css-1pmz4lw.eigtaqd4"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(6)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(8)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(10)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(12)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(14)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed inside <li> elements"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"css-1pmz4lw eigtaqd4\">",
                  "target": [
                    ".css-1pb4uxv.eigtaqd9:nth-child(2) > .css-1pmz4lw.eigtaqd4"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(6)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(8)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(10)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(12)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(14)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed inside <li> elements"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"css-1pmz4lw eigtaqd4\">",
                  "target": [
                    ".css-1pb4uxv.eigtaqd9:nth-child(3) > .css-1pmz4lw.eigtaqd4"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(6)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(8)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(10)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(12)"
                          ]
                        },
                        {
                          "html": "<div height=\"8\" class=\"css-c92ip1 evodv8s0\"></div>",
                          "target": [
                            ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4 > .css-c92ip1.evodv8s0[height=\"8\"]:nth-child(14)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed inside <li> elements"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"css-1pmz4lw eigtaqd4\">",
                  "target": [
                    ".css-1pb4uxv.eigtaqd9:nth-child(4) > .css-1pmz4lw.eigtaqd4"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div width=\"23\" class=\"css-1c3oh4q evodv8s0\"></div>",
                          "target": [
                            ".css-1c3oh4q.evodv8s0[width=\"23\"]:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div width=\"23\" class=\"css-1c3oh4q evodv8s0\"></div>",
                          "target": [
                            ".css-1c3oh4q.evodv8s0[width=\"23\"]:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<div width=\"23\" class=\"css-1c3oh4q evodv8s0\"></div>",
                          "target": [
                            ".css-1c3oh4q.evodv8s0[width=\"23\"]:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed inside <li> elements"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"css-3gv49i eigtaqd2\">",
                  "target": [
                    ".css-3gv49i"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.audioeye.com/",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"css-1t2lg9u e1f29zw87\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p color=\"white\" class=\"css-116ximt e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.95:1. Recommendation:  change text colour to #008670.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#ae-userStateStore",
                "code": "<iframe id=\"ae-userStateStore\" src=\"https://wsv3cdn.audioeye.com/v2/frame/cookieStorage.html?build=prod/m&amp;pscb=\" style=\"display: none; height: 0px; width: 0px;\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://audioeye-web.prismic.io/prismic-toolbar/4.0.8/iframe.html\" style=\"display: none !important;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"company-button\" found on the web page.": [
              {
                "tagName": "button",
                "id": "#company-button",
                "code": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"company\" aria-controls=\"company-submenu\" id=\"company-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\">...</button>"
              }
            ],
            "Duplicate id attribute value \"compliance-button\" found on the web page.": [
              {
                "tagName": "button",
                "id": "#compliance-button",
                "code": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"compliance\" aria-controls=\"compliance-submenu\" id=\"compliance-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\">...</button>"
              }
            ],
            "Duplicate id attribute value \"partners-button\" found on the web page.": [
              {
                "tagName": "button",
                "id": "#partners-button",
                "code": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"partners\" aria-controls=\"partners-submenu\" id=\"partners-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\">...</button>"
              }
            ],
            "Duplicate id attribute value \"product-button\" found on the web page.": [
              {
                "tagName": "button",
                "id": "#product-button",
                "code": "<button aria-haspopup=\"true\" aria-expanded=\"false\" data-cy=\"product\" aria-controls=\"product-submenu\" id=\"product-button\" class=\"menu-button header-text-link css-13i8tu5 ediy7y62\">...</button>"
              }
            ],
            "Duplicate id attribute value \"company-submenu\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#company-submenu",
                "code": "<div class=\"company submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"company-submenu\" hidden=\"\" aria-labelledby=\"company-button\">...</div>"
              }
            ],
            "Duplicate id attribute value \"compliance-submenu\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#compliance-submenu",
                "code": "<div class=\"compliance submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"compliance-submenu\" hidden=\"\" aria-labelledby=\"compliance-button\">...</div>"
              }
            ],
            "Duplicate id attribute value \"input-component-wrapper\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#input-component-wrapper",
                "code": "<div id=\"input-component-wrapper\" class=\"input-component-wrapper css-1wv7xxd e1k295jj1\">...</div>"
              }
            ],
            "Duplicate id attribute value \"partners-submenu\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#partners-submenu",
                "code": "<div class=\"partners submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"partners-submenu\" hidden=\"\" aria-labelledby=\"partners-button\">...</div>"
              }
            ],
            "Duplicate id attribute value \"product-submenu\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#product-submenu",
                "code": "<div class=\"product submenu-wrapper css-1nkb0uh e1ijcn3g12\" id=\"product-submenu\" hidden=\"\" aria-labelledby=\"product-button\">...</div>"
              }
            ],
            "Duplicate id attribute value \"about-us\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#about-us",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"about-us\">...</li>"
              }
            ],
            "Duplicate id attribute value \"accessibility-lawsuits\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#accessibility-lawsuits",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-lawsuits\">...</li>"
              }
            ],
            "Duplicate id attribute value \"accessibility-statement\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#accessibility-statement",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-statement\">...</li>"
              }
            ],
            "Duplicate id attribute value \"accessibility-training\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#accessibility-training",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessibility-training\">...</li>"
              }
            ],
            "Duplicate id attribute value \"accessible-web-design-guide\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#accessible-web-design-guide",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"accessible-web-design-guide\">...</li>"
              }
            ],
            "Duplicate id attribute value \"ada-compliance\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#ada-compliance",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"ada-compliance\">...</li>"
              }
            ],
            "Duplicate id attribute value \"all-integrations\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#all-integrations",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"all-integrations\">...</li>"
              }
            ],
            "Duplicate id attribute value \"aoda-compliance\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#aoda-compliance",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"aoda-compliance\">...</li>"
              }
            ],
            "Duplicate id attribute value \"audioeye-a11iance-team\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#audioeye-a11iance-team",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-a11iance-team\">...</li>"
              }
            ],
            "Duplicate id attribute value \"audioeye-for-agencies\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#audioeye-for-agencies",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-agencies\">...</li>"
              }
            ],
            "Duplicate id attribute value \"audioeye-for-platforms\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#audioeye-for-platforms",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-for-platforms\">...</li>"
              }
            ],
            "Duplicate id attribute value \"audioeye-trusted-certification\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#audioeye-trusted-certification",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-trusted-certification\">...</li>"
              }
            ],
            "Duplicate id attribute value \"audioeye-videos\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#audioeye-videos",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"audioeye-videos\">...</li>"
              }
            ],
            "Duplicate id attribute value \"become-a-referral-partner\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#become-a-referral-partner",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"become-a-referral-partner\">...</li>"
              }
            ],
            "Duplicate id attribute value \"blog\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#blog",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"blog\">...</li>"
              }
            ],
            "Duplicate id attribute value \"board-of-directors\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#board-of-directors",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"board-of-directors\">...</li>"
              }
            ],
            "Duplicate id attribute value \"building-for-digital-accessibility-at-scale\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#building-for-digital-accessibility-at-scale",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"building-for-digital-accessibility-at-scale\">...</li>"
              }
            ],
            "Duplicate id attribute value \"careers\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#careers",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"careers\">...</li>"
              }
            ],
            "Duplicate id attribute value \"color-contrast-checker\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#color-contrast-checker",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"color-contrast-checker\">...</li>"
              }
            ],
            "Duplicate id attribute value \"compliance-overview\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#compliance-overview",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"compliance-overview\">...</li>"
              }
            ],
            "Duplicate id attribute value \"customer-case-studies\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#customer-case-studies",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"customer-case-studies\">...</li>"
              }
            ],
            "Duplicate id attribute value \"google-tag-manager\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#google-tag-manager",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"google-tag-manager\">...</li>"
              }
            ],
            "Duplicate id attribute value \"how-it-works\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#how-it-works",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"how-it-works\">...</li>"
              }
            ],
            "Duplicate id attribute value \"investor-relations\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#investor-relations",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"investor-relations\">...</li>"
              }
            ],
            "Duplicate id attribute value \"partner-portal-login\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#partner-portal-login",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-portal-login\">...</li>"
              }
            ],
            "Duplicate id attribute value \"partner-support\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#partner-support",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partner-support\">...</li>"
              }
            ],
            "Duplicate id attribute value \"partnerships\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#partnerships",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"partnerships\">...</li>"
              },
              {
                "tagName": "p",
                "id": "#partnerships",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"partnerships\" class=\"css-1rillfy e1f29zw86\">...</p>"
              }
            ],
            "Duplicate id attribute value \"press-center\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#press-center",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"press-center\">...</li>"
              }
            ],
            "Duplicate id attribute value \"section-508-compliance\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#section-508-compliance",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"section-508-compliance\">...</li>"
              }
            ],
            "Duplicate id attribute value \"shopify\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#shopify",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"shopify\">...</li>"
              }
            ],
            "Duplicate id attribute value \"squarespace\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#squarespace",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"squarespace\">...</li>"
              }
            ],
            "Duplicate id attribute value \"unruh-civil-rights-act\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#unruh-civil-rights-act",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"unruh-civil-rights-act\">...</li>"
              }
            ],
            "Duplicate id attribute value \"wcag-2.1-compliance\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#wcag-2.1-compliance",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wcag-2.1-compliance\">...</li>"
              }
            ],
            "Duplicate id attribute value \"website-accessibility-checker\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#website-accessibility-checker",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"website-accessibility-checker\">...</li>"
              }
            ],
            "Duplicate id attribute value \"wordpress\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#wordpress",
                "code": "<li class=\"header-text-link css-9wcxev e1ijcn3g6\" id=\"wordpress\">...</li>"
              }
            ],
            "Duplicate id attribute value \"audioeye\" found on the web page.": [
              {
                "tagName": "p",
                "id": "#audioeye",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"audioeye\" class=\"css-1rillfy e1f29zw86\">...</p>"
              }
            ],
            "Duplicate id attribute value \"integrations\" found on the web page.": [
              {
                "tagName": "p",
                "id": "#integrations",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"integrations\" class=\"css-1rillfy e1f29zw86\">...</p>"
              }
            ],
            "Duplicate id attribute value \"resources\" found on the web page.": [
              {
                "tagName": "p",
                "id": "#resources",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">...</p>"
              }
            ],
            "Duplicate id attribute value \"services\" found on the web page.": [
              {
                "tagName": "p",
                "id": "#services",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"services\" class=\"css-1rillfy e1f29zw86\">...</p>"
              }
            ],
            "Duplicate id attribute value \"standards\" found on the web page.": [
              {
                "tagName": "p",
                "id": "#standards",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"standards\" class=\"css-1rillfy e1f29zw86\">...</p>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#batBeacon166359633041",
                "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon166359633041\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=56373409&amp;tm=gtm002&amp;Ver=2&amp;mid=9be5af2e-8c8a-4907-87bf-5445154c7efe&amp;sid=48c57500fcd211ecb9e74f799d48136a&amp;vid=48c5bfd0fcd211ec98299f4372b8d3f7&amp;vids=0&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=AudioEye%20-%20Web%20Accessibility%20Platform%20for%20Businesses%20of%20All%20Sizes&amp;p=https%3A%2F%2Fwww.audioeye.com%2F&amp;r=&amp;lt=1244&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=487532\">"
              },
              {
                "tagName": "img",
                "id": "#batBeacon923348240419",
                "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon923348240419\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=17493194&amp;tm=gtm002&amp;Ver=2&amp;mid=6a273d11-405f-47d0-8f5e-6da567817dae&amp;sid=48c57500fcd211ecb9e74f799d48136a&amp;vid=48c5bfd0fcd211ec98299f4372b8d3f7&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=AudioEye%20-%20Web%20Accessibility%20Platform%20for%20Businesses%20of%20All%20Sizes&amp;p=https%3A%2F%2Fwww.audioeye.com%2F&amp;r=&amp;lt=1244&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=857009\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI1ODQzNSAwLjI1ODQzNUMwLjYwMzAxNSAtMC4wODYxNDUxIDEuMTYxNjkgLTAuMDg2MTQ1MSAxLjUwNjI3IDAuMjU4NDM1TDE0Ljc0MTYgMTMuNDkzN0MxNS4wODYxIDEzLjgzODMgMTUuMDg2MSAxNC4zOTcgMTQuNzQxNiAxNC43NDE2QzE0LjM5NyAxNS4wODYxIDEzLjgzODMgMTUuMDg2MSAxMy40OTM3IDE0Ljc0MTZMMC4yNTg0MzUgMS41MDYyN0MtMC4wODYxNDUxIDEuMTYxNjkgLTAuMDg2MTQ1MSAwLjYwMzAxNSAwLjI1ODQzNSAwLjI1ODQzNVoiIGZpbGw9IiMxRjFGMUYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC43NDE2IDAuMjU4NDM1QzE1LjA4NjEgMC42MDMwMTUgMTUuMDg2MSAxLjE2MTY5IDE0Ljc0MTYgMS41MDYyN0wxLjUwNjI3IDE0Ljc0MTZDMS4xNjE2OSAxNS4wODYxIDAuNjAzMDE0IDE1LjA4NjEgMC4yNTg0MzUgMTQuNzQxNkMtMC4wODYxNDYgMTQuMzk3IC0wLjA4NjE0NiAxMy44MzgzIDAuMjU4NDM1IDEzLjQ5MzdMMTMuNDkzNyAwLjI1ODQzNUMxMy44MzgzIC0wLjA4NjE0NTEgMTQuMzk3IC0wLjA4NjE0NTEgMTQuNzQxNiAwLjI1ODQzNVoiIGZpbGw9IiMxRjFGMUYiLz4KPC9zdmc+Cg==\" class=\"css-qrf5it e1ijcn3g7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI1ODQzNSAwLjI1ODQzNUMwLjYwMzAxNSAtMC4wODYxNDUxIDEuMTYxNjkgLTAuMDg2MTQ1MSAxLjUwNjI3IDAuMjU4NDM1TDE0Ljc0MTYgMTMuNDkzN0MxNS4wODYxIDEzLjgzODMgMTUuMDg2MSAxNC4zOTcgMTQuNzQxNiAxNC43NDE2QzE0LjM5NyAxNS4wODYxIDEzLjgzODMgMTUuMDg2MSAxMy40OTM3IDE0Ljc0MTZMMC4yNTg0MzUgMS41MDYyN0MtMC4wODYxNDUxIDEuMTYxNjkgLTAuMDg2MTQ1MSAwLjYwMzAxNSAwLjI1ODQzNSAwLjI1ODQzNVoiIGZpbGw9IiMxRjFGMUYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC43NDE2IDAuMjU4NDM1QzE1LjA4NjEgMC42MDMwMTUgMTUuMDg2MSAxLjE2MTY5IDE0Ljc0MTYgMS41MDYyN0wxLjUwNjI3IDE0Ljc0MTZDMS4xNjE2OSAxNS4wODYxIDAuNjAzMDE0IDE1LjA4NjEgMC4yNTg0MzUgMTQuNzQxNkMtMC4wODYxNDYgMTQuMzk3IC0wLjA4NjE0NiAxMy44MzgzIDAuMjU4NDM1IDEzLjQ5MzdMMTMuNDkzNyAwLjI1ODQzNUMxMy44MzgzIC0wLjA4NjE0NTEgMTQuMzk3IC0wLjA4NjE0NTEgMTQuNzQxNiAwLjI1ODQzNVoiIGZpbGw9IiMxRjFGMUYiLz4KPC9zdmc+Cg==\" class=\"css-qrf5it esg17nd1\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjIiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA2MiA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNDguNEgyMy42VjI0LjhIMTQuNkwyNC40IDBIMTMuOEwwIDI0LjhWNDguNFpNMzcgNDguNEg2MC42VjI0LjhINTEuNkw2MS40IDBINTAuOEwzNyAyNC44VjQ4LjRaIiBmaWxsPSIjMjVEMEI0Ii8+Cjwvc3ZnPgo=\" class=\"css-f5mgpi exvrsv63\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDk5OTYgMTEuMTU5OUM3LjI2OTc1IDExLjE1OCA3LjA0NzIyIDExLjA3NjggNi44Njk5NiAxMC45Mjk5TDAuMzY5OTYgNS42MDk4NkMwLjE5NTA1IDUuNDM0NDIgMC4wOTE0ODUzIDUuMjAwMzEgMC4wNzkzMzAzIDQuOTUyODhDMC4wNjcxNzUzIDQuNzA1NDQgMC4xNDcyOTYgNC40NjIzMSAwLjMwNDE2OSA0LjI3MDU3QzAuNDYxMDQxIDQuMDc4ODQgMC42ODM0OTggMy45NTIxNiAwLjkyODQzOCAzLjkxNTA4QzEuMTczMzggMy44NzggMS40MjMzNiAzLjkzMzE1IDEuNjI5OTYgNC4wNjk4Nkw3LjQ5OTk2IDguODY5ODZMMTMuMzcgNC4wNjk4NkMxMy41NzY2IDMuOTMzMTUgMTMuODI2NSAzLjg3OCAxNC4wNzE1IDMuOTE1MDhDMTQuMzE2NCAzLjk1MjE2IDE0LjUzODkgNC4wNzg4NCAxNC42OTU4IDQuMjcwNTdDMTQuODUyNiA0LjQ2MjMxIDE0LjkzMjcgNC43MDU0NCAxNC45MjA2IDQuOTUyODhDMTQuOTA4NCA1LjIwMDMxIDE0LjgwNDkgNS40MzQ0MiAxNC42MyA1LjYwOTg2TDguMTI5OTYgMTAuOTI5OUM3Ljk1MjcgMTEuMDc2OCA3LjczMDE3IDExLjE1OCA3LjQ5OTk2IDExLjE1OTlaIiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=\" alt=\"\" class=\"css-1srouat e1dh41r70\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDk5OTYgMTEuMTU5OUM3LjI2OTc1IDExLjE1OCA3LjA0NzIyIDExLjA3NjggNi44Njk5NiAxMC45Mjk5TDAuMzY5OTYgNS42MDk4NkMwLjE5NTA1IDUuNDM0NDIgMC4wOTE0ODUzIDUuMjAwMzEgMC4wNzkzMzAzIDQuOTUyODhDMC4wNjcxNzUzIDQuNzA1NDQgMC4xNDcyOTYgNC40NjIzMSAwLjMwNDE2OSA0LjI3MDU3QzAuNDYxMDQxIDQuMDc4ODQgMC42ODM0OTggMy45NTIxNiAwLjkyODQzOCAzLjkxNTA4QzEuMTczMzggMy44NzggMS40MjMzNiAzLjkzMzE1IDEuNjI5OTYgNC4wNjk4Nkw3LjQ5OTk2IDguODY5ODZMMTMuMzcgNC4wNjk4NkMxMy41NzY2IDMuOTMzMTUgMTMuODI2NSAzLjg3OCAxNC4wNzE1IDMuOTE1MDhDMTQuMzE2NCAzLjk1MjE2IDE0LjUzODkgNC4wNzg4NCAxNC42OTU4IDQuMjcwNTdDMTQuODUyNiA0LjQ2MjMxIDE0LjkzMjcgNC43MDU0NCAxNC45MjA2IDQuOTUyODhDMTQuOTA4NCA1LjIwMDMxIDE0LjgwNDkgNS40MzQ0MiAxNC42MyA1LjYwOTg2TDguMTI5OTYgMTAuOTI5OUM3Ljk1MjcgMTEuMDc2OCA3LjczMDE3IDExLjE1OCA3LjQ5OTk2IDExLjE1OTlaIiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=\" alt=\"\" class=\"css-eeg0za e1dh41r70\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyOCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkgyNiIgc3Ryb2tlPSIjMUYxRjFGIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMiAxMEgyNiIgc3Ryb2tlPSIjMUYxRjFGIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMiAxOEgyNiIgc3Ryb2tlPSIjMUYxRjFGIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K\" alt=\"\" class=\"css-1d3w5wq esg17nd0\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1026f797-70f9-43b5-84fb-dd85af4ec859_product-integration-wix.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1daa0f6a-3899-45eb-8247-57f4bf3d5e48_product-integrations-hubspot.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1dcd94fc-e039-438f-be93-ee38ee3e3c93_compliance-standards-aoda.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/1e5ac1c5-c288-455c-8178-3371f2c025bc_compliance-standards-wcag.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/23ea703a-dfe8-4097-bd34-5385dae2abda_partners-partnership-referral.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2b11f633-1232-4934-bb55-1fbc6c452b5c_product-integration-wordpress.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/2c8f1e4e-4b6c-472c-95cb-da3c56b146d5_product-services-how-it-works.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/32fdbc7f-2a81-4f9e-b636-7bb45a77f361_product-services-color-contrast-checker.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/35dc84c6-d78e-4cf6-9369-b78a81c784ab_product-services-training.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3647d67d-d2a3-407e-b9cf-a70aeba315eb_compliance-resources-trusted-certification.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/364e8d15-83a6-4ef0-91a5-214801ca5816_product-integrations-drupal.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/370633a3-400d-4749-a3f0-a2770eb5f37e_compliance-resources-ebook.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/378c0ffa-b2e4-4e43-b2f4-a7b85438cbed_complaince-standards-unruh.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/38d8fe1e-6e28-4c35-bc4d-9fc49efb2043_product-integrations-all-integrations.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/3f59d0a4-fa98-4ef0-8c9e-01736445a13e_compliance-standards-ada.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/49c5cebd-3266-4163-a185-49e9690144fb_product-integrations-duda.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/50c642a1-213e-4f43-acb0-ef6f328406a0_company-audioeye-investor-relations.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/545c705d-cd48-4bad-8705-ea043a825029_Agency%20Partner.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/54f7b5b5-bdda-4be5-9dda-602fc95e17ce_Audit.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/574eac2f-c01d-45b6-98e1-0033b0b45263_product-integrations-magento.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5b311781-43b7-474e-81fc-cbda30b67505_company-resources-videos.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5d51357e-c4d4-4751-bfc0-bb760987f04c_compliance-standards-508.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5da50cdd-661c-48ec-be2e-c46dd17b16dd_partners-partnership-support.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/5eb44ca7-097a-4a80-a884-7a47da32dbc7_compliance-resources-accessibility-statement.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/64066a8e-00cc-4e16-8b15-3b776313cc6f_product-integrations-bigcommerce.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6412a393-1ce7-4e80-9649-77eaec4d2daa_gavel-icon.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/65fc7e20-2411-4284-882f-1ac5fe877773_product-integrations-shopify.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/6d7f5612-093b-4152-8626-6562e8af069b_product-integrations-squarespace-small.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/70dd555d-30ff-44b1-a543-8407718ce3f0_product-integration-volusion.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/73161793-0f9e-4e67-9997-ce4c2a708bfa_product-integrations-joomla.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7afa2754-50de-4c96-b61e-8cd7011eb431_company-audioeye-about.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/7e006e1f-9721-45d6-9e06-5f4db361b61b_partners-partnership-partnership-overview.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/835a6394-0847-4a20-8978-ea625c35602a_product-integrations-google-tag-manager.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/84951267-f0cb-4a22-9192-722be5359911_product-services-document-remediation.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/99962cc3-f458-4ee8-a723-a77300458047_Integration%20Partner.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/a4292dee-a02d-4bce-bb50-870cfbe2025e_company-audioeye-careers.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/adf461d5-55c2-403c-8670-2dadd5e9cba8_company-audioeye-board-of-directors.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b24230fb-649f-43aa-a4cf-958b0e0a7ecc_partners-partnership-portal-login.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/b5ac6322-de85-4cf9-b131-b751ac0b6be2_company-resources-press-center.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/c7007a9a-e961-41b0-8a61-0fcc4ea614a0_product-integrations-webflow.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ccbef294-20ea-4adb-a008-aff879587a4b_company-resources-success-stories.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/d220b723-6ff0-4d63-9792-b95066d8c527_company-resources-blog.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/dc831755-1b32-49c8-8129-27c7aa9bc8fb_compliance-resources-accessibility-lawsuits.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f2512476-624a-4654-880d-43a5bd03376f_white-paper-icon.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/f7d0b4ce-378e-452c-8ce2-bb04af831f6d_product-services-accessibility-checker.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://audioeye-web.cdn.prismic.io/audioeye-web/ffb48b4e-ca14-4a5d-b55e-3be99d4dba55_product-integration-woocommerce.svg?ixlib=gatsbyFP&amp;auto=compress%2Cformat&amp;fit=max\" alt=\"\" class=\"css-1n0b88c e1ijcn3g4\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"css-359lg8 e2rmhts2\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#ae_app",
                "code": "<div id=\"ae_app\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div role=\"alert\" class=\"css-1di4gjt e1boc6wq2\">...</div>"
              }
            ]
          },
          "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=\"#content\" data-reach-skip-link=\"true\" style=\"position:absolute;top:0;left:0;padding:2px;text-decoration:underline\" rel=\"noopener noreferrer\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "li",
                "id": "",
                "code": "<li>...</li>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"css-sc9vcp e1f29zw87\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" style=\"text-decoration:none\" data-cy=\"pricing\" class=\"css-11nfmwf e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"css-zyijf0 e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-about-us\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessibility-statement-\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessible-web-design-guide\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-aoda\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-apply-to-become-a-partner\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-blog\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ca-state-&amp;-unruh\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-careers\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-case-studies\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-compliance-overview\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-contact-us\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-document-remediation\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-how-it-works\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-integrations\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-investor-relations\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-lawsuits\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-partner-program\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-press-center\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-pricing\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-policy\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-settings\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-legal-support\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-partner-support\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-schedule-a-demo\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-section-508\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-terms-of-service\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-wcag-2.1\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-website-accessibility-checker\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" style=\"color:#99989A\" class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div aria-level=\"2\" role=\"heading\" color=\"gray700\" class=\"css-1j24uty e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"green500\" class=\"css-1s7hy5b e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"purple500\" class=\"css-ysusqo e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"white\" class=\"css-1bfs9nd e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"white\" class=\"css-1jma4v3 e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"white\" class=\"css-1mzmzy0 e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"white\" class=\"css-gdm6c7 e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"white\" class=\"css-hwqfro e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div color=\"white\" class=\"eicw7vk3 css-1tqbb59 e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div role=\"heading\" aria-level=\"2\" color=\"white\" class=\"css-1wgylbb e1f29zw88\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"margin-bottom:1.45rem\" color=\"white\" class=\"css-hty2nv e1f29zw88\">...</div>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 role=\"heading\" aria-level=\"3\" color=\"white\" class=\"css-ah5zkb e1f29zw81\">...</h3>"
              },
              {
                "tagName": "li",
                "id": "",
                "code": "<li color=\"offWhite\" class=\"css-1vpxmsd e8vspgv3\">...</li>"
              },
              {
                "tagName": "li",
                "id": "",
                "code": "<li color=\"white\" class=\"css-1t2apli e8vspgv3\">...</li>"
              },
              {
                "tagName": "p",
                "id": "#audioeye",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"audioeye\" class=\"css-1rillfy e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "#integrations",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"integrations\" class=\"css-1rillfy e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "#partnerships",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"partnerships\" class=\"css-1rillfy e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "#resources",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"resources\" class=\"css-1rillfy e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "#services",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"services\" class=\"css-1rillfy e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "#standards",
                "code": "<p color=\"gray300\" style=\"text-transform:uppercase;letter-spacing:.02rem;margin-bottom:16px\" id=\"standards\" class=\"css-1rillfy e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p color=\"gray400\" class=\"css-pt0pxs e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p color=\"offBlack\" class=\"css-pybi0v e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p color=\"red500\" class=\"css-18jna86 e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p color=\"white\" class=\"css-116ximt e1f29zw86\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p role=\"heading\" aria-level=\"2\" color=\"white\" class=\"css-nrdbzg e1f29zw87\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"a11iance-user-testing\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"about-us\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"accessibility-lawsuits\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"accessibility-statement\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"accessibility-training\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"accessible-web-design-guide\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"ada-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"all-integrations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"aoda-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"audioeye-a11iance-team\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"audioeye-for-agencies\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"audioeye-for-platforms\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"audioeye-trusted-certification\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"become-a-referral-partner\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"bigcommerce\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"blog\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"board-of-directors\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"building-for-digital-accessibility-at-scale\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"careers\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"color-contrast-checker\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"compliance-overview\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"customer-case-studies\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"document-remediation\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"drupal\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"duda\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"google-tag-manager\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"how-it-works\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"hubspot\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"investor-relations\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"joomla\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"magento\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"partnerships\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"press-center\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"section-508-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"shopify\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"squarespace\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"unruh-civil-rights-act\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"volusion\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"wcag-2.1-compliance\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"webflow\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"website-accessibility-checker\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"wix\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"woocommerce\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" data-cy=\"wordpress\" class=\"e1ijcn3g5 css-166tara e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"offBlack\" style=\"text-decoration:none\" data-cy=\"pricing\" class=\"css-11nfmwf e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"css-zyijf0 e1f29zw84\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-about-us\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessibility-statement-\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-accessible-web-design-guide\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-aoda\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-apply-to-become-a-partner\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-blog\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ca-state-&amp;-unruh\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-careers\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-case-studies\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-compliance-overview\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-contact-us\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-document-remediation\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-how-it-works\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-integrations\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-investor-relations\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-lawsuits\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-partner-program\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-press-center\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-pricing\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-policy\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-privacy-settings\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-legal-support\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-request-partner-support\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-schedule-a-demo\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-section-508\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-terms-of-service\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-wcag-2.1\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-website-accessibility-checker\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span color=\"purple500\" style=\"color:#99989A\" class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.audioeye.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 10,
            "recommendation": 81,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[15]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"hs-analytics\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script id=\"hs-analytics\" src=\"https://js.hs-analytics.net/analytics/1657074300000/8482033.js\" async=\"\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[5]/form[1]/div[1]/label[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"input-component-wrapper\" that is already in use",
              "bounds": {
                "left": 132,
                "top": 582,
                "height": 54,
                "width": 536
              },
              "snippet": "<div class=\"input-component-wrapper css-1wv7xxd e1k295jj1\" id=\"input-component-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/button[1]"
              },
              "message": "The <button> element has the id \"company-button\" that is already in use",
              "bounds": {
                "left": 116,
                "top": 266,
                "height": 25,
                "width": 648
              },
              "snippet": "<button class=\"menu-button header-text-link css-13i8tu5 ediy7y62\" id=\"company-button\" aria-controls=\"company-submenu\" data-cy=\"company\" aria-expanded=\"false\" aria-haspopup=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/button[1]"
              },
              "message": "The <button> element has the id \"partners-button\" that is already in use",
              "bounds": {
                "left": 116,
                "top": 212,
                "height": 25,
                "width": 648
              },
              "snippet": "<button class=\"menu-button header-text-link css-13i8tu5 ediy7y62\" id=\"partners-button\" aria-controls=\"partners-submenu\" data-cy=\"partners\" aria-expanded=\"false\" aria-haspopup=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/button[1]"
              },
              "message": "The <button> element has the id \"compliance-button\" that is already in use",
              "bounds": {
                "left": 116,
                "top": 158,
                "height": 25,
                "width": 648
              },
              "snippet": "<button class=\"menu-button header-text-link css-13i8tu5 ediy7y62\" id=\"compliance-button\" aria-controls=\"compliance-submenu\" data-cy=\"compliance\" aria-expanded=\"false\" aria-haspopup=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/button[1]"
              },
              "message": "The <button> element has the id \"product-button\" that is already in use",
              "bounds": {
                "left": 116,
                "top": 104,
                "height": 25,
                "width": 648
              },
              "snippet": "<button class=\"menu-button header-text-link css-13i8tu5 ediy7y62\" id=\"product-button\" aria-controls=\"product-submenu\" data-cy=\"product\" aria-expanded=\"false\" aria-haspopup=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 31,
                "width": 169
              },
              "snippet": "<a rel=\"noopener noreferrer\" style=\"position:absolute;top:0;left:0;padding:2px;text-decoration:underline\" data-reach-skip-link=\"true\" href=\"#content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 95,
                "top": 90,
                "height": 295,
                "width": 692
              },
              "snippet": "<nav class=\"css-bvrdm3 esg17nd3\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 95,
                "top": 90,
                "height": 295,
                "width": 692
              },
              "snippet": "<nav class=\"css-bvrdm3 esg17nd3\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.95 with its background is less than the WCAG AA minimum requirements for text of size 12.6px and weight of 400",
              "bounds": {
                "left": 315,
                "top": 232,
                "height": 36,
                "width": 172
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[22]",
                "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": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "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=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/svg[1]",
                "aria": "/document[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 9896,
                "height": 0,
                "width": 0
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" style=\"position: absolute; width: 0; height: 0; overflow: hidden;\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/ul[1]/li[3]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[7]/listitem[3]/button[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 526,
                "top": 9732,
                "height": 16,
                "width": 100
              },
              "snippet": "<span data-cy=\"footer-privacy-settings\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[7]/listitem[2]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 269,
                "top": 9732,
                "height": 16,
                "width": 91
              },
              "snippet": "<span data-cy=\"footer-privacy-policy\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9732,
                "height": 16,
                "width": 105
              },
              "snippet": "<span data-cy=\"footer-terms-of-service\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/p[1]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 349,
                "top": 9819,
                "height": 13,
                "width": 110
              },
              "snippet": "<span class=\"dark-bg-link dark-bg-focus css-2t2ec6 e1f29zw84\" style=\"color:#99989A\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/p[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 14,
                "top": 9793,
                "height": 44,
                "width": 772
              },
              "snippet": "<p class=\"css-pt0pxs e1f29zw86\" color=\"gray400\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[7]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[7]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9524,
                "height": 16,
                "width": 88
              },
              "snippet": "<span data-cy=\"footer-system-status\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[6]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[6]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9492,
                "height": 16,
                "width": 76
              },
              "snippet": "<span data-cy=\"footer-help-center\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[5]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[5]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9460,
                "height": 16,
                "width": 163
              },
              "snippet": "<span data-cy=\"footer-apply-to-become-a-partner\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[4]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9428,
                "height": 16,
                "width": 147
              },
              "snippet": "<span data-cy=\"footer-request-partner-support\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[3]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9396,
                "height": 16,
                "width": 138
              },
              "snippet": "<span data-cy=\"footer-request-legal-support\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[2]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9364,
                "height": 16,
                "width": 110
              },
              "snippet": "<span data-cy=\"footer-schedule-a-demo\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[1]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9332,
                "height": 16,
                "width": 71
              },
              "snippet": "<span data-cy=\"footer-contact-us\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[4]/p[1]",
                "aria": "/document[1]/contentinfo[1]/heading[4]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 400,
                "top": 9287,
                "height": 27,
                "width": 58
              },
              "snippet": "<p class=\"css-nrdbzg e1f29zw87\" color=\"white\" aria-level=\"2\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[7]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[7]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9524,
                "height": 16,
                "width": 113
              },
              "snippet": "<span data-cy=\"footer-ca-state-&-unruh\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[6]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[6]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9492,
                "height": 16,
                "width": 48
              },
              "snippet": "<span data-cy=\"footer-aoda\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[5]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9460,
                "height": 16,
                "width": 75
              },
              "snippet": "<span data-cy=\"footer-section-508\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[4]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9428,
                "height": 16,
                "width": 38
              },
              "snippet": "<span data-cy=\"footer-ada\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[3]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9396,
                "height": 16,
                "width": 72
              },
              "snippet": "<span data-cy=\"footer-wcag-2.1\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[2]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9364,
                "height": 16,
                "width": 58
              },
              "snippet": "<span data-cy=\"footer-lawsuits\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[1]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9332,
                "height": 16,
                "width": 136
              },
              "snippet": "<span data-cy=\"footer-compliance-overview\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[3]/p[1]",
                "aria": "/document[1]/contentinfo[1]/heading[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 14,
                "top": 9287,
                "height": 27,
                "width": 87
              },
              "snippet": "<p class=\"css-nrdbzg e1f29zw87\" color=\"white\" aria-level=\"2\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[7]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[7]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9235,
                "height": 16,
                "width": 80
              },
              "snippet": "<span data-cy=\"footer-case-studies\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[6]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9203,
                "height": 16,
                "width": 79
              },
              "snippet": "<span data-cy=\"footer-press-center\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[5]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9171,
                "height": 16,
                "width": 35
              },
              "snippet": "<span data-cy=\"footer-blog\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[4]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9139,
                "height": 16,
                "width": 50
              },
              "snippet": "<span data-cy=\"footer-careers\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[3]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9107,
                "height": 16,
                "width": 101
              },
              "snippet": "<span data-cy=\"footer-partner-program\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[2]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9075,
                "height": 16,
                "width": 112
              },
              "snippet": "<span data-cy=\"footer-investor-relations\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[1]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 9043,
                "height": 16,
                "width": 62
              },
              "snippet": "<span data-cy=\"footer-about-us\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/contentinfo[1]/heading[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 400,
                "top": 8997,
                "height": 27,
                "width": 70
              },
              "snippet": "<p class=\"css-nrdbzg e1f29zw87\" color=\"white\" aria-level=\"2\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[7]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9235,
                "height": 16,
                "width": 143
              },
              "snippet": "<span data-cy=\"footer-accessibility-statement-\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[6]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9203,
                "height": 16,
                "width": 181
              },
              "snippet": "<span data-cy=\"footer-accessible-web-design-guide\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[5]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9171,
                "height": 16,
                "width": 144
              },
              "snippet": "<span data-cy=\"footer-document-remediation\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9139,
                "height": 16,
                "width": 182
              },
              "snippet": "<span data-cy=\"footer-website-accessibility-checker\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[3]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9107,
                "height": 16,
                "width": 75
              },
              "snippet": "<span data-cy=\"footer-integrations\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[2]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9075,
                "height": 16,
                "width": 48
              },
              "snippet": "<span data-cy=\"footer-pricing\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]/span[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 9043,
                "height": 16,
                "width": 87
              },
              "snippet": "<span data-cy=\"footer-how-it-works\" style=\"flex:1\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/contentinfo[1]/heading[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 14,
                "top": 8997,
                "height": 27,
                "width": 56
              },
              "snippet": "<p class=\"css-nrdbzg e1f29zw87\" color=\"white\" aria-level=\"2\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[4]/p[1]",
                "aria": "/document[1]/main[1]/navigation[1]/button[4]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 434,
                "top": 3507,
                "height": 22,
                "width": 8
              },
              "snippet": "<p class=\"css-116ximt e1f29zw86\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[3]/p[1]",
                "aria": "/document[1]/main[1]/navigation[1]/button[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 397,
                "top": 3507,
                "height": 22,
                "width": 8
              },
              "snippet": "<p class=\"css-116ximt e1f29zw86\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[2]/p[1]",
                "aria": "/document[1]/main[1]/navigation[1]/button[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 360,
                "top": 3507,
                "height": 22,
                "width": 8
              },
              "snippet": "<p class=\"css-pybi0v e1f29zw86\" color=\"offBlack\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[5]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 80,
                "top": 3387,
                "height": 22,
                "width": 305
              },
              "snippet": "<div class=\"css-1jma4v3 e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 80,
                "top": 3361,
                "height": 27,
                "width": 83
              },
              "snippet": "<div class=\"css-1mzmzy0 e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 80,
                "top": 3305,
                "height": 57,
                "width": 696
              },
              "snippet": "<div class=\"css-gdm6c7 e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[7]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 2730,
                "height": 193,
                "width": 720
              },
              "snippet": "<li class=\"css-1t2apli e8vspgv3\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[7]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 2514,
                "height": 193,
                "width": 720
              },
              "snippet": "<li class=\"css-1t2apli e8vspgv3\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[7]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 2298,
                "height": 193,
                "width": 720
              },
              "snippet": "<li class=\"css-1t2apli e8vspgv3\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[5]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 1759,
                "height": 166,
                "width": 720
              },
              "snippet": "<li class=\"css-1vpxmsd e8vspgv3\" color=\"offWhite\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[5]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 1570,
                "height": 166,
                "width": 720
              },
              "snippet": "<li class=\"css-1vpxmsd e8vspgv3\" color=\"offWhite\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[5]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 1381,
                "height": 166,
                "width": 720
              },
              "snippet": "<li class=\"css-1vpxmsd e8vspgv3\" color=\"offWhite\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/heading[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 289,
                "top": 931,
                "height": 27,
                "width": 223
              },
              "snippet": "<div class=\"css-1j24uty e1f29zw88\" color=\"gray700\" role=\"heading\" aria-level=\"2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[5]/form[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 400,
                "top": 635,
                "height": 0,
                "width": 0
              },
              "snippet": "<p class=\"css-18jna86 e1f29zw86\" color=\"red500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 50,
                "top": 408,
                "height": 72,
                "width": 700
              },
              "snippet": "<div class=\"css-hwqfro e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 50,
                "top": 280,
                "height": 102,
                "width": 700
              },
              "snippet": "<div class=\"css-hty2nv e1f29zw88\" color=\"white\" style=\"margin-bottom:1.45rem\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 315,
                "top": 232,
                "height": 48,
                "width": 172
              },
              "snippet": "<div class=\"css-1s7hy5b e1f29zw88\" color=\"green500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[3]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 8528,
                "height": 45,
                "width": 752
              },
              "snippet": "<div class=\"eicw7vk3 css-1tqbb59 e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 8343,
                "height": 99,
                "width": 752
              },
              "snippet": "<div class=\"eicw7vk3 css-1tqbb59 e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[16]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 25,
                "top": 8283,
                "height": 36,
                "width": 752
              },
              "snippet": "<div class=\"css-1bfs9nd e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[15]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 321,
                "top": 7829,
                "height": 48,
                "width": 160
              },
              "snippet": "<div class=\"css-ysusqo e1f29zw88\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[14]/div[1]/h3[1]",
                "aria": "/document[1]/main[1]/heading[14]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 118,
                "top": 7234,
                "height": 36,
                "width": 566
              },
              "snippet": "<h3 class=\"css-ah5zkb e1f29zw81\" color=\"white\" aria-level=\"3\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[14]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 56,
                "top": 7295,
                "height": 72,
                "width": 688
              },
              "snippet": "<div class=\"css-hwqfro e1f29zw88\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[13]/div[4]/div[1]/div[4]/a[1]/span[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 262,
                "top": 7099,
                "height": 20,
                "width": 277
              },
              "snippet": "<span class=\"css-zyijf0 e1f29zw84\" color=\"purple500\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[12]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/main[1]/list[4]/listitem[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 6183,
                "height": 193,
                "width": 720
              },
              "snippet": "<li class=\"css-1vpxmsd e8vspgv3\" color=\"offWhite\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[12]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/list[4]/listitem[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 5967,
                "height": 193,
                "width": 720
              },
              "snippet": "<li class=\"css-1vpxmsd e8vspgv3\" color=\"offWhite\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[12]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 5751,
                "height": 193,
                "width": 720
              },
              "snippet": "<li class=\"css-1vpxmsd e8vspgv3\" color=\"offWhite\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[10]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 4767,
                "height": 166,
                "width": 720
              },
              "snippet": "<li class=\"css-1t2apli e8vspgv3\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[10]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 4578,
                "height": 166,
                "width": 720
              },
              "snippet": "<li class=\"css-1t2apli e8vspgv3\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[10]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 40,
                "top": 4389,
                "height": 166,
                "width": 720
              },
              "snippet": "<li class=\"css-1t2apli e8vspgv3\" color=\"white\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 266,
                "top": 92,
                "height": 22,
                "width": 270
              },
              "snippet": "<div class=\"css-1wgylbb e1f29zw88\" color=\"white\" aria-level=\"2\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/section[2]/a[1]/span[1]",
                "aria": "/document[1]/banner[1]/link[6]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 114,
                "top": 404,
                "height": 15,
                "width": 37
              },
              "snippet": "<span class=\"css-11nfmwf e1f29zw84\" style=\"text-decoration:none\" color=\"offBlack\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/div[1]/a[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/link[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 114,
                "top": 320,
                "height": 28,
                "width": 53
              },
              "snippet": "<span class=\"css-11nfmwf e1f29zw84\" data-cy=\"pricing\" style=\"text-decoration:none\" color=\"offBlack\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[9]/div[2]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 24,
                "top": 3708,
                "height": 417,
                "width": 540
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='417' width='540' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 24,
                "top": 3493,
                "height": 43,
                "width": 752
              },
              "snippet": "<nav class=\"css-18mj1sy eezln330\" role=\"navigation\" aria-label=\"Quote pagination\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 300,
                "top": 3026,
                "height": 203,
                "width": 200
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='379' width='375' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[14]/div[1]/h3[1]",
                "aria": "/document[1]/main[1]/heading[14]"
              },
              "message": "The explicitly-assigned ARIA role \"heading\" is redundant with the implicit role of the element <h3>",
              "bounds": {
                "left": 118,
                "top": 7234,
                "height": 36,
                "width": 566
              },
              "snippet": "<h3 class=\"css-ah5zkb e1f29zw81\" color=\"white\" aria-level=\"3\" role=\"heading\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[13]/div[2]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 24,
                "top": 6539,
                "height": 367,
                "width": 540
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='367' width='540' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[11]/div[2]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 24,
                "top": 5096,
                "height": 418,
                "width": 540
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='418' width='540' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/section[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[3]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 745,
                "top": 41,
                "height": 27,
                "width": 20
              },
              "snippet": "<button class=\"css-grz9cj esg17nd2\" aria-label=\"Close menu\" role=\"button\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 95,
                "top": 90,
                "height": 295,
                "width": 692
              },
              "snippet": "<nav class=\"css-bvrdm3 esg17nd3\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.audioeye.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "AudioEye - Web Accessibility Platform for Businesses of All Sizes",
          "pageurl": "https://www.audioeye.com/",
          "time": 5.52,
          "creditsremaining": 354,
          "allitemcount": 416,
          "totalelements": 1474,
          "waveurl": "http://wave.webaim.org/report?url=https://www.audioeye.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 21,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 21,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child > DIV:first-child + DIV + A > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > IMG:first-child + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > IMG:first-child + DIV + DIV > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > IMG:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + BUTTON + BUTTON > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + BUTTON + BUTTON + BUTTON > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.95,
                    "#25d0b4",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 33,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child > DIV:first-child + DIV + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + STYLE + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + DIV + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + DIV + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 20,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child > A:first-child + DIV + NAV > UL:first-child > LI:first-child + LI + LI > DIV#partners-submenu > DIV:first-child + SECTION + SECTION > P:first-child + UL > LI#partner-portal-login > IMG:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child > A:first-child + DIV + NAV > UL:first-child > LI:first-child + LI + LI > DIV#partners-submenu > DIV:first-child + SECTION + SECTION > P:first-child + UL > LI#partner-support > IMG:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child > A:first-child + DIV + NAV > UL:first-child > LI:first-child + LI + LI + LI > DIV#company-submenu > DIV:first-child + SECTION + SECTION > P:first-child + UL > LI#audioeye-videos > IMG:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child > DIV#product-submenu > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child + LI > DIV#compliance-submenu > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child + LI + LI > DIV#partners-submenu > SECTION:first-child + SECTION + SECTION > P:first-child + UL > LI#partner-portal-login > IMG:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child + LI + LI > DIV#partners-submenu > SECTION:first-child + SECTION + SECTION > P:first-child + UL > LI#partner-support > IMG:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child + LI + LI > DIV#partners-submenu > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI > DIV#company-submenu > SECTION:first-child + SECTION + SECTION > P:first-child + UL > LI#audioeye-videos > IMG:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI > DIV#company-submenu > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV > DIV:first-child + DIV + DIV > A:first-child + BUTTON + DIV > DIV:first-child > SECTION:first-child + NAV + SECTION > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#content > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > P:first-child + DIV + UL > LI:first-child + DIV + LI + DIV + LI + DIV + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > P:first-child + DIV + UL > LI:first-child + DIV + LI + DIV + LI + DIV + LI + DIV + LI + DIV + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > P:first-child + DIV + UL > LI:first-child + DIV + LI + DIV + LI + DIV + LI + DIV + LI + DIV + LI + DIV + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child + UL > LI:first-child > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + DIV + LI > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + DIV + LI + DIV + LI > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + A + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + DIV + LI + DIV + LI + DIV + LI > A:first-child > svg:first-child + SPAN"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.audioeye.com/",
      "what": "URL",
      "result": "https://www.audioeye.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.audioeye.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.066",
        "responseTime": "2022-07-06T02:21:56.493Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1339780,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 40,
              "totalWarnings": 1,
              "totalIssues": 41
            },
            "issuesByLevel": {
              "A": {
                "count": 14,
                "pct": 34.15
              },
              "AA": {
                "count": 14,
                "pct": 34.15
              },
              "AAA": {
                "count": 41,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "d21e1c54-e11d-484f-bddc-0852f6d5adb6",
          "docID": "8f3af812-123c-46c6-94ae-367bfc190491",
          "sourceHash": "61c16220ddee9161eae4845a674373d9",
          "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=d21e1c54-e11d-484f-bddc-0852f6d5adb6",
          "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": 976,
                  "y": 11865.9
                },
                "height": 11865.9,
                "width": 976
              },
              "position": {
                "line": 10646,
                "column": 60
              },
              "errorSnippet": "&lt;body data-audioeye-lang=\"en\" data-audioeye-device-desktop=\"\"&gt;&lt;div id=\"___gatsby\"&gt;&lt;div style=\"outline:none\" tabindex=\"-1\" id=\"gatsby-focus-wrapper\"&gt;&lt;div id=\"at_message\" aria-live=\"polite\"&gt;&lt;/div&gt;&lt;a href=\"#content\" data-rea",
              "xpath": "/html/body",
              "issueID": "51bf2d2cf504ea342bcaa825eccd8c8b",
              "signature": "6066b760acc8e79c768659265d74a1e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=51bf2d2cf504ea342bcaa825eccd8c8b"
            },
            {
              "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": 21.400009155273438,
                  "y": 7
                },
                "bottom-right": {
                  "x": 94.40000915527344,
                  "y": 23
                },
                "height": 16,
                "width": 73
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"css-1t2lg9u e1f29zw87\"&gt;Get Demo&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/section[2]/a[2]/p[1]",
              "issueID": "84b68d50aae017f0a7c53ef7512ca431",
              "signature": "54e0297aee4a02e137ccae1968983725",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=84b68d50aae017f0a7c53ef7512ca431"
            },
            {
              "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": 16,
                  "y": 24
                },
                "bottom-right": {
                  "x": 344,
                  "y": 48
                },
                "height": 24,
                "width": 328
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Let us walk you through how AudioEye works&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "issueID": "ef7e0f3afc0fb7d8e41a1d55b9a83be6",
              "signature": "449434af30f42b55d6bc53eb386850d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ef7e0f3afc0fb7d8e41a1d55b9a83be6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 84,
                  "y": 16
                },
                "height": 16,
                "width": 84
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"css-1t2lg9u e1f29zw87\"&gt;Book Demo&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/a[1]/p[1]",
              "issueID": "f81366ec40e260f5f984e7f9ecf99abb",
              "signature": "358483728c738d80966cfea829f1c868",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f81366ec40e260f5f984e7f9ecf99abb"
            },
            {
              "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": 138,
                  "y": 133
                },
                "bottom-right": {
                  "x": 838,
                  "y": 245
                },
                "height": 112,
                "width": 700
              },
              "position": {
                "line": 12664,
                "column": 404
              },
              "errorSnippet": "&lt;h1&gt;Web Accessibility Platform for Businesses of All Sizes&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/h1[1]",
              "issueID": "9f759df3762332a818d49f6661b6b992",
              "signature": "84eee2eede49bd18d6fd135befdfcf34",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9f759df3762332a818d49f6661b6b992"
            },
            {
              "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": 138,
                  "y": 274
                },
                "bottom-right": {
                  "x": 838,
                  "y": 334
                },
                "height": 60,
                "width": 700
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Begin your path to ADA &amp;amp; WCAG compliance with AudioEye's easy-to-use technology platform, certified accessibility experts, and legal assistance.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/div[3]/p[1]",
              "issueID": "90bbd93607f66f75b8315bfaa605ce4c",
              "signature": "cd7b14111277ce552739f95ba290b045",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=90bbd93607f66f75b8315bfaa605ce4c"
            },
            {
              "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": 389.328125,
                  "y": 47
                },
                "bottom-right": {
                  "x": 976.000125,
                  "y": 140
                },
                "height": 93,
                "width": 586.672
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;div color=\"white\" class=\"css-gdm6c7 e1f29zw88\"&gt;&lt;p&gt;Of all the vendors we considered, AudioEye was by far the most impressive. Nothing else we looked at came close to matching AudioEye’s capabilities.”&lt;/p&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[8]/div[1]/div[1]/div[3]/div[2]/div[1]",
              "issueID": "7ce01eeccdd1cf954adec1b80e1e2009",
              "signature": "f73ebd5ee8ab7d66883d42bcd0908ae9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7ce01eeccdd1cf954adec1b80e1e2009"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"ae_compliance\" class=\"ae-module\" style=\"display: none;\"&gt; &lt;!-- For autoSmartRem addNewWindowWarnings div is referenced in an aria-describedby --&gt; &lt;div id=\"audioeye_new_window_message\" style=\"display: none;\"&gt;Opens in new window&l",
              "xpath": "/html/body/div[4]/div[2]",
              "issueID": "b3edcf1a164e37058600a950c3cf65f3",
              "signature": "09418edf2c556964b25daaecee5c8105",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b3edcf1a164e37058600a950c3cf65f3"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 9667,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" tabindex=\"-1\" href=\"/wix/\" rel=\"noopener noreferrer\"&gt;&lt;span color=\"offBlack\" data-cy=\"wix\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;Wix&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[2]/ul[1]/li[12]/a[1]",
              "issueID": "e860930776dc93ceffeb736103f5db72",
              "signature": "e894be821c0e7fc94e1a33f1c1af2ae1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e860930776dc93ceffeb736103f5db72"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 960,
                  "y": 24.5
                },
                "bottom-right": {
                  "x": 988,
                  "y": 48.5
                },
                "height": 24,
                "width": 28
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Open the menu\" class=\"css-1lsmoad esg17nd8\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyOCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgM",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/button[1]",
              "issueID": "e5fb7083aaa6b46d16cd22aa576c0b4c",
              "signature": "4162cf9e45f95267d9b5a4cdb33fcce1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e5fb7083aaa6b46d16cd22aa576c0b4c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.8000106811523,
                  "y": 36
                },
                "bottom-right": {
                  "x": 879.8000106811523,
                  "y": 60
                },
                "height": 24,
                "width": 14
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj esg17nd2\"&gt;&lt;img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4K",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/section[1]/button[1]",
              "issueID": "0ea42b41304380f0fad4fbf51e5900a9",
              "signature": "9063b1ada2c739cea4e848203310a110",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0ea42b41304380f0fad4fbf51e5900a9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": -8
                },
                "height": -8,
                "width": -8
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\"&gt;&lt;img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[1]/button[2]",
              "issueID": "fbc21283e7e2e82adb06644a333e0c69",
              "signature": "c5aab735d0b098814c356893f6a44400",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fbc21283e7e2e82adb06644a333e0c69"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": -8
                },
                "height": -8,
                "width": -8
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\"&gt;&lt;img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[1]/button[2]",
              "issueID": "0ee165b9e2a81bfa37e88328089b8a40",
              "signature": "5a308d31d22abda1f3e7823b285fd61a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0ee165b9e2a81bfa37e88328089b8a40"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": -8
                },
                "height": -8,
                "width": -8
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\"&gt;&lt;img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[1]/button[2]",
              "issueID": "2d7d181b69d400faf9937abe9a1e93b6",
              "signature": "c04939db6c812604b9a7c57e91b7b54c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2d7d181b69d400faf9937abe9a1e93b6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": -8
                },
                "height": -8,
                "width": -8
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button role=\"button\" aria-label=\"Close menu\" class=\"css-grz9cj e1ijcn3g8\"&gt;&lt;img alt=\"\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[1]/button[2]",
              "issueID": "ab434b3b59d2677515401470e310bfec",
              "signature": "03c7b09ab27d1e61de109f19495dc130",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ab434b3b59d2677515401470e310bfec"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 426.5,
                  "y": 296
                },
                "bottom-right": {
                  "x": 433.5,
                  "y": 329
                },
                "height": 33,
                "width": 7
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"page 1 selected\" aria-current=\"true\" class=\"dark-bg-focus css-11hlm5a e1dh41r71\"&gt;&lt;p color=\"offBlack\" class=\"css-pybi0v e1f29zw86\"&gt;1&lt;/p&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[2]",
              "issueID": "dc3c9e4ea89580ec2ab9ebc42e6709b3",
              "signature": "468a5fe30a86acc942c2e243091a2f9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dc3c9e4ea89580ec2ab9ebc42e6709b3"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 463.5,
                  "y": 296
                },
                "bottom-right": {
                  "x": 472.5,
                  "y": 329
                },
                "height": 33,
                "width": 9
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"page 2\" aria-current=\"false\" class=\"dark-bg-focus css-1hg9dbe e1dh41r71\"&gt;&lt;p color=\"white\" class=\"css-116ximt e1f29zw86\"&gt;2&lt;/p&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[3]",
              "issueID": "1f6980690cb9a3a42224a539ce4bce17",
              "signature": "cd5cdefd160a568472c1534cfe424b45",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f6980690cb9a3a42224a539ce4bce17"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 502.5,
                  "y": 296
                },
                "bottom-right": {
                  "x": 511.5,
                  "y": 329
                },
                "height": 33,
                "width": 9
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"page 3\" aria-current=\"false\" class=\"dark-bg-focus css-1hg9dbe e1dh41r71\"&gt;&lt;p color=\"white\" class=\"css-116ximt e1f29zw86\"&gt;3&lt;/p&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[4]",
              "issueID": "b7b1b945c661bb20633b43bcde2c2eb8",
              "signature": "66dbd25b50a874ca9e21360c434fd27a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b7b1b945c661bb20633b43bcde2c2eb8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 541.5,
                  "y": 296
                },
                "bottom-right": {
                  "x": 555.5,
                  "y": 329
                },
                "height": 33,
                "width": 14
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"next page\" class=\"dark-bg-focus css-1hg9dbe e1dh41r71\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdG",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[5]",
              "issueID": "58b66c8e9cbdc6f5df22ef21fed89880",
              "signature": "4e065897f467ee43f8d0dd4bf4921ab6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=58b66c8e9cbdc6f5df22ef21fed89880"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 14,
                  "y": 11387.859375
                },
                "bottom-right": {
                  "x": 45,
                  "y": 11407.859375
                },
                "height": 20,
                "width": 31
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"dark-bg-link dark-bg-focus\" href=\"/compliance/ada/\" rel=\"noopener noreferrer\"&gt;&lt;span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-ada\"&gt;ADA&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "d1bc41e9170b104e827ed7a3a29d379e",
              "signature": "6756ff49d4f8bb23f26526ffc56b4207",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d1bc41e9170b104e827ed7a3a29d379e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62,
                  "y": 632
                },
                "bottom-right": {
                  "x": 358,
                  "y": 661
                },
                "height": 29,
                "width": 296
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;p role=\"heading\" aria-level=\"3\" class=\"css-1t2lg9u e1f29zw87\"&gt;PDF, MEDIA, AND MOBILE APPS&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[12]/div[1]/ul[1]/li[3]/p[1]",
              "issueID": "74d0ac79245ec1ade19c8c3bdc8db72f",
              "signature": "6f2979b6a1d4cfbe24077398cae86a08",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=74d0ac79245ec1ade19c8c3bdc8db72f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 12844,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" href=\"https://audioeye.force.com/partners/s/login/\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;Partner Portal Login&lt;/spa",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[2]/a[1]",
              "issueID": "11b0910d9a848574f58172c75a3786b5",
              "signature": "ed750a651afe81d3408a064cddcea270",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11b0910d9a848574f58172c75a3786b5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 12915,
                "column": 33
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" href=\"https://help.audioeye.com/hc/en-us/sections/360007055492-Partner-Programs\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;Part",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[2]/ul[1]/li[3]/a[1]",
              "issueID": "916ee49942845bcc0b3b9ae73a833416",
              "signature": "0c1c68841142bfb2c7e8448001f8eea4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=916ee49942845bcc0b3b9ae73a833416"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 13659,
                "column": 34
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" href=\"https://www.youtube.com/c/AudioEye\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;AudioEye Videos&lt;/span&gt;&lt;span class=",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[2]/ul[1]/li[3]/a[1]",
              "issueID": "f7c5bcf64dab9021993418b4d336d80c",
              "signature": "983bbda6ca3cd3e2d057365445c53df4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f7c5bcf64dab9021993418b4d336d80c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 14409,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\"&gt;Login&lt;/span&gt;&lt;span class=\"external-link css-1jlt",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "31144437f9c2a4026093f8286c012ad1",
              "signature": "8a467b704a80cb812bbd7f63bc310d3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=31144437f9c2a4026093f8286c012ad1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 15009,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\"&gt;Login&lt;/span&gt;&lt;span class=\"external-link css-1jltk95 e1adxn630\"&gt;Lo",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/section[5]/a[1]",
              "issueID": "d89dfb27d402b9179f2f50d208859f93",
              "signature": "1c17000b5153b121b6398306d69a57dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d89dfb27d402b9179f2f50d208859f93"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 15825,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\"&gt;Login&lt;/span&gt;&lt;span class=\"external-link css-1jltk95 e1adxn630\"&gt;Lo",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/section[5]/a[1]",
              "issueID": "a4516370bcb5caa3a50e3f6f8bef39fd",
              "signature": "8fd1d0bec7cdf93cc2fe9c03e3f985f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a4516370bcb5caa3a50e3f6f8bef39fd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" href=\"https://audioeye.force.com/partners/s/login/\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" data-cy=\"partner-portal-login\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;Partner Portal Login&lt;/spa",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[3]/ul[1]/li[2]/a[1]",
              "issueID": "6db737457d02839ca5e42fdd63fe7cde",
              "signature": "1d124d908fa9ec1cc6dfbac4872ba7ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6db737457d02839ca5e42fdd63fe7cde"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" href=\"https://help.audioeye.com/hc/en-us/sections/360007055492-Partner-Programs\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" data-cy=\"partner-support\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;Part",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[3]/ul[1]/li[3]/a[1]",
              "issueID": "f4a1b57e94deb9c5d23d307fb1664e66",
              "signature": "bbc0d24fe1e37353918c757cccf08f7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f4a1b57e94deb9c5d23d307fb1664e66"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\"&gt;Login&lt;/span&gt;&lt;span class=\"external-link css-1jltk95 e1adxn630\"&gt;Lo",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/section[5]/a[1]",
              "issueID": "ce3a6e94469ccff5902da0667839777e",
              "signature": "72e3259afc1fb3f091daae3642c9d9b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ce3a6e94469ccff5902da0667839777e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" href=\"https://www.youtube.com/c/AudioEye\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" data-cy=\"audioeye-videos\" class=\"e1ijcn3g5 css-166tara e1f29zw84\"&gt;AudioEye Videos&lt;/span&gt;&lt;span class=",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[3]/ul[1]/li[3]/a[1]",
              "issueID": "832b9ffc91776480a2696fe7f5876b36",
              "signature": "5c45ade6ce132de74e7f1a2896f9da3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=832b9ffc91776480a2696fe7f5876b36"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -3,
                  "y": 0
                },
                "height": 0,
                "width": -6
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" class=\"e1ijcn3g5 css-u4zrjm e1f29zw84\"&gt;Login&lt;/span&gt;&lt;span class=\"external-link css-1jltk95 e1adxn630\"&gt;Lo",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/section[5]/a[1]",
              "issueID": "6c65577f36b16f4eacc3e92e03e982ca",
              "signature": "d92fe757e623125513dffe7c23908e78",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6c65577f36b16f4eacc3e92e03e982ca"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35.99999237060547,
                  "y": 466.20001220703125
                },
                "bottom-right": {
                  "x": 979.9999923706055,
                  "y": 496.20001220703125
                },
                "height": 30,
                "width": 944
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customer-portal.audioeye.com/login\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"\"&gt;&lt;span color=\"offBlack\" style=\"text-decoration:none\" class=\"css-11nfmwf e1f29zw84\"&gt;Login&lt;/span&gt;&lt;span class=\"external-link css-1jlt",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/section[2]/a[1]",
              "issueID": "11e326aefb865502df0cb1ca8a208d5b",
              "signature": "1f5250d7fd810566e8c8cb4a240720d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11e326aefb865502df0cb1ca8a208d5b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 11387.859375
                },
                "bottom-right": {
                  "x": 683,
                  "y": 11407.859375
                },
                "height": 20,
                "width": 171
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://help.audioeye.com/hc/en-us/requests/new?ticket_form_id=360001136972\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" d",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[4]/a[1]",
              "issueID": "e0c71807b64aa7e9d5ccaa77d5907c45",
              "signature": "41586ffbf6adc9847a65cd544c6225f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e0c71807b64aa7e9d5ccaa77d5907c45"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 11451.859375
                },
                "bottom-right": {
                  "x": 595,
                  "y": 11471.859375
                },
                "height": 20,
                "width": 83
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://help.audioeye.com/hc/en-us\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-help-center\"&gt;Help Cente",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[6]/a[1]",
              "issueID": "4b6dc5f71469be3f04c2cf60ad77c2c2",
              "signature": "0cd3a2e08330a71fb6a6a15b8857beff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4b6dc5f71469be3f04c2cf60ad77c2c2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 11483.859375
                },
                "bottom-right": {
                  "x": 613,
                  "y": 11503.859375
                },
                "height": 20,
                "width": 101
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://status.audioeye.com/\" rel=\"noopener noreferrer\" target=\"_blank\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;span color=\"purple500\" class=\"dark-bg-link css-7ro3vg e1f29zw84\" style=\"flex:1\" data-cy=\"footer-system-status\"&gt;System Status&",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[1]/div[4]/ul[1]/li[7]/a[1]",
              "issueID": "2961eea3b7a6986b6f1bde96df3c5c51",
              "signature": "a20a335b890bb8b6450bd4b793599f50",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2961eea3b7a6986b6f1bde96df3c5c51"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 11594.859375
                },
                "bottom-right": {
                  "x": 542,
                  "y": 11624.859375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.linkedin.com/company/audioeye-inc/\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" alt=\"linkedin\"&g",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[2]/ul[2]/li[1]/a[1]",
              "issueID": "11ce7c53c87cfc0afdc3dd038b488a3c",
              "signature": "e78718f414a42c79575722c995d19c1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11ce7c53c87cfc0afdc3dd038b488a3c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 550,
                  "y": 11594.859375
                },
                "bottom-right": {
                  "x": 580,
                  "y": 11624.859375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/audioeyeinc\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" alt=\"facebook\"&gt;&lt;path",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[2]/ul[2]/li[2]/a[1]",
              "issueID": "90526bf177e7e9d5faa3c9421f94e6da",
              "signature": "9a5db025a4e24ff56ea3fb25255e2702",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=90526bf177e7e9d5faa3c9421f94e6da"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 588,
                  "y": 11594.859375
                },
                "bottom-right": {
                  "x": 618,
                  "y": 11624.859375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/audioeyeinc\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" alt=\"twitter\"&gt;&lt;path class",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[2]/ul[2]/li[3]/a[1]",
              "issueID": "e353f463a8e8cf04a450d91fdfa2f4f1",
              "signature": "932e21effa7b36d4c533a58a280ab6ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e353f463a8e8cf04a450d91fdfa2f4f1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 626,
                  "y": 11594.859375
                },
                "bottom-right": {
                  "x": 656,
                  "y": 11624.859375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.instagram.com/audioeyeinc/\" class=\"dark-bg-link dark-bg-focus\"&gt;&lt;svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" alt=\"instagram\"&gt;&lt;p",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[2]/ul[2]/li[4]/a[1]",
              "issueID": "5b4d623f166abd8977e115fb3210e44a",
              "signature": "73210a9a16b30f3d8b0a4cdd868e014c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5b4d623f166abd8977e115fb3210e44a"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 9.5
                },
                "bottom-right": {
                  "x": 24,
                  "y": 23.5
                },
                "height": 14,
                "width": 14
              },
              "position": {
                "line": 16315,
                "column": 0
              },
              "errorSnippet": "&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDk5OTYgMTEuMTU5OUM3LjI2OTc1IDExLjE1OCA3LjA0NzIyIDExLjA3NjggNi44Njk5NiA",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[8]/div[1]/nav[1]/button[1]/img[1]",
              "issueID": "2ca95b290da52cc8c6e2642bd7689a78",
              "signature": "6164e480b984dd7d91218bdd2851aa49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=2ca95b290da52cc8c6e2642bd7689a78"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:08:06",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      714
    ],
    [
      "ibm",
      33
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      8
    ],
    [
      "wave",
      6
    ],
    [
      "focAll",
      3
    ],
    [
      "focInd",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 17,
  "logSize": 3529,
  "errorLogCount": 11,
  "errorLogSize": 3192,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:21:56",
  "elapsedSeconds": 830,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 0,
        "bulk": 1,
        "focInd": 3,
        "focOp": 180,
        "hover": 4,
        "linkUl": 310,
        "role": 55,
        "styleDiff": 16,
        "zIndex": 386
      },
      "alfa": {
        "r3": 416,
        "r54": 4,
        "r61": 4,
        "r66": 37,
        "r69": 29,
        "r72": 8,
        "r73": 40
      },
      "axe": {
        "color-contrast-enhanced": 62,
        "color-contrast": 59,
        "hidden-content": 0,
        "duplicate-id-aria": 56,
        "duplicate-id": 35,
        "list": 15
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 16,
        "e:AA.1_4_3.G18.Fail": 20,
        "e:AA.2_4_1.H64.1": 8,
        "e:AA.4_1_1.F77": 200,
        "w:AA.1_1_1.H67.2": 54,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 37,
        "w:AA.1_4_3_F24.F24.FGColour": 108
      },
      "wave": {
        "c:contrast": 63,
        "a:alt_long": 3,
        "a:link_redundant": 2,
        "a:noscript": 8,
        "a:underline": 20
      },
      "tenon": {
        "28": 4,
        "95": 20,
        "144": 8,
        "152": 48,
        "153": 2,
        "218": 76,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 135,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 155,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 41,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 97,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 312,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-aria": {
              "score": 42,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            },
            "duplicate-id": {
              "score": 26,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 150,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "alfa": {
            "r54": {
              "score": 2,
              "what": "Assertive region is not atomic"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 9,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 16,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 22,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 44,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 12,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 15,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 47,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 2,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 30,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "listChild": {
          "axe": {
            "list": {
              "score": 15,
              "what": "List element ul or ol has a child element other than li, script, and template"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 8,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 14,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 9,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 27,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 2,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 2,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 5,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 24,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 57,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1446,
      "log": 119,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "duplicateID",
          "score": 401
        },
        {
          "groupName": "linkIndication",
          "score": 157
        },
        {
          "groupName": "focusableOperable",
          "score": 137
        },
        {
          "groupName": "zIndexNotZero",
          "score": 99
        },
        {
          "groupName": "contrastAA",
          "score": 86
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 59
        },
        {
          "groupName": "roleBad",
          "score": 43
        },
        {
          "groupName": "contrastRisk",
          "score": 39
        },
        {
          "groupName": "noLeading",
          "score": 32
        },
        {
          "groupName": "targetSize",
          "score": 26
        },
        {
          "groupName": "contrastAAA",
          "score": 24
        },
        {
          "groupName": "listChild",
          "score": 17
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 16
        },
        {
          "groupName": "iframeTitleBad",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fragmentaryNoticeRisk",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "imageTextLong",
          "score": 4
        },
        {
          "groupName": "noScriptRisk",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        }
      ]
    }
  }
}