Accessibility test digest

Synopsis

Page: Texthelp

URL: https://www.texthelp.com/

Score: 879

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 Texthelp web page at https://www.texthelp.com/ on 2022/07/09. 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 879 (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
total879
log46
preventions200
contentBeyondLandmarks180
linkForcesNewWindow83
contrastAA47
hoverSurprise42
linkIndication38
contrastAAA26
noLeading23
leadingClipsText22
imageNoText21
linkTextsSame20
targetSize14
inconsistentStyles13
invisibleLabel8
focusableOperable7
headingOfNothing6
pseudoHeadingRisk6
zIndexNotZero5
horizontalScrolling5
linkVague5
spontaneousMotion4
tabFocusability4
landmarkConfusion4
linkPair4
fontSmall4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
videoCaptionMissing3
cssBansRotate3
focusableRole3
imageTextRedundant3
mainLandmark3
imageTextLong3
linkComprehensionRisk3
noScriptRisk3
tabIndexPositive3
videoCaptionRisk3

Issue summary

Special issues

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

preventions: Score 200. 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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": "42ubn-texthelp",
  "host": {
    "id": "texthelp",
    "which": "https://www.texthelp.com/",
    "what": "Texthelp"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:32:28"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:34:40"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.texthelp.com/",
        "what": "Texthelp"
      },
      {
        "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.texthelp.com/",
        "what": "Texthelp"
      },
      {
        "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.texthelp.com/",
      "what": "Texthelp",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.texthelp.com/",
      "result": {
        "bytes": [
          173990,
          166259,
          166435,
          157109,
          161069
        ],
        "localRatios": [
          1.046,
          1.001,
          1.059,
          1.025
        ],
        "meanLocalRatio": 1.033,
        "maxLocalRatio": 1.059,
        "globalRatio": 1.107,
        "pixelChanges": [
          4443,
          3138,
          8123,
          1959
        ],
        "meanPixelChange": 4415,
        "maxPixelChange": 8123,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "Texthelp",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.texthelp.com/",
      "result": {
        "visibleElements": 527
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.texthelp.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.texthelp.com/",
      "result": {
        "tabFocusables": 119,
        "tabFocused": 120,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "total": 118,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 118,
              "meanDelay": 37,
              "tagNames": {
                "A": 112,
                "BUTTON": 5,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Texthelp Logo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Products",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read&Write",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equatio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speechstream",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WriQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fluency Tutor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OrbitNote",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read&Write",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ReachDeck",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Login to your account",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schools",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Higher Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publishers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Workplace",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Private Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Not for profit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Guides & Articles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Accessibility Guide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Teaching Math Online",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Universal Design for Learning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Neurodiversity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity & Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inclusive Digital Banking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reading Instruction",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inclusive Education",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Type",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Impact Studies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Customer Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webinars",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Need Help?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Texthelp Academy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Certification Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Toolmatcher",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Texthelp",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Academy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "In Education",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "In the Workplace",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Read more",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Explore Education Solutions",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "More customer stories",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Try Now",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Try Equatio",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Try WriQ",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Try Fluency Tutor",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Try OrbitNote",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Explore Workplace Solutions",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "More customer stories",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Request a trial",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Request a trial",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "let us know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read&Write for Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read&Write for Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equatio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WriQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fluency Tutor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ReachDeck",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speechstream",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OrbitNote",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schools",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Higher Ed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Govt & Public Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Private Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Non-Profit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vision & Mission",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inclusive Digital Banking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UDL",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity & Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Remote Working",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reading Instruction",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English (US)",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Online Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Product Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Modern Slavery",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "total": 140,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 3,
              "tagNames": {
                "SPAN": 1,
                "A": 1,
                "IFRAME": 1
              }
            },
            "focusableAndOperable": {
              "total": 136,
              "tagNames": {
                "A": 128,
                "BUTTON": 7,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "reach-skip-nav",
              "text": "<div tabindex=\"0\" id=\"reach-skip-nav\" data-reach-skip-nav-content=\"\"></div>"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "footer-locale",
              "text": "English (US)English (GB)English (AU)",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "locale_option_en-au",
              "text": "English (AU)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "intercom-frame",
              "text": "<iframe id=\"intercom-frame\" style=\"position: absolute !important; opacity: 0 !im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Texthelp Logo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read&Write",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equatio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speechstream",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WriQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fluency Tutor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OrbitNote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read&Write",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ReachDeck",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login to your account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Higher Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publishers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Not for profit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Guides & Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Teaching Math Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Universal Design for Learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Neurodiversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusive Digital Banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reading Instruction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusive Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impact Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Need Help?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Texthelp Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Certification Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Toolmatcher",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Texthelp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "site-search-input",
              "text": "<input type=\"text\" id=\"site-search-input\" name=\"searchTerm\" placeholder=\"Enter y",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"alert-btn-close search-close\" name=\"close-search\" type=\"button\" a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button arial-label=\"Close Menu\" name=\"close-menu\" class=\"btn-menu\" aria-label=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "browsealoud-button--launchpad",
              "text": "Speak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In the Workplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Education Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More customer stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_0",
              "text": "Google Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_1",
              "text": "WindowsUS EN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_2",
              "text": "WindowsCAN EN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_3",
              "text": "WindowsGB EN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_4",
              "text": "Android",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_5",
              "text": "iPad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_6",
              "text": "Mac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "7If3BuFDV_option_7",
              "text": "Microsoft Edge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try Equatio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "XtjiYghS9_option_0",
              "text": "Google Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "XtjiYghS9_option_1",
              "text": "Web App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "XtjiYghS9_option_2",
              "text": "Windows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "XtjiYghS9_option_3",
              "text": "Mac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try WriQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rtWSNSUbY_option_0",
              "text": "Google Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rtWSNSUbY_option_1",
              "text": "Windows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try Fluency Tutor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try OrbitNote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Workplace Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More customer stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "let us know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read&Write for Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read&Write for Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equatio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WriQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fluency Tutor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ReachDeck",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speechstream",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OrbitNote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Higher Ed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Govt & Public Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Non-Profit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vision & Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusive Digital Banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UDL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote Working",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reading Instruction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English (US)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "locale_option_en-gb",
              "text": "English (GB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Modern Slavery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"icon icon-md icon-twitter\" arial-label=\"Twitter\" href=\"https://twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"icon icon-md icon-facebook\" arial-label=\"Facebook\" href=\"https://www.f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"icon icon-md icon-youtube\" arial-label=\"Youtube\" href=\"https://www.you",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"icon icon-md icon-linkedin\" arial-label=\"LinkedIn\" href=\"https://www.l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "triggers": 215,
          "headTriggers": 20,
          "tailTriggers": 195,
          "impactTriggers": 41,
          "additions": 13,
          "removals": 13,
          "opacityChanges": 28,
          "opacityImpact": 332,
          "unhoverables": 21
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ProductsViewAllProductsForEducationRead&WriteEquat",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 49
              },
              {
                "tagName": "A",
                "text": "Products",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 49
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Read&Write"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Read&Write"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Equatio"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Equatio"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Speechstream"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Speechstream"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "WriQ"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "WriQ"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "FluencyTutor"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "FluencyTutor"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "OrbitNote"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "OrbitNote"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Read&Write"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Read&Write"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ReachDeck"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ReachDeck"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "WorkplaceOverviewPublicSectorPrivateSectorNotforpr",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 9
              },
              {
                "tagName": "A",
                "text": "Education",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 9
              },
              {
                "tagName": "A",
                "text": "TryNow",
                "additions": 1,
                "removals": 1,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Toolmatcher"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Overview"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "TexthelpAcademy"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TexthelpAcademy"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 8
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle Navigation",
                "content": "Guides & Articles"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle Navigation",
                "content": "Type"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle Navigation",
                "content": "Need Help?"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "site search",
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "close search"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close Menu"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Listen with the ReachDeck Toolbar",
                "content": "Speak"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "links": 129,
          "adjacent": {
            "total": 36,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to content",
            "Texthelp Logo",
            "Products",
            "View All Products",
            "Login to your account",
            "Pricing",
            "Education",
            "Workplace",
            "Resources",
            "Search",
            "Academy",
            "Contact Us",
            "In Education",
            "In the Workplace",
            "Read more",
            "Explore Education Solutions",
            "More customer stories",
            "Learn more",
            "Try Now",
            "Learn more",
            "Try Equatio",
            "Learn more",
            "Try WriQ",
            "Learn more",
            "Try Fluency Tutor",
            "Learn more",
            "Try OrbitNote",
            "Learn more",
            "Explore Workplace Solutions",
            "More customer stories",
            "Learn more",
            "Request a trial",
            "Learn more",
            "Request a trial",
            "let us know",
            "English (US)"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.texthelp.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.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.texthelp.com/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.texthelp.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": 7,
            "subtotals": [
              3,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 36,
            "subtotals": [
              17,
              15,
              3,
              1
            ]
          },
          "listLink": {
            "total": 93,
            "subtotals": [
              34,
              31,
              14,
              8,
              4,
              2
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 7,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 9,
            "subtotals": [
              6,
              2,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                ""
              ],
              "700": [
                "Guides & Articles",
                "Type",
                "Need Help?",
                "Search",
                "Speak"
              ]
            },
            "borderStyle": {
              "none": [
                "Guides & Articles",
                "Type",
                "Need Help?",
                "",
                ""
              ],
              "solid": [
                "Search",
                "Speak"
              ]
            },
            "borderWidth": {
              "0px": [
                "Guides & Articles",
                "Type",
                "Need Help?",
                "",
                ""
              ],
              "3px": [
                "Search"
              ],
              "2px": [
                "Speak"
              ]
            },
            "height": {
              "14px": [
                "Guides & Articles",
                "Type",
                "Need Help?"
              ],
              "51.2969px": [
                "Search"
              ],
              "48px": [
                ""
              ],
              "24px": [
                ""
              ],
              "44px": [
                "Speak"
              ]
            },
            "lineHeight": {
              "14px": [
                "Guides & Articles",
                "Type",
                "Need Help?"
              ],
              "20.7px": [
                "Search"
              ],
              "18.4px": [
                "",
                ""
              ],
              "18.2px": [
                "Speak"
              ]
            },
            "minHeight": {
              "0px": [
                "Guides & Articles",
                "Type",
                "Need Help?",
                "",
                "Speak"
              ],
              "auto": [
                "Search",
                ""
              ]
            },
            "minWidth": {
              "0px": [
                "Guides & Articles",
                "Type",
                "Need Help?",
                ""
              ],
              "auto": [
                "Search",
                ""
              ],
              "15px": [
                "Speak"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "Texthelp Logo",
                "let us know"
              ],
              "500": [
                "View All Products"
              ],
              "600": [
                "Products",
                "Pricing",
                "Education",
                "Workplace",
                "Resources",
                "Search",
                "More customer stories",
                "Try Now",
                "Try Equatio",
                "Try WriQ",
                "Try Fluency Tutor",
                "Try OrbitNote",
                "More customer stories",
                "Request a trial",
                "Request a trial"
              ],
              "700": [
                "Login to your account",
                "Academy",
                "Contact Us",
                "In Education",
                "In the Workplace",
                "Read more",
                "Explore Education Solutions",
                "Learn more",
                "Learn more",
                "Learn more",
                "Learn more",
                "Learn more",
                "Learn more",
                "Explore Workplace Solutions",
                "Learn more",
                "Learn more",
                "English (US)"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Google Chrome",
                "WindowsUS EN",
                "WindowsCAN EN",
                "WindowsGB EN",
                "Android",
                "iPad",
                "Mac",
                "Microsoft Edge",
                "Google Chrome",
                "Web App",
                "Windows",
                "Mac",
                "Google Chrome",
                "Windows",
                "Read&Write for Education",
                "Read&Write for Work",
                "Equatio",
                "WriQ",
                "Fluency Tutor",
                "ReachDeck",
                "Speechstream",
                "OrbitNote",
                "Schools",
                "Higher Ed",
                "Govt & Public Sector",
                "Private Sector",
                "Non-Profit",
                "Vision & Mission",
                "Careers",
                "Press",
                "Contact Us",
                "Support",
                "Training",
                "Inclusive Digital Banking",
                "UDL",
                "Web Accessibility",
                "Diversity & Inclusion",
                "Remote Working",
                "Reading Instruction",
                "Privacy",
                "Terms",
                "Accessibility",
                "Compliance",
                "Online Policy",
                "Information Security",
                "Product Privacy",
                "Cookies",
                "Modern Slavery",
                "",
                "",
                "",
                ""
              ],
              "500": [
                "Overview",
                "Schools",
                "Higher Education",
                "Publishers",
                "Overview",
                "Public Sector",
                "Private Sector",
                "Not for profit",
                "Web Accessibility Guide",
                "Teaching Math Online",
                "Universal Design for Learning",
                "Neurodiversity",
                "Diversity & Inclusion",
                "Inclusive Digital Banking",
                "Reading Instruction",
                "Inclusive Education",
                "Impact Studies",
                "Customer Stories",
                "Webinars",
                "Events",
                "Podcasts",
                "Blog",
                "News",
                "Texthelp Academy",
                "Support",
                "Training",
                "Certification Program",
                "Toolmatcher",
                "Contact Us",
                "About Texthelp",
                "Careers"
              ],
              "600": [
                "Read&Write",
                "Equatio",
                "Speechstream",
                "WriQ",
                "Fluency Tutor",
                "OrbitNote",
                "Read&Write",
                "ReachDeck"
              ],
              "700": [
                "English (GB)",
                "English (AU)"
              ]
            },
            "color": {
              "rgb(68, 79, 102)": [
                "Read&Write",
                "Equatio",
                "Speechstream",
                "WriQ",
                "Fluency Tutor",
                "OrbitNote",
                "Read&Write",
                "ReachDeck",
                "Overview",
                "Schools",
                "Higher Education",
                "Publishers",
                "Overview",
                "Public Sector",
                "Private Sector",
                "Not for profit",
                "Web Accessibility Guide",
                "Teaching Math Online",
                "Universal Design for Learning",
                "Neurodiversity",
                "Diversity & Inclusion",
                "Inclusive Digital Banking",
                "Reading Instruction",
                "Inclusive Education",
                "Impact Studies",
                "Customer Stories",
                "Webinars",
                "Events",
                "Podcasts",
                "Blog",
                "News",
                "Texthelp Academy",
                "Support",
                "Training",
                "Certification Program",
                "Toolmatcher",
                "Contact Us",
                "About Texthelp",
                "Careers",
                "Google Chrome",
                "WindowsUS EN",
                "WindowsCAN EN",
                "WindowsGB EN",
                "Android",
                "iPad",
                "Mac",
                "Microsoft Edge",
                "Google Chrome",
                "Web App",
                "Windows",
                "Mac",
                "Google Chrome",
                "Windows",
                "English (GB)",
                "English (AU)"
              ],
              "rgb(255, 255, 255)": [
                "Read&Write for Education",
                "Read&Write for Work",
                "Equatio",
                "WriQ",
                "Fluency Tutor",
                "ReachDeck",
                "Speechstream",
                "OrbitNote",
                "Schools",
                "Higher Ed",
                "Govt & Public Sector",
                "Private Sector",
                "Non-Profit",
                "Vision & Mission",
                "Careers",
                "Press",
                "Contact Us",
                "Support",
                "Training",
                "Inclusive Digital Banking",
                "UDL",
                "Web Accessibility",
                "Diversity & Inclusion",
                "Remote Working",
                "Reading Instruction",
                "Privacy",
                "Terms",
                "Accessibility",
                "Compliance",
                "Online Policy",
                "Information Security",
                "Product Privacy",
                "Cookies",
                "Modern Slavery"
              ],
              "rgb(0, 104, 200)": [
                "",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "24px": [
                "Read&Write",
                "Equatio",
                "Speechstream",
                "WriQ",
                "Fluency Tutor",
                "OrbitNote",
                "Read&Write",
                "ReachDeck"
              ],
              "18px": [
                "Overview",
                "Schools",
                "Higher Education",
                "Publishers",
                "Overview",
                "Public Sector",
                "Private Sector",
                "Not for profit",
                "Web Accessibility Guide",
                "Teaching Math Online",
                "Universal Design for Learning",
                "Neurodiversity",
                "Diversity & Inclusion",
                "Inclusive Digital Banking",
                "Reading Instruction",
                "Inclusive Education",
                "Impact Studies",
                "Customer Stories",
                "Webinars",
                "Events",
                "Podcasts",
                "Blog",
                "News",
                "Texthelp Academy",
                "Support",
                "Training",
                "Certification Program",
                "Toolmatcher",
                "Contact Us",
                "About Texthelp",
                "Careers"
              ],
              "16px": [
                "Google Chrome",
                "WindowsUS EN",
                "WindowsCAN EN",
                "WindowsGB EN",
                "Android",
                "iPad",
                "Mac",
                "Microsoft Edge",
                "Google Chrome",
                "Web App",
                "Windows",
                "Mac",
                "Google Chrome",
                "Windows",
                "",
                "",
                "",
                ""
              ],
              "14px": [
                "Read&Write for Education",
                "Read&Write for Work",
                "Equatio",
                "WriQ",
                "Fluency Tutor",
                "ReachDeck",
                "Speechstream",
                "OrbitNote",
                "Schools",
                "Higher Ed",
                "Govt & Public Sector",
                "Private Sector",
                "Non-Profit",
                "Vision & Mission",
                "Careers",
                "Press",
                "Contact Us",
                "Support",
                "Training",
                "Inclusive Digital Banking",
                "UDL",
                "Web Accessibility",
                "Diversity & Inclusion",
                "Remote Working",
                "Reading Instruction",
                "English (GB)",
                "English (AU)",
                "Privacy",
                "Terms",
                "Accessibility",
                "Compliance",
                "Online Policy",
                "Information Security",
                "Product Privacy",
                "Cookies",
                "Modern Slavery"
              ]
            },
            "lineHeight": {
              "27.6px": [
                "Read&Write",
                "Equatio",
                "Speechstream",
                "WriQ",
                "Fluency Tutor",
                "OrbitNote",
                "Read&Write",
                "ReachDeck"
              ],
              "20.7px": [
                "Overview",
                "Schools",
                "Higher Education",
                "Publishers",
                "Overview",
                "Public Sector",
                "Private Sector",
                "Not for profit",
                "Web Accessibility Guide",
                "Teaching Math Online",
                "Universal Design for Learning",
                "Neurodiversity",
                "Diversity & Inclusion",
                "Inclusive Digital Banking",
                "Reading Instruction",
                "Inclusive Education",
                "Impact Studies",
                "Customer Stories",
                "Webinars",
                "Events",
                "Podcasts",
                "Blog",
                "News",
                "Texthelp Academy",
                "Support",
                "Training",
                "Certification Program",
                "Toolmatcher",
                "Contact Us",
                "About Texthelp",
                "Careers"
              ],
              "18.4px": [
                "Google Chrome",
                "WindowsUS EN",
                "WindowsCAN EN",
                "WindowsGB EN",
                "Android",
                "iPad",
                "Mac",
                "Microsoft Edge",
                "Google Chrome",
                "Web App",
                "Windows",
                "Mac",
                "Google Chrome",
                "Windows",
                "",
                "",
                "",
                ""
              ],
              "16.1px": [
                "Read&Write for Education",
                "Read&Write for Work",
                "Equatio",
                "WriQ",
                "Fluency Tutor",
                "ReachDeck",
                "Speechstream",
                "OrbitNote",
                "Schools",
                "Higher Ed",
                "Govt & Public Sector",
                "Private Sector",
                "Non-Profit",
                "Vision & Mission",
                "Careers",
                "Press",
                "Contact Us",
                "Support",
                "Training",
                "Inclusive Digital Banking",
                "UDL",
                "Web Accessibility",
                "Diversity & Inclusion",
                "Remote Working",
                "Reading Instruction",
                "English (GB)",
                "English (AU)",
                "Privacy",
                "Terms",
                "Accessibility",
                "Compliance",
                "Online Policy",
                "Information Security",
                "Product Privacy",
                "Cookies",
                "Modern Slavery"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(68, 79, 102)": [
                "We help everyone to understand and be understood..."
              ],
              "rgb(255, 255, 255)": [
                "ISTE Tech & Learning’s Best of Show winners"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(68, 79, 102)": [
                "Solutions For Education",
                "Minimize teacher workload, maximize student outcomes",
                "Our Partners"
              ],
              "rgb(255, 255, 255)": [
                "Solutions for Work",
                "Create inclusive workplaces, build a reputable brand",
                "Using Plain Language"
              ],
              "rgb(228, 231, 237)": [
                "Our Customers"
              ]
            },
            "fontSize": {
              "24px": [
                "Solutions For Education",
                "Solutions for Work"
              ],
              "44px": [
                "Minimize teacher workload, maximize student outcomes",
                "Create inclusive workplaces, build a reputable brand",
                "Using Plain Language"
              ],
              "14px": [
                "Our Partners",
                "Our Customers"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(68, 79, 102)": [
                "Our Education Products",
                "What's different about Texthelp?",
                "Powerfully simple",
                "With you at every step",
                "Your success in mind",
                "Data driven results",
                "Always listening",
                "Always innovating"
              ],
              "rgb(255, 255, 255)": [
                "Our Workplace Products"
              ]
            },
            "fontSize": {
              "36px": [
                "Our Education Products",
                "Our Workplace Products",
                "What's different about Texthelp?"
              ],
              "24px": [
                "Powerfully simple",
                "With you at every step",
                "Your success in mind",
                "Data driven results",
                "Always listening",
                "Always innovating"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.texthelp.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.texthelp.com/",
      "result": {
        "totals": {
          "total": 10,
          "tagNames": {
            "HEADER": 1,
            "DIV": 7,
            "BUTTON": 1,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "mainNav",
            "text": "Texthelp LogoProductsView All ProductsFor EducationRead&WriteEquatioSpeechstreamWriQFluency TutorOrb"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Texthelp Logo"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "ba_launchpad_container",
            "text": "Speak"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Google ChromeWindowsUS ENWindowsCAN ENWindowsGB ENAndroidiPadMacMicrosoft Edge"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Google ChromeWeb AppWindowsMac"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Google ChromeWindows"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "English (GB)English (AU)"
          },
          {
            "tagName": "IFRAME",
            "id": "intercom-frame",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "@keyframes intercom-lightweight-app-launcher { from { opacity: 0; transform: scale(0.5); } to { opac"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "failures": 96,
          "warnings": 1
        },
        "items": [
          {
            "index": 121,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/a[2]",
              "codeLines": [
                "<a href=\"/workplace/\" class=\"btn btn-secondary\" aria-label=\"View our Workplace solutions\">",
                "  In the Workplace",
                "</a>"
              ]
            }
          },
          {
            "index": 529,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/img[1]",
              "codeLines": [
                "<img width=\"300\" height=\"80\" src=\"https://texthelp-website-proof.cdn.prismic.io/texthelp-website-pr..."
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[1]/img[1]",
              "codeLines": [
                "<img src=\"https://images.prismic.io/texthelp-website-proof/5a7d2d08-aaaf-4575-b1b1-06078d3c8c67_tex..."
              ]
            }
          },
          {
            "index": 818,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/h1[1]/text()[1]",
              "codeLines": [
                "We help everyone to understand and be understood..."
              ]
            }
          },
          {
            "index": 819,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "We create technology to help people communicate with accuracy and fluency. We’re unlocking potentia..."
              ]
            }
          },
          {
            "index": 820,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Find out more about how we can help you:"
              ]
            }
          },
          {
            "index": 821,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "In Education"
              ]
            }
          },
          {
            "index": 822,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/a[2]/text()[1]",
              "codeLines": [
                "In the Workplace"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/video[1]/text()[1]",
              "codeLines": [
                "Sorry, your browser doesn't support embedded videos."
              ]
            }
          },
          {
            "index": 824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "ISTE Tech & Learning’s Best of Show winners"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Equatio and Orbitnote are award winning"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Equatio and OrbitNote won Tech & Learning’s Best of Show at ISTELive 2022! An event that attracts o..."
              ]
            }
          },
          {
            "index": 827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Solutions For Education"
              ]
            }
          },
          {
            "index": 829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Minimize teacher workload, maximize student outcomes"
              ]
            }
          },
          {
            "index": 830,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Create digital instructional material with ease - across all subject areas"
              ]
            }
          },
          {
            "index": 831,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Promote learner agency, choice & voice"
              ]
            }
          },
          {
            "index": 832,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Take action with data and insights"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Engage & motivate students to achieve more"
              ]
            }
          },
          {
            "index": 834,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Explore Education Solutions"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "When I came here from Syria a year and a half ago, I didn’t know any English except for two words. ..."
              ]
            }
          },
          {
            "index": 836,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Fares, 8th Grade EAL student, Chagrin Falls, Ohio"
              ]
            }
          },
          {
            "index": 837,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "More customer stories"
              ]
            }
          },
          {
            "index": 838,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Our Partners"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Our Education Products"
              ]
            }
          },
          {
            "index": 840,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Helps millions of students and adults worldwide to read, write and express themselves independently..."
              ]
            }
          },
          {
            "index": 841,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Try Now"
              ]
            }
          },
          {
            "index": 843,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Makes math both digital and accessible. Type, handwrite, or dictate any expression, with no tricky ..."
              ]
            }
          },
          {
            "index": 844,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Try Equatio"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Assess and motivate student writing while providing fast and effective feedback on individual writt..."
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Try WriQ"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Assess student reading fluency and track progress. Gives extra support to struggling readers & Engl..."
              ]
            }
          },
          {
            "index": 850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Try Fluency Tutor"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Create an accessible, dynamic and collaborative space that works for everyone."
              ]
            }
          },
          {
            "index": 853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Try OrbitNote"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Publishers can make online learning, assessments and platforms accessible with our cloud based lang..."
              ]
            }
          },
          {
            "index": 856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Solutions for Work"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Create inclusive workplaces, build a reputable brand"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Improve the readability and accessibility of your website & communication channels"
              ]
            }
          },
          {
            "index": 860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Comply with best practice regulations and legislation"
              ]
            }
          },
          {
            "index": 861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Support diversity and inclusion for all staff"
              ]
            }
          },
          {
            "index": 862,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Increase employee productivity and confidence"
              ]
            }
          },
          {
            "index": 863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Explore Workplace Solutions"
              ]
            }
          },
          {
            "index": 864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "It’s not a nice feeling to feel like you’ve lost everything you worked so hard for. And following m..."
              ]
            }
          },
          {
            "index": 865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Nikki Goode, Administrative Executive"
              ]
            }
          },
          {
            "index": 866,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "More customer stories"
              ]
            }
          },
          {
            "index": 867,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Our Workplace Products"
              ]
            }
          },
          {
            "index": 868,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Supports people who think, learn and work differently. Helps neurodiverse workforces to thrive."
              ]
            }
          },
          {
            "index": 869,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Request a trial"
              ]
            }
          },
          {
            "index": 871,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Breaks down communication barriers. Improve the accessibility, readability and reach of your online..."
              ]
            }
          },
          {
            "index": 872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn more"
              ]
            }
          },
          {
            "index": 873,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Request a trial"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[13]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Our Customers"
              ]
            }
          },
          {
            "index": 875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[14]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "What's different about Texthelp?"
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Powerfully simple"
              ]
            }
          },
          {
            "index": 877,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Our products are easy to learn and navigate for all ages with plenty of support and guidance."
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "With you at every step"
              ]
            }
          },
          {
            "index": 879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Implementation, onboarding, training and customer support are always free."
              ]
            }
          },
          {
            "index": 880,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[3]/h3[1]/text()[1]",
              "codeLines": [
                "Your success in mind"
              ]
            }
          },
          {
            "index": 881,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[3]/div[2]/text()[1]",
              "codeLines": [
                "We’ll work with you to help you achieve success and your desired outcomes."
              ]
            }
          },
          {
            "index": 882,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[4]/h3[1]/text()[1]",
              "codeLines": [
                "Data driven results"
              ]
            }
          },
          {
            "index": 883,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[4]/div[2]/text()[1]",
              "codeLines": [
                "Our products help you take action, make decisions better and faster."
              ]
            }
          },
          {
            "index": 884,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[5]/h3[1]/text()[1]",
              "codeLines": [
                "Always listening"
              ]
            }
          },
          {
            "index": 885,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[5]/div[2]/text()[1]",
              "codeLines": [
                "Our product roadmap is driven by meeting the needs and challenges of our customers."
              ]
            }
          },
          {
            "index": 886,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[6]/h3[1]/text()[1]",
              "codeLines": [
                "Always innovating"
              ]
            }
          },
          {
            "index": 887,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[6]/div[2]/text()[1]",
              "codeLines": [
                "We always have an eye on the future, looking for new ways we can support people to achieve more."
              ]
            }
          },
          {
            "index": 888,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Join the millions of people all across the world using Texthelp tools to enhance their learning and..."
              ]
            }
          },
          {
            "index": 889,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "1996"
              ]
            }
          },
          {
            "index": 890,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Texthelp Launched"
              ]
            }
          },
          {
            "index": 891,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "50 million+"
              ]
            }
          },
          {
            "index": 892,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "users"
              ]
            }
          },
          {
            "index": 893,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "350+"
              ]
            }
          },
          {
            "index": 894,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "texthelpers"
              ]
            }
          },
          {
            "index": 895,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[4]/p[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 896,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[4]/p[2]/text()[1]",
              "codeLines": [
                "global offices"
              ]
            }
          },
          {
            "index": 897,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[17]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Using Plain Language"
              ]
            }
          },
          {
            "index": 898,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[17]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Writing in a way that people can understand is very important to us. We want to use plain language ..."
              ]
            }
          },
          {
            "index": 899,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[17]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Please"
              ]
            }
          },
          {
            "index": 900,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[17]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "let us know"
              ]
            }
          },
          {
            "index": 901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[17]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "if anything is confusing or doesn’t make sense to you. We want to do better."
              ]
            }
          },
          {
            "index": 1295,
            "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[5]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Equatio and Orbitnote are award winning",
                "</p>"
              ]
            }
          },
          {
            "index": 1297,
            "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[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text-lg\">",
                "  When I came here from Syria a year and a half ago, I didn’t know any English except for two words...",
                "</p>"
              ]
            }
          },
          {
            "index": 1304,
            "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[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text-lg\">",
                "  It’s not a nice feeling to feel like you’ve lost everything you worked so hard for. And following...",
                "</p>"
              ]
            }
          },
          {
            "index": 1308,
            "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[16]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"stat-item-heading\">",
                "  1996",
                "</p>"
              ]
            }
          },
          {
            "index": 1310,
            "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[16]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"stat-item-heading\">",
                "  50 million+",
                "</p>"
              ]
            }
          },
          {
            "index": 1312,
            "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[16]/div[1]/div[1]/div[2]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"stat-item-heading\">",
                "  350+",
                "</p>"
              ]
            }
          },
          {
            "index": 1314,
            "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[16]/div[1]/div[1]/div[2]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p class=\"stat-item-heading\">",
                "  5",
                "</p>"
              ]
            }
          },
          {
            "index": 1513,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading-section\">",
                "  Solutions For Education",
                "  <div class=\"heading-section-icon\">",
                "    <svg width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path opacity=\"0.75\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.4375 0C18.9908 0 20.25 1....",
                "    </svg>",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 1517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading-section\">",
                "  Solutions for Work",
                "  <div class=\"heading-section-icon\">",
                "    <svg width=\"27\" height=\"24\" viewBox=\"0 0 27 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path opacity=\"0.75\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.4375 0C18.9908 0 20.25 1....",
                "    </svg>",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 1588,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.texthelp.com/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 45,
          "rulesWarned": 6,
          "rulesViolated": 8,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 121,
            "critical": 1
          },
          "violations": {
            "minor": 2,
            "moderate": 27,
            "serious": 18,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:33:59.404Z",
          "url": "https://www.texthelp.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": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"heading-section\">",
                          "target": [
                            ".bg-lighter > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"heading-section\">",
                  "target": [
                    ".bg-lighter > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                  ],
                  "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": "#0068c8",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                          "target": [
                            ".bg-lighter > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                  "target": [
                    ".bg-lighter > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"heading-md\">Our Education Products</h3>",
                  "target": [
                    ".reduce-bottom-padding.text-center.centeredSlice:nth-child(9) > .container > .heading-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-rw\">",
                          "target": [
                            ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Helps millions of students and adults worldwide to read, write and express themselves independently. </p>",
                  "target": [
                    ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-rw card-product-link products-slice-download-link\" aria-label=\"\">Try Now</a>",
                          "target": [
                            ".cta-link-rw.product-dropdown-button.card-product-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-rw card-product-link products-slice-download-link\" aria-label=\"\">Try Now</a>",
                  "target": [
                    ".cta-link-rw.product-dropdown-button.card-product-link"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-eq\">",
                          "target": [
                            ".card-product-eq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Makes math both digital and accessible. Type, handwrite, or dictate any expression, with no tricky coding to master.</p>",
                  "target": [
                    ".card-product-eq > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-eq card-product-link products-slice-download-link\" aria-label=\"\">Try Equatio</a>",
                          "target": [
                            ".cta-link-eq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-eq card-product-link products-slice-download-link\" aria-label=\"\">Try Equatio</a>",
                  "target": [
                    ".cta-link-eq"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-wq\">",
                          "target": [
                            ".card-product-wq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Assess and motivate student writing while providing fast and effective feedback on individual written work.</p>",
                  "target": [
                    ".card-product-wq > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-wq card-product-link products-slice-download-link\" aria-label=\"\">Try WriQ</a>",
                          "target": [
                            ".cta-link-wq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-wq card-product-link products-slice-download-link\" aria-label=\"\">Try WriQ</a>",
                  "target": [
                    ".cta-link-wq"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-ft\">",
                          "target": [
                            ".card-product-ft"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Assess student reading fluency and track progress. Gives extra support to struggling readers &amp; English Language Learners. </p>",
                  "target": [
                    ".card-product-ft > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#232937",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://fluency.texthelp.com\" class=\"link cta-link cta-link-ft products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try Fluency Tutor</a>",
                          "target": [
                            ".cta-link-ft"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://fluency.texthelp.com\" class=\"link cta-link cta-link-ft products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try Fluency Tutor</a>",
                  "target": [
                    ".cta-link-ft"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-od\">",
                          "target": [
                            ".card-product-od"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Create an accessible, dynamic and collaborative space that works for everyone.</p>",
                  "target": [
                    ".card-product-od > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#232937",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://orbit.texthelp.com\" class=\"link cta-link cta-link-od products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try OrbitNote</a>",
                          "target": [
                            ".cta-link-od"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://orbit.texthelp.com\" class=\"link cta-link cta-link-od products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try OrbitNote</a>",
                  "target": [
                    ".cta-link-od"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"heading-section\">",
                          "target": [
                            ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"heading-section\">",
                  "target": [
                    ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                  ],
                  "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": "#0068c8",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                          "target": [
                            ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                  "target": [
                    ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                  ],
                  "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": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"heading-md\">Our Workplace Products</h3>",
                  "target": [
                    ".reduce-bottom-padding.text-center.centeredSlice:nth-child(12) > .container > .heading-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-rw\">",
                          "target": [
                            ".product-block-item.bg-dark:nth-child(1) > .card-product-rw.card-product"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Supports people who think, learn and work differently. Helps neurodiverse workforces to thrive.</p>",
                  "target": [
                    ".product-block-item.bg-dark:nth-child(1) > .card-product-rw.card-product > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/workplace/enquiry/\" class=\"link cta-link cta-link-rw products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                          "target": [
                            "a[href$=\"enquiry/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/workplace/enquiry/\" class=\"link cta-link cta-link-rw products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                  "target": [
                    "a[href$=\"enquiry/\"]"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-rd\">",
                          "target": [
                            ".card-product-rd"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Breaks down communication barriers. Improve the accessibility, readability and reach of your online content.</p>",
                  "target": [
                    ".card-product-rd > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/products/reachdeck/try-reachdeck/\" class=\"link cta-link cta-link-rd products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                          "target": [
                            ".cta-link-rd"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products/reachdeck/try-reachdeck/\" class=\"link cta-link cta-link-rd products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                  "target": [
                    ".cta-link-rd"
                  ],
                  "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": "#f5bb41",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact/\">let us know</a>",
                          "target": [
                            "p:nth-child(4) > a[href$=\"contact/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\">let us know</a>",
                  "target": [
                    "p:nth-child(4) > a[href$=\"contact/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".footer-nav > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/read-and-write-education/\" target=\"_self\">Read&amp;Write for Education</a>",
                          "target": [
                            ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/read-and-write-education/\" target=\"_self\">Read&amp;Write for Education</a>",
                  "target": [
                    ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/read-and-write-workplace/\" target=\"_self\">Read&amp;Write for Work</a>",
                          "target": [
                            ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/read-and-write-workplace/\" target=\"_self\">Read&amp;Write for Work</a>",
                  "target": [
                    ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/equatio/\" target=\"_self\">Equatio</a>",
                          "target": [
                            ".footer-link[href$=\"equatio/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/equatio/\" target=\"_self\">Equatio</a>",
                  "target": [
                    ".footer-link[href$=\"equatio/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/wriq/\" target=\"_self\">WriQ</a>",
                          "target": [
                            ".footer-link[href$=\"wriq/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/wriq/\" target=\"_self\">WriQ</a>",
                  "target": [
                    ".footer-link[href$=\"wriq/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/fluency-tutor/\" target=\"_self\">Fluency Tutor</a>",
                          "target": [
                            ".footer-link[href$=\"fluency-tutor/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/fluency-tutor/\" target=\"_self\">Fluency Tutor</a>",
                  "target": [
                    ".footer-link[href$=\"fluency-tutor/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/reachdeck/\" target=\"_self\">ReachDeck</a>",
                          "target": [
                            ".footer-link[href$=\"reachdeck/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/reachdeck/\" target=\"_self\">ReachDeck</a>",
                  "target": [
                    ".footer-link[href$=\"reachdeck/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/speechstream/\" target=\"_self\">Speechstream</a>",
                          "target": [
                            ".footer-link[href$=\"speechstream/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/speechstream/\" target=\"_self\">Speechstream</a>",
                  "target": [
                    ".footer-link[href$=\"speechstream/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/orbitnote/\" target=\"_self\">OrbitNote</a>",
                          "target": [
                            ".footer-link[href$=\"orbitnote/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/orbitnote/\" target=\"_self\">OrbitNote</a>",
                  "target": [
                    ".footer-link[href$=\"orbitnote/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Education<ul class=\"footer-list\"><li class=\"footer-list-item\"><a class=\"footer-link\" href=\"/education/schools/\" target=\"_self\">Schools</a></li><li class=\"footer-list-item\"><a class=\"footer-link\" href=\"/education/higher-education/\" target=\"_self\">Higher Ed</a></li></ul></li>",
                  "target": [
                    "li:nth-child(2) > ul:nth-child(1) > li"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/education/schools/\" target=\"_self\">Schools</a>",
                          "target": [
                            ".footer-link[href$=\"schools/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/education/schools/\" target=\"_self\">Schools</a>",
                  "target": [
                    ".footer-link[href$=\"schools/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/education/higher-education/\" target=\"_self\">Higher Ed</a>",
                          "target": [
                            ".footer-link[href$=\"higher-education/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/education/higher-education/\" target=\"_self\">Higher Ed</a>",
                  "target": [
                    ".footer-link[href$=\"higher-education/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "li:nth-child(2) > ul:nth-child(2) > li"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/workplace/government/\" target=\"_self\">Govt &amp; Public Sector</a>",
                          "target": [
                            ".footer-link[href$=\"government/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/workplace/government/\" target=\"_self\">Govt &amp; Public Sector</a>",
                  "target": [
                    ".footer-link[href$=\"government/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/workplace/private-sector/\" target=\"_self\">Private Sector</a>",
                          "target": [
                            ".footer-link[href$=\"private-sector/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/workplace/private-sector/\" target=\"_self\">Private Sector</a>",
                  "target": [
                    ".footer-link[href$=\"private-sector/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/workplace/not-for-profit/\" target=\"_self\">Non-Profit</a>",
                          "target": [
                            ".footer-link[href$=\"not-for-profit/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/workplace/not-for-profit/\" target=\"_self\">Non-Profit</a>",
                  "target": [
                    ".footer-link[href$=\"not-for-profit/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".footer-nav > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/about/\" target=\"_self\">Vision &amp; Mission</a>",
                          "target": [
                            ".footer-link[href$=\"about/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/about/\" target=\"_self\">Vision &amp; Mission</a>",
                  "target": [
                    ".footer-link[href$=\"about/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/about/careers/\" target=\"_self\">Careers</a>",
                          "target": [
                            ".footer-link[href$=\"careers/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/about/careers/\" target=\"_self\">Careers</a>",
                  "target": [
                    ".footer-link[href$=\"careers/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/about/press-release/\" target=\"_self\">Press</a>",
                          "target": [
                            ".footer-link[href$=\"press-release/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/about/press-release/\" target=\"_self\">Press</a>",
                  "target": [
                    ".footer-link[href$=\"press-release/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/contact/\" target=\"_self\">Contact Us</a>",
                          "target": [
                            ".footer-link[href$=\"contact/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/contact/\" target=\"_self\">Contact Us</a>",
                  "target": [
                    ".footer-link[href$=\"contact/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\">Support</a>",
                          "target": [
                            ".footer-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\">Support</a>",
                  "target": [
                    ".footer-link[target=\"_blank\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/training/\" target=\"_self\">Training</a>",
                          "target": [
                            "a[href$=\"training/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/training/\" target=\"_self\">Training</a>",
                  "target": [
                    "a[href$=\"training/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".footer-nav > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/inclusive-digital-banking/\" target=\"_self\">Inclusive Digital Banking</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/inclusive-digital-banking/\" target=\"_self\">Inclusive Digital Banking</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/universal-design-for-learning/\" target=\"_self\">UDL</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/universal-design-for-learning/\" target=\"_self\">UDL</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/digital-accessibility-guide/\" target=\"_self\">Web Accessibility</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(3) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/digital-accessibility-guide/\" target=\"_self\">Web Accessibility</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(3) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/topics/diversity-and-inclusion/\" target=\"_self\">Diversity &amp; Inclusion</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(4) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/topics/diversity-and-inclusion/\" target=\"_self\">Diversity &amp; Inclusion</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(4) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/topics/remote-working/\" target=\"_self\">Remote Working</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(5) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/topics/remote-working/\" target=\"_self\">Remote Working</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(5) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/reading-instruction/\" target=\"_self\">Reading Instruction</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(6) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/reading-instruction/\" target=\"_self\">Reading Instruction</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(6) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/privacy/\" target=\"_self\">Privacy</a>",
                          "target": [
                            "a[href$=\"privacy/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/privacy/\" target=\"_self\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/rw-user-terms/\" target=\"_self\">Terms</a>",
                          "target": [
                            "a[href$=\"rw-user-terms/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/rw-user-terms/\" target=\"_self\">Terms</a>",
                  "target": [
                    "a[href$=\"rw-user-terms/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/accessibility/\" target=\"_self\">Accessibility</a>",
                          "target": [
                            "a[href$=\"accessibility/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/accessibility/\" target=\"_self\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/compliance/\" target=\"_self\">Compliance</a>",
                          "target": [
                            "a[href$=\"compliance/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/compliance/\" target=\"_self\">Compliance</a>",
                  "target": [
                    "a[href$=\"compliance/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/online-policy/\" target=\"_self\">Online Policy</a>",
                          "target": [
                            "a[href$=\"online-policy/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/online-policy/\" target=\"_self\">Online Policy</a>",
                  "target": [
                    "a[href$=\"online-policy/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/isp/\" target=\"_self\">Information Security</a>",
                          "target": [
                            "a[href$=\"isp/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/isp/\" target=\"_self\">Information Security</a>",
                  "target": [
                    "a[href$=\"isp/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/google-privacy-policy/\" target=\"_self\">Product Privacy</a>",
                          "target": [
                            "a[href$=\"google-privacy-policy/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/google-privacy-policy/\" target=\"_self\">Product Privacy</a>",
                  "target": [
                    "a[href$=\"google-privacy-policy/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/cookies/\" target=\"_self\">Cookies</a>",
                          "target": [
                            "a[href$=\"cookies/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/cookies/\" target=\"_self\">Cookies</a>",
                  "target": [
                    "a[href$=\"cookies/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"https://docs.google.com/document/d/e/2PACX-1vRQbQykFwUja1yRnSmyiBT6oWPEqIuJ-sVV-pS8FZ2GUIOrhsPiZ4sNYYKNmG3m5SWEOs9CkCxOByrp/pub\" target=\"_blank\">Modern Slavery</a>",
                          "target": [
                            ".footer-bottom-section-list-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"https://docs.google.com/document/d/e/2PACX-1vRQbQykFwUja1yRnSmyiBT6oWPEqIuJ-sVV-pS8FZ2GUIOrhsPiZ4sNYYKNmG3m5SWEOs9CkCxOByrp/pub\" target=\"_blank\">Modern Slavery</a>",
                  "target": [
                    ".footer-bottom-section-list-link[target=\"_blank\"]"
                  ],
                  "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": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"heading-section\">",
                          "target": [
                            ".bg-lighter > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"heading-section\">",
                  "target": [
                    ".bg-lighter > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                  ],
                  "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": "#0068c8",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                          "target": [
                            ".bg-lighter > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                  "target": [
                    ".bg-lighter > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"heading-md\">Our Education Products</h3>",
                  "target": [
                    ".reduce-bottom-padding.text-center.centeredSlice:nth-child(9) > .container > .heading-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-rw\">",
                          "target": [
                            ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Helps millions of students and adults worldwide to read, write and express themselves independently. </p>",
                  "target": [
                    ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-rw card-product-link products-slice-download-link\" aria-label=\"\">Try Now</a>",
                          "target": [
                            ".cta-link-rw.product-dropdown-button.card-product-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-rw card-product-link products-slice-download-link\" aria-label=\"\">Try Now</a>",
                  "target": [
                    ".cta-link-rw.product-dropdown-button.card-product-link"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-eq\">",
                          "target": [
                            ".card-product-eq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Makes math both digital and accessible. Type, handwrite, or dictate any expression, with no tricky coding to master.</p>",
                  "target": [
                    ".card-product-eq > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-eq card-product-link products-slice-download-link\" aria-label=\"\">Try Equatio</a>",
                          "target": [
                            ".cta-link-eq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-eq card-product-link products-slice-download-link\" aria-label=\"\">Try Equatio</a>",
                  "target": [
                    ".cta-link-eq"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-wq\">",
                          "target": [
                            ".card-product-wq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Assess and motivate student writing while providing fast and effective feedback on individual written work.</p>",
                  "target": [
                    ".card-product-wq > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-wq card-product-link products-slice-download-link\" aria-label=\"\">Try WriQ</a>",
                          "target": [
                            ".cta-link-wq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-wq card-product-link products-slice-download-link\" aria-label=\"\">Try WriQ</a>",
                  "target": [
                    ".cta-link-wq"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-ft\">",
                          "target": [
                            ".card-product-ft"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Assess student reading fluency and track progress. Gives extra support to struggling readers &amp; English Language Learners. </p>",
                  "target": [
                    ".card-product-ft > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#232937",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://fluency.texthelp.com\" class=\"link cta-link cta-link-ft products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try Fluency Tutor</a>",
                          "target": [
                            ".cta-link-ft"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://fluency.texthelp.com\" class=\"link cta-link cta-link-ft products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try Fluency Tutor</a>",
                  "target": [
                    ".cta-link-ft"
                  ],
                  "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": "#444f66",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-od\">",
                          "target": [
                            ".card-product-od"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Create an accessible, dynamic and collaborative space that works for everyone.</p>",
                  "target": [
                    ".card-product-od > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#232937",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://orbit.texthelp.com\" class=\"link cta-link cta-link-od products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try OrbitNote</a>",
                          "target": [
                            ".cta-link-od"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://orbit.texthelp.com\" class=\"link cta-link cta-link-od products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\">Try OrbitNote</a>",
                  "target": [
                    ".cta-link-od"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"heading-section\">",
                          "target": [
                            ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"heading-section\">",
                  "target": [
                    ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(1) > .heading-section"
                  ],
                  "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": "#0068c8",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                          "target": [
                            ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"testimonial-link-link cta-link\" href=\"/resources/customer-stories/\">More customer stories</a>",
                  "target": [
                    ".block-padding.bg-dark > .container > .row > .col-md-6:nth-child(2) > .sector-testimonial-wrapper > .testimonial-link.sector-testimonial > .testimonial-box.testimonial-link-box > .testimonial-link-link.cta-link[href$=\"customer-stories/\"]"
                  ],
                  "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": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"heading-md\">Our Workplace Products</h3>",
                  "target": [
                    ".reduce-bottom-padding.text-center.centeredSlice:nth-child(12) > .container > .heading-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-rw\">",
                          "target": [
                            ".product-block-item.bg-dark:nth-child(1) > .card-product-rw.card-product"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Supports people who think, learn and work differently. Helps neurodiverse workforces to thrive.</p>",
                  "target": [
                    ".product-block-item.bg-dark:nth-child(1) > .card-product-rw.card-product > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/workplace/enquiry/\" class=\"link cta-link cta-link-rw products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                          "target": [
                            "a[href$=\"enquiry/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/workplace/enquiry/\" class=\"link cta-link cta-link-rw products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                  "target": [
                    "a[href$=\"enquiry/\"]"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-product card-product-rd\">",
                          "target": [
                            ".card-product-rd"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-base card-product-text\">Breaks down communication barriers. Improve the accessibility, readability and reach of your online content.</p>",
                  "target": [
                    ".card-product-rd > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/products/reachdeck/try-reachdeck/\" class=\"link cta-link cta-link-rd products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                          "target": [
                            ".cta-link-rd"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products/reachdeck/try-reachdeck/\" class=\"link cta-link cta-link-rd products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                  "target": [
                    ".cta-link-rd"
                  ],
                  "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": "#f5bb41",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact/\">let us know</a>",
                          "target": [
                            "p:nth-child(4) > a[href$=\"contact/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\">let us know</a>",
                  "target": [
                    "p:nth-child(4) > a[href$=\"contact/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".footer-nav > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/read-and-write-education/\" target=\"_self\">Read&amp;Write for Education</a>",
                          "target": [
                            ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/read-and-write-education/\" target=\"_self\">Read&amp;Write for Education</a>",
                  "target": [
                    ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/read-and-write-workplace/\" target=\"_self\">Read&amp;Write for Work</a>",
                          "target": [
                            ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/read-and-write-workplace/\" target=\"_self\">Read&amp;Write for Work</a>",
                  "target": [
                    ".footer-nav > li:nth-child(1) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/equatio/\" target=\"_self\">Equatio</a>",
                          "target": [
                            ".footer-link[href$=\"equatio/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/equatio/\" target=\"_self\">Equatio</a>",
                  "target": [
                    ".footer-link[href$=\"equatio/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/wriq/\" target=\"_self\">WriQ</a>",
                          "target": [
                            ".footer-link[href$=\"wriq/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/wriq/\" target=\"_self\">WriQ</a>",
                  "target": [
                    ".footer-link[href$=\"wriq/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/fluency-tutor/\" target=\"_self\">Fluency Tutor</a>",
                          "target": [
                            ".footer-link[href$=\"fluency-tutor/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/fluency-tutor/\" target=\"_self\">Fluency Tutor</a>",
                  "target": [
                    ".footer-link[href$=\"fluency-tutor/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/reachdeck/\" target=\"_self\">ReachDeck</a>",
                          "target": [
                            ".footer-link[href$=\"reachdeck/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/reachdeck/\" target=\"_self\">ReachDeck</a>",
                  "target": [
                    ".footer-link[href$=\"reachdeck/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/speechstream/\" target=\"_self\">Speechstream</a>",
                          "target": [
                            ".footer-link[href$=\"speechstream/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/speechstream/\" target=\"_self\">Speechstream</a>",
                  "target": [
                    ".footer-link[href$=\"speechstream/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/products/orbitnote/\" target=\"_self\">OrbitNote</a>",
                          "target": [
                            ".footer-link[href$=\"orbitnote/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/products/orbitnote/\" target=\"_self\">OrbitNote</a>",
                  "target": [
                    ".footer-link[href$=\"orbitnote/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Education<ul class=\"footer-list\"><li class=\"footer-list-item\"><a class=\"footer-link\" href=\"/education/schools/\" target=\"_self\">Schools</a></li><li class=\"footer-list-item\"><a class=\"footer-link\" href=\"/education/higher-education/\" target=\"_self\">Higher Ed</a></li></ul></li>",
                  "target": [
                    "li:nth-child(2) > ul:nth-child(1) > li"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/education/schools/\" target=\"_self\">Schools</a>",
                          "target": [
                            ".footer-link[href$=\"schools/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/education/schools/\" target=\"_self\">Schools</a>",
                  "target": [
                    ".footer-link[href$=\"schools/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/education/higher-education/\" target=\"_self\">Higher Ed</a>",
                          "target": [
                            ".footer-link[href$=\"higher-education/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/education/higher-education/\" target=\"_self\">Higher Ed</a>",
                  "target": [
                    ".footer-link[href$=\"higher-education/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "li:nth-child(2) > ul:nth-child(2) > li"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/workplace/government/\" target=\"_self\">Govt &amp; Public Sector</a>",
                          "target": [
                            ".footer-link[href$=\"government/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/workplace/government/\" target=\"_self\">Govt &amp; Public Sector</a>",
                  "target": [
                    ".footer-link[href$=\"government/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/workplace/private-sector/\" target=\"_self\">Private Sector</a>",
                          "target": [
                            ".footer-link[href$=\"private-sector/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/workplace/private-sector/\" target=\"_self\">Private Sector</a>",
                  "target": [
                    ".footer-link[href$=\"private-sector/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/workplace/not-for-profit/\" target=\"_self\">Non-Profit</a>",
                          "target": [
                            ".footer-link[href$=\"not-for-profit/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/workplace/not-for-profit/\" target=\"_self\">Non-Profit</a>",
                  "target": [
                    ".footer-link[href$=\"not-for-profit/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".footer-nav > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/about/\" target=\"_self\">Vision &amp; Mission</a>",
                          "target": [
                            ".footer-link[href$=\"about/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/about/\" target=\"_self\">Vision &amp; Mission</a>",
                  "target": [
                    ".footer-link[href$=\"about/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/about/careers/\" target=\"_self\">Careers</a>",
                          "target": [
                            ".footer-link[href$=\"careers/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/about/careers/\" target=\"_self\">Careers</a>",
                  "target": [
                    ".footer-link[href$=\"careers/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/about/press-release/\" target=\"_self\">Press</a>",
                          "target": [
                            ".footer-link[href$=\"press-release/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/about/press-release/\" target=\"_self\">Press</a>",
                  "target": [
                    ".footer-link[href$=\"press-release/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/contact/\" target=\"_self\">Contact Us</a>",
                          "target": [
                            ".footer-link[href$=\"contact/\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/contact/\" target=\"_self\">Contact Us</a>",
                  "target": [
                    ".footer-link[href$=\"contact/\"][target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\">Support</a>",
                          "target": [
                            ".footer-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\">Support</a>",
                  "target": [
                    ".footer-link[target=\"_blank\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/training/\" target=\"_self\">Training</a>",
                          "target": [
                            "a[href$=\"training/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/training/\" target=\"_self\">Training</a>",
                  "target": [
                    "a[href$=\"training/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".footer-nav > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/inclusive-digital-banking/\" target=\"_self\">Inclusive Digital Banking</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/inclusive-digital-banking/\" target=\"_self\">Inclusive Digital Banking</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(1) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/universal-design-for-learning/\" target=\"_self\">UDL</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/universal-design-for-learning/\" target=\"_self\">UDL</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(2) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/digital-accessibility-guide/\" target=\"_self\">Web Accessibility</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(3) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/digital-accessibility-guide/\" target=\"_self\">Web Accessibility</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(3) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/topics/diversity-and-inclusion/\" target=\"_self\">Diversity &amp; Inclusion</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(4) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/topics/diversity-and-inclusion/\" target=\"_self\">Diversity &amp; Inclusion</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(4) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/topics/remote-working/\" target=\"_self\">Remote Working</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(5) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/topics/remote-working/\" target=\"_self\">Remote Working</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(5) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/reading-instruction/\" target=\"_self\">Reading Instruction</a>",
                          "target": [
                            "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(6) > .footer-link[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-link\" href=\"/resources/reading-instruction/\" target=\"_self\">Reading Instruction</a>",
                  "target": [
                    "li:nth-child(4) > .footer-list > .footer-list-item:nth-child(6) > .footer-link[target=\"_self\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/privacy/\" target=\"_self\">Privacy</a>",
                          "target": [
                            "a[href$=\"privacy/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/privacy/\" target=\"_self\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/rw-user-terms/\" target=\"_self\">Terms</a>",
                          "target": [
                            "a[href$=\"rw-user-terms/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/rw-user-terms/\" target=\"_self\">Terms</a>",
                  "target": [
                    "a[href$=\"rw-user-terms/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/accessibility/\" target=\"_self\">Accessibility</a>",
                          "target": [
                            "a[href$=\"accessibility/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/accessibility/\" target=\"_self\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/compliance/\" target=\"_self\">Compliance</a>",
                          "target": [
                            "a[href$=\"compliance/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/compliance/\" target=\"_self\">Compliance</a>",
                  "target": [
                    "a[href$=\"compliance/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/online-policy/\" target=\"_self\">Online Policy</a>",
                          "target": [
                            "a[href$=\"online-policy/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/online-policy/\" target=\"_self\">Online Policy</a>",
                  "target": [
                    "a[href$=\"online-policy/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/isp/\" target=\"_self\">Information Security</a>",
                          "target": [
                            "a[href$=\"isp/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/isp/\" target=\"_self\">Information Security</a>",
                  "target": [
                    "a[href$=\"isp/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/google-privacy-policy/\" target=\"_self\">Product Privacy</a>",
                          "target": [
                            "a[href$=\"google-privacy-policy/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/google-privacy-policy/\" target=\"_self\">Product Privacy</a>",
                  "target": [
                    "a[href$=\"google-privacy-policy/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"/cookies/\" target=\"_self\">Cookies</a>",
                          "target": [
                            "a[href$=\"cookies/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"/cookies/\" target=\"_self\">Cookies</a>",
                  "target": [
                    "a[href$=\"cookies/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-bottom-section-list-link\" href=\"https://docs.google.com/document/d/e/2PACX-1vRQbQykFwUja1yRnSmyiBT6oWPEqIuJ-sVV-pS8FZ2GUIOrhsPiZ4sNYYKNmG3m5SWEOs9CkCxOByrp/pub\" target=\"_blank\">Modern Slavery</a>",
                          "target": [
                            ".footer-bottom-section-list-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-bottom-section-list-link\" href=\"https://docs.google.com/document/d/e/2PACX-1vRQbQykFwUja1yRnSmyiBT6oWPEqIuJ-sVV-pS8FZ2GUIOrhsPiZ4sNYYKNmG3m5SWEOs9CkCxOByrp/pub\" target=\"_blank\">Modern Slavery</a>",
                  "target": [
                    ".footer-bottom-section-list-link[target=\"_blank\"]"
                  ],
                  "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=\"sub-nav-wrapper sub-nav-wrapper-mobile\"><div class=\"sub-nav-section-mobile\"><ul class=\"sub-nav-list\"><li class=\"sub-nav-list-item\"><a class=\"sub-nav-list-link\" href=\"/products/\">View All Products</a></li></ul></div></div>",
                  "target": [
                    ".sub-nav-wrapper-mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sub-nav-section-mobile\"><ul class=\"sub-nav-list\"><li class=\"sub-nav-list-item\"><a class=\"sub-nav-list-link\" href=\"/products/\">View All Products</a></li></ul></div>",
                  "target": [
                    ".sub-nav-section-mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button arial-label=\"Close Menu\" name=\"close-menu\" class=\"btn-menu\" aria-label=\"Close Menu\"><span></span></button>",
                  "target": [
                    ".btn-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"product-dropdown-content \">",
                  "target": [
                    ".card-product-rw.card-product > .card-product-content > .card-product-footer > .product-dropdown > .product-dropdown-wrapper > .product-dropdown-content"
                  ],
                  "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-dropdown-content \">",
                  "target": [
                    ".card-product-eq > .card-product-content > .card-product-footer > .product-dropdown > .product-dropdown-wrapper > .product-dropdown-content"
                  ],
                  "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-dropdown-content \">",
                  "target": [
                    ".card-product-wq > .card-product-content > .card-product-footer > .product-dropdown > .product-dropdown-wrapper > .product-dropdown-content"
                  ],
                  "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-dropdown-content \">",
                  "target": [
                    "#footer-locale > .product-dropdown-wrapper > .product-dropdown-content"
                  ],
                  "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=\"batBeacon595411288760\">",
                  "target": [
                    "#batBeacon595411288760"
                  ],
                  "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=\"batBeacon136675286724\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=134631224&amp;tm=gtm002&amp;Ver=2&amp;mid=f84ccf42-99e4-480d-bb0d-878aa6c73667&amp;sid=81778770ff9c11ecb17fd174849ce489&amp;vid=81778ec0ff9c11eca23b25de19e99c47&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=Texthelp%20-%20World%20Leaders%20In%20Assistive%20Technology%20and%20Edtech%20Software%20%7C%20Texthelp&amp;p=https%3A%2F%2Fwww.texthelp.com%2F&amp;r=&amp;lt=999&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=263674\">",
                  "target": [
                    "#batBeacon136675286724"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=ce974568-f07b-4d00-ae88-70b97c14e019&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=a9fccac4-c12b-4b54-9589-e5948e503032&amp;tw_document_href=https%3A%2F%2Fwww.texthelp.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nxurw&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(27)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=ce974568-f07b-4d00-ae88-70b97c14e019&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=a9fccac4-c12b-4b54-9589-e5948e503032&amp;tw_document_href=https%3A%2F%2Fwww.texthelp.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nxurw&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(28)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=491c9b67-dd95-4cc0-8200-0e37c59d15e1&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=a9fccac4-c12b-4b54-9589-e5948e503032&amp;tw_document_href=https%3A%2F%2Fwww.texthelp.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nzb4m&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(29)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=491c9b67-dd95-4cc0-8200-0e37c59d15e1&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=a9fccac4-c12b-4b54-9589-e5948e503032&amp;tw_document_href=https%3A%2F%2Fwww.texthelp.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nzb4m&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(30)"
                  ],
                  "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://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe:nth-child(31)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "readwrite icon readwrite",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.texthelp.com",
                          "port": "",
                          "pathname": "/products/read-and-write-education/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"sub-nav-list-link link-wrapper\" href=\"/products/read-and-write-workplace/\">",
                          "target": [
                            ".sub-nav-section:nth-child(2) > .sub-nav-list > .sub-nav-list-item-product.sub-nav-list-item:nth-child(1) > .link-wrapper.sub-nav-list-link"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"sub-nav-list-link link-wrapper\" href=\"/products/read-and-write-education/\">",
                  "target": [
                    ".sub-nav-section:nth-child(1) > .sub-nav-list > .sub-nav-list-item-product.sub-nav-list-item:nth-child(1) > .link-wrapper.sub-nav-list-link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "overview",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.texthelp.com",
                          "port": "",
                          "pathname": "/education/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"sub-nav-list-link\" href=\"/workplace/\">Overview</a>",
                          "target": [
                            ".sub-nav-list-horizontal.sub-nav-list > .sub-nav-list-item:nth-child(1) > .sub-nav-list-link[href$=\"workplace/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"sub-nav-list-link\" href=\"/education/\">Overview</a>",
                  "target": [
                    ".sub-nav-list-horizontal.sub-nav-list > .sub-nav-list-item:nth-child(1) > .sub-nav-list-link[href$=\"education/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "support",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "support.texthelp.com",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\">Support</a>",
                          "target": [
                            ".footer-link[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"sub-nav-list-link\" href=\"https://support.texthelp.com\" target=\"_blank\" rel=\"noopener\">Support</a>",
                  "target": [
                    "a[href$=\"support.texthelp.com\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "training",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "academy.texthelp.com",
                          "port": "",
                          "pathname": "/lp/professional-development-workshops/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"footer-link\" href=\"/resources/training/\" target=\"_self\">Training</a>",
                          "target": [
                            "a[href$=\"training/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"sub-nav-list-link\" href=\"https://academy.texthelp.com/lp/professional-development-workshops/\" target=\"_blank\" rel=\"noopener\">Training</a>",
                  "target": [
                    ".sub-nav-list-item:nth-child(3) > .sub-nav-list-link[rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "request a trial",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.texthelp.com",
                          "port": "",
                          "pathname": "/workplace/enquiry/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/products/reachdeck/try-reachdeck/\" class=\"link cta-link cta-link-rd products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                          "target": [
                            ".cta-link-rd"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/workplace/enquiry/\" class=\"link cta-link cta-link-rw products-slice-download-link-only\" target=\"_self\">Request a trial</a>",
                  "target": [
                    "a[href$=\"enquiry/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "video-caption",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag122",
                "section508",
                "section508.22.a"
              ],
              "description": "Ensures <video> elements have captions",
              "help": "<video> elements must have captions",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/video-caption?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "caption",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Check that captions is available for the element"
                    }
                  ],
                  "impact": "critical",
                  "html": "<video loop=\"\" autoplay=\"\" muted=\"\"><source src=\"https://texthelp-website-proof.cdn.prismic.io/texthelp-website-proof/a3e45dc6-d06a-4991-a112-c5d30c64f88f_Texthelpers+using+product+features.mp4\" type=\"video/mp4\">Sorry, your browser doesn't support embedded videos.</video>",
                  "target": [
                    "video"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "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": "#ffffff",
                        "bgColor": "#e12362",
                        "contrastRatio": 4.54,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact/\" class=\"btn btn-ss\">Contact Us</a>",
                          "target": [
                            ".btn-ss.btn[href$=\"contact/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #ffffff, background color: #e12362, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\" class=\"btn btn-ss\">Contact Us</a>",
                  "target": [
                    ".btn-ss.btn[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #ffffff, background color: #e12362, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cd4518",
                        "contrastRatio": 4.7,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-label=\"Listen with the ReachDeck Toolbar\" title=\"Listen with the ReachDeck Toolbar\" id=\"browsealoud-button--launchpad\" class=\"gw-launchpad-button gw-launchpad-button--double-icon  gw-launchpad-button--orange\" ignore=\"true\" lang=\"en\" type=\"button\">",
                          "target": [
                            "#browsealoud-button--launchpad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.7 (foreground color: #ffffff, background color: #cd4518, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-label=\"Listen with the ReachDeck Toolbar\" title=\"Listen with the ReachDeck Toolbar\" id=\"browsealoud-button--launchpad\" class=\"gw-launchpad-button gw-launchpad-button--double-icon  gw-launchpad-button--orange\" ignore=\"true\" lang=\"en\" type=\"button\">",
                  "target": [
                    "#browsealoud-button--launchpad"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.7 (foreground color: #ffffff, background color: #cd4518, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e12362",
                        "contrastRatio": 4.54,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/education/\" class=\"btn btn-primary\">In Education</a>",
                          "target": [
                            ".btn-primary.btn[href$=\"education/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #ffffff, background color: #e12362, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/education/\" class=\"btn btn-primary\">In Education</a>",
                  "target": [
                    ".btn-primary.btn[href$=\"education/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #ffffff, background color: #e12362, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2d8086",
                        "contrastRatio": 4.62,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/workplace/\" class=\"btn btn-secondary\" aria-label=\"View our Workplace solutions\">In the Workplace</a>",
                          "target": [
                            "a[aria-label=\"View our Workplace solutions\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #2d8086, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/workplace/\" class=\"btn btn-secondary\" aria-label=\"View our Workplace solutions\">In the Workplace</a>",
                  "target": [
                    "a[aria-label=\"View our Workplace solutions\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #2d8086, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#8e4eef",
                        "contrastRatio": 4.68,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-rw\" href=\"/products/read-and-write-education/\" aria-label=\"Learn more about Read&amp;Write for Education\">Learn more</a>",
                          "target": [
                            ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product > .card-product-content > .card-product-footer > .btn-rw.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #8e4eef, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-rw\" href=\"/products/read-and-write-education/\" aria-label=\"Learn more about Read&amp;Write for Education\">Learn more</a>",
                  "target": [
                    ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product > .card-product-content > .card-product-footer > .btn-rw.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #8e4eef, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#007bbd",
                        "contrastRatio": 4.59,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-eq\" href=\"/products/equatio/\" aria-label=\"Learn More About Equatio\">Learn more</a>",
                          "target": [
                            ".btn-eq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #ffffff, background color: #007bbd, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-eq\" href=\"/products/equatio/\" aria-label=\"Learn More About Equatio\">Learn more</a>",
                  "target": [
                    ".btn-eq"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #ffffff, background color: #007bbd, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2d8086",
                        "contrastRatio": 4.62,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-wq\" href=\"/products/wriq/\" aria-label=\"Learn more about WriQ\">Learn more</a>",
                          "target": [
                            ".btn-wq"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #2d8086, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-wq\" href=\"/products/wriq/\" aria-label=\"Learn more about WriQ\">Learn more</a>",
                  "target": [
                    ".btn-wq"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #2d8086, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#557c00",
                        "contrastRatio": 4.91,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-ft\" href=\"/products/fluency-tutor/\" aria-label=\"Learn more about Fluency Tutor\">Learn more</a>",
                          "target": [
                            ".btn-ft"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.91 (foreground color: #ffffff, background color: #557c00, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-ft\" href=\"/products/fluency-tutor/\" aria-label=\"Learn more about Fluency Tutor\">Learn more</a>",
                  "target": [
                    ".btn-ft"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.91 (foreground color: #ffffff, background color: #557c00, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#007bbd",
                        "contrastRatio": 4.59,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-od\" href=\"/products/orbitnote/\" aria-label=\"Learn more about OrbitNote\">Learn more</a>",
                          "target": [
                            ".btn-od"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #ffffff, background color: #007bbd, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-od\" href=\"/products/orbitnote/\" aria-label=\"Learn more about OrbitNote\">Learn more</a>",
                  "target": [
                    ".btn-od"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #ffffff, background color: #007bbd, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e12362",
                        "contrastRatio": 4.54,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-ss\" href=\"/products/speechstream/\" aria-label=\"Learn more about Speechstream\">Learn more</a>",
                          "target": [
                            "a[aria-label=\"Learn more about Speechstream\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #ffffff, background color: #e12362, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-ss\" href=\"/products/speechstream/\" aria-label=\"Learn more about Speechstream\">Learn more</a>",
                  "target": [
                    "a[aria-label=\"Learn more about Speechstream\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #ffffff, background color: #e12362, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#8e4eef",
                        "contrastRatio": 4.68,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-rw\" href=\"/products/read-and-write-workplace/\" aria-label=\"Learn more about Read&amp;Write for Workplace\">Learn more</a>",
                          "target": [
                            ".product-block-item.bg-dark:nth-child(1) > .card-product-rw.card-product > .card-product-content > .card-product-footer > .btn-rw.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #8e4eef, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-rw\" href=\"/products/read-and-write-workplace/\" aria-label=\"Learn more about Read&amp;Write for Workplace\">Learn more</a>",
                  "target": [
                    ".product-block-item.bg-dark:nth-child(1) > .card-product-rw.card-product > .card-product-content > .card-product-footer > .btn-rw.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #8e4eef, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0068c8",
                        "contrastRatio": 5.5,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-rd\" href=\"/products/reachdeck/\" aria-label=\"Learn more about ReachDeck\">Learn more</a>",
                          "target": [
                            ".btn-rd"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.5 (foreground color: #ffffff, background color: #0068c8, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-rd\" href=\"/products/reachdeck/\" aria-label=\"Learn more about ReachDeck\">Learn more</a>",
                  "target": [
                    ".btn-rd"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.5 (foreground color: #ffffff, background color: #0068c8, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div tabindex=\"0\" id=\"reach-skip-nav\" data-reach-skip-nav-content=\"\"></div>",
                  "target": [
                    "#reach-skip-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "image-redundant-alt",
              "impact": "minor",
              "tags": [
                "cat.text-alternatives",
                "best-practice"
              ],
              "description": "Ensure image alternative is not repeated as text",
              "help": "Alternative text of images should not be repeated as text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-redundant-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"https://webworx.texthelp.com/assets/img/texthelp-master-logo.svg\" width=\"190\" height=\"40\" alt=\"Texthelp Logo\">",
                  "target": [
                    "img[width=\"190\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-label=\"Listen with the ReachDeck Toolbar\" title=\"Listen with the ReachDeck Toolbar\" id=\"browsealoud-button--launchpad\" class=\"gw-launchpad-button gw-launchpad-button--double-icon  gw-launchpad-button--orange\" ignore=\"true\" lang=\"en\" type=\"button\">",
                  "target": [
                    "#browsealoud-button--launchpad"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/workplace/\" class=\"btn btn-secondary\" aria-label=\"View our Workplace solutions\">In the Workplace</a>",
                  "target": [
                    "a[aria-label=\"View our Workplace solutions\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav>",
                          "target": [
                            ".footer-top-section > nav"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"header-nav\">",
                  "target": [
                    ".header-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"heading-md\">Visit our store</p>",
                  "target": [
                    ".sub-nav-cta > .heading-md"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"stat-item-heading\">1996</p>",
                  "target": [
                    ".stat-item:nth-child(1) > .stat-item-heading"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"stat-item-heading\">350+</p>",
                  "target": [
                    ".stat-item:nth-child(3) > .stat-item-heading"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"stat-item-heading\">5</p>",
                  "target": [
                    ".stat-item:nth-child(4) > .stat-item-heading"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding-md home-page-hero\">",
                  "target": [
                    ".home-page-hero"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"bg-dark block-padding-sm\">",
                  "target": [
                    ".block-padding-sm.bg-dark:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding bg-lighter\">",
                  "target": [
                    ".bg-lighter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding-md \">",
                  "target": [
                    ".block-padding-md:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"reduce-bottom-padding text-center centeredSlice\"><div class=\"container\"><h3 class=\"heading-md\">Our Education Products</h3></div></div>",
                  "target": [
                    ".reduce-bottom-padding.text-center.centeredSlice:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"text-base card-product-text\">Helps millions of students and adults worldwide to read, write and express themselves independently. </p>",
                  "target": [
                    ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"btn btn-rw\" href=\"/products/read-and-write-education/\" aria-label=\"Learn more about Read&amp;Write for Education\">Learn more</a>",
                  "target": [
                    ".products-standalone.block-padding-md:nth-child(10) > .container > .product-block > .product-block-item:nth-child(1) > .card-product-rw.card-product > .card-product-content > .card-product-footer > .btn-rw.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-rw card-product-link products-slice-download-link\" aria-label=\"\">Try Now</a>",
                  "target": [
                    ".cta-link-rw.product-dropdown-button.card-product-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"text-base card-product-text\">Makes math both digital and accessible. Type, handwrite, or dictate any expression, with no tricky coding to master.</p>",
                  "target": [
                    ".card-product-eq > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"btn btn-eq\" href=\"/products/equatio/\" aria-label=\"Learn More About Equatio\">Learn more</a>",
                  "target": [
                    ".btn-eq"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-eq card-product-link products-slice-download-link\" aria-label=\"\">Try Equatio</a>",
                  "target": [
                    ".cta-link-eq"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"text-base card-product-text\">Assess and motivate student writing while providing fast and effective feedback on individual written work.</p>",
                  "target": [
                    ".card-product-wq > .card-product-content > .text-base.card-product-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"btn btn-wq\" href=\"/products/wriq/\" aria-label=\"Learn more about WriQ\">Learn more</a>",
                  "target": [
                    ".btn-wq"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#\" class=\"product-dropdown-button link cta-link cta-link-wq card-product-link products-slice-download-link\" aria-label=\"\">Try WriQ</a>",
                  "target": [
                    ".cta-link-wq"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"product-block-item  \">",
                  "target": [
                    ".product-block-item:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"product-block-item  \">",
                  "target": [
                    ".product-block-item:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"product-block-item  \">",
                  "target": [
                    ".product-block-item:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding bg-dark\">",
                  "target": [
                    ".block-padding.bg-dark"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"bg-dark reduce-bottom-padding text-center centeredSlice\"><div class=\"container\"><h3 class=\"heading-md\">Our Workplace Products</h3></div></div>",
                  "target": [
                    ".reduce-bottom-padding.text-center.centeredSlice:nth-child(12)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding-md products-standalone bg-dark\">",
                  "target": [
                    ".products-standalone.block-padding-md.bg-dark"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding-md bg-dark\">",
                  "target": [
                    ".block-padding-md.bg-dark:nth-child(14)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"reduce-bottom-padding block-padding-sm text-center centeredSlice\"><div class=\"container\"><h3 class=\"heading-md\">What's different about Texthelp?</h3></div></div>",
                  "target": [
                    ".reduce-bottom-padding.block-padding-sm.text-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding-md    resources-custom-slice\">",
                  "target": [
                    ".resources-custom-slice"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block-padding-lg\">",
                  "target": [
                    ".block-padding-lg"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"bg-dark block-padding-sm generalContentSlice\">",
                  "target": [
                    ".generalContentSlice"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.texthelp.com/",
      "result": {
        "prevented": true,
        "error": "ERROR adding the htmlcs script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.texthelp.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 68,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/a[2]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 91,
                "top": 2275,
                "height": 18,
                "width": 110
              },
              "snippet": "<a aria-label=\"View our Workplace solutions\" class=\"btn btn-secondary\" href=\"/workplace/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 2063,
                "height": 44,
                "width": 137
              },
              "snippet": "<button type=\"button\" lang=\"en\" ignore=\"true\" class=\"gw-launchpad-button gw-launchpad-button--double-icon  gw-launchpad-button--orange\" id=\"browsealoud-button--launchpad\" title=\"Listen with the ReachDeck Toolbar\" aria-label=\"Listen with the ReachDeck Toolbar\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/button[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 1713,
                "height": 22,
                "width": 87
              },
              "snippet": "<button aria-label=\"Toggle Navigation\" name=\"toggle-Need Help?_2\" class=\"heading-xxs sub-nav-list-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/button[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 1562,
                "height": 22,
                "width": 45
              },
              "snippet": "<button aria-label=\"Toggle Navigation\" name=\"toggle-Type_1\" class=\"heading-xxs sub-nav-list-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 1392,
                "height": 22,
                "width": 118
              },
              "snippet": "<button aria-label=\"Toggle Navigation\" name=\"toggle-Guides & Articles_0\" class=\"heading-xxs sub-nav-list-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/link[1]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 102,
                "top": 27,
                "height": 40,
                "width": 190
              },
              "snippet": "<img alt=\"Texthelp Logo\" height=\"40\" width=\"190\" src=\"https://webworx.texthelp.com/assets/img/texthelp-master-logo.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/iframe[2]",
                "aria": "/document[1]"
              },
              "message": "The <iframe> element has the id \"intercom-frame\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<iframe title=\"Intercom\" tabindex=\"-1\" aria-hidden=\"true\" style=\"position: absolute !important; opacity: 0 !important; width: 1px !important; height: 1px !important; top: 0 !important; left: 0 !important; border: none !important; display: block !important; z-index: -1 !important; pointer-events: none;\" id=\"intercom-frame\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[6]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5172,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5225,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about Speechstream\" href=\"/products/speechstream/\" class=\"btn btn-ss\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5006,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5041,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about OrbitNote\" href=\"/products/orbitnote/\" class=\"btn btn-od\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4839,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4892,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about Fluency Tutor\" href=\"/products/fluency-tutor/\" class=\"btn btn-ft\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4584,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4672,
                "height": 37,
                "width": 784
              },
              "snippet": "<ul tabindex=\"-1\" id=\"wJ3DgaKPm-product-dropdown-list\" class=\"product-dropdown-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4637,
                "height": 18,
                "width": 63
              },
              "snippet": "<a aria-label=\"\" class=\"product-dropdown-button link cta-link cta-link-wq card-product-link products-slice-download-link\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4619,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about WriQ\" href=\"/products/wriq/\" class=\"btn btn-wq\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4336,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4423,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul tabindex=\"-1\" id=\"TXgOJAkck-product-dropdown-list\" class=\"product-dropdown-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4389,
                "height": 18,
                "width": 77
              },
              "snippet": "<a aria-label=\"\" class=\"product-dropdown-button link cta-link cta-link-eq card-product-link products-slice-download-link\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4370,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn More About Equatio\" href=\"/products/equatio/\" class=\"btn btn-eq\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4008,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4096,
                "height": 148,
                "width": 784
              },
              "snippet": "<ul tabindex=\"-1\" id=\"q4vFAP9wl-product-dropdown-list\" class=\"product-dropdown-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4061,
                "height": 18,
                "width": 58
              },
              "snippet": "<a aria-label=\"\" class=\"product-dropdown-button link cta-link cta-link-rw card-product-link products-slice-download-link\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4043,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about Read&Write for Education\" href=\"/products/read-and-write-education/\" class=\"btn btn-rw\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3856,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-md\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3526,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-xxs logo-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3416,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"text-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3487,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"/resources/customer-stories/\" class=\"testimonial-link-link cta-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3167,
                "height": 57,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-section\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3291,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul class=\"list-checkmark sector-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3244,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-lg sector-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3129,
                "height": 18,
                "width": 70
              },
              "snippet": "<a class=\"btn\" href=\"/resources/blog/best-of-show-for-orbitnote-and-equatio-at-iste-live-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3076,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3041,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2983,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"heading-xl\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2275,
                "height": 18,
                "width": 83
              },
              "snippet": "<a class=\"btn btn-primary\" href=\"/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2129,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"heading-xl\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2063,
                "height": 44,
                "width": 137
              },
              "snippet": "<button type=\"button\" lang=\"en\" ignore=\"true\" class=\"gw-launchpad-button gw-launchpad-button--double-icon  gw-launchpad-button--orange\" id=\"browsealoud-button--launchpad\" title=\"Listen with the ReachDeck Toolbar\" aria-label=\"Listen with the ReachDeck Toolbar\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[17]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 53,
                "top": 7792,
                "height": 18,
                "width": 74
              },
              "snippet": "<a href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[17]/div[1]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7691,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7358,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"text-xl\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7618,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"stat-item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7549,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"stat-item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7480,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"stat-item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[16]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7411,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"stat-item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[6]/h3[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7284,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-sm item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[5]/h3[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7136,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-sm item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[4]/h3[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6989,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-sm item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[3]/h3[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6841,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-sm item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6694,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-sm item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[15]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6546,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-sm item-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[14]/div[1]/h3[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6417,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-md\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[13]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5947,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-xxs logo-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5874,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5909,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about ReachDeck\" href=\"/products/reachdeck/\" class=\"btn btn-rd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5750,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"text-base card-product-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5785,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"Learn more about Read&Write for Workplace\" href=\"/products/read-and-write-workplace/\" class=\"btn btn-rw\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5621,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"heading-md\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5512,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"text-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5584,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"/resources/customer-stories/\" class=\"testimonial-link-link cta-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5264,
                "height": 57,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-section\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5388,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul class=\"list-checkmark sector-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5341,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"heading-lg sector-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 97
              },
              "snippet": "<a data-reach-skip-nav-link=\"\" data-reach-skip-link=\"\" href=\"#reach-skip-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 7826,
                "height": 555,
                "width": 784
              },
              "snippet": "<nav>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 87,
                "height": 1958,
                "width": 784
              },
              "snippet": "<nav class=\"header-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]",
                "aria": "/document[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2107,
                "height": 0,
                "width": 784
              },
              "snippet": "<div data-reach-skip-nav-content=\"\" id=\"reach-skip-nav\" tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 7826,
                "height": 1139,
                "width": 784
              },
              "snippet": "<footer id=\"footer\" class=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[19]",
                "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"
            }
          ]
        },
        "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.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.texthelp.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Texthelp - World Leaders In Assistive Technology and Edtech Software | Texthelp",
          "pageurl": "https://www.texthelp.com/",
          "time": 4.32,
          "creditsremaining": 189,
          "allitemcount": 164,
          "totalelements": 761,
          "waveurl": "http://wave.webaim.org/report?url=https://www.texthelp.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 4,
                "selectors": [
                  "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 + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + IMG",
                  "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 + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + IMG + IMG",
                  "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 + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + IMG + IMG + IMG",
                  "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 + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + IMG + IMG + IMG + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 15,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV > HEADER#mainNav > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + 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 + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + 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 + DIV > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + 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 + DIV > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + 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 + DIV > DIV:first-child + DIV + DIV + DIV > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV > HEADER#mainNav > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV > HEADER#mainNav > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV > HEADER#mainNav > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child"
                ],
                "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": 2,
                "selectors": [
                  "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 + SCRIPT + SCRIPT + DIV + DIV > SCRIPT:first-child + 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 + SCRIPT + SCRIPT + DIV + DIV + DIV > SCRIPT:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > FOOTER#footer > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN#footer-locale > A:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A#locale_option_en-au"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "html5_video_audio": {
                "id": "html5_video_audio",
                "description": "HTML5 video or audio",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > A:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > VIDEO:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  },
                  {
                    "name": "1.2.5 Audio Description (Prerecorded) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.5"
                  },
                  {
                    "name": "1.4.2 Audio Control (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.texthelp.com/",
      "what": "URL",
      "result": "https://www.texthelp.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.texthelp.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-09T15:34:40.249Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1183021,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 51,
              "totalWarnings": 0,
              "totalIssues": 51
            },
            "issuesByLevel": {
              "A": {
                "count": 18,
                "pct": 35.29
              },
              "AA": {
                "count": 7,
                "pct": 13.73
              },
              "AAA": {
                "count": 51,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "3a8cf32c-605a-4464-893c-149159dce560",
          "docID": "42a94533-9ebc-448b-c6c8-1751049c8c0c",
          "sourceHash": "784a4e845e3ad47a1c761948652672fd",
          "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=3a8cf32c-605a-4464-893c-149159dce560",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 5277,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;div id=\"__next\"&gt;&lt;a href=\"#reach-skip-nav\" data-reach-skip-link=\"\" data-reach-skip-nav-link=\"\"&gt;Skip to content&lt;/a&gt;&lt;div class=\"wrapper \"&gt;&lt;header class=\"header mainNav browsealoud-closed\" id=\"mainNav\"&gt;&lt;div class",
              "xpath": "/html/body",
              "issueID": "4b3d018707fc56f57da8e43921ab55a5",
              "signature": "aabf24957020c8cc9eb499acdad68ac0",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=4b3d018707fc56f57da8e43921ab55a5"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 48,
                  "y": 410
                },
                "bottom-right": {
                  "x": 136,
                  "y": 430
                },
                "height": 20,
                "width": 88
              },
              "position": {
                "line": 9039,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/resources/blog/best-of-show-for-orbitnote-and-equatio-at-iste-live-2022/\" class=\"btn\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "d4c492b148881037b04d6c690e11f6c9",
              "signature": "309b7fa353ef4e8fa17d8135fd575dbf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d4c492b148881037b04d6c690e11f6c9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 12
                },
                "bottom-right": {
                  "x": 200,
                  "y": 56
                },
                "height": 44,
                "width": 190
              },
              "position": {
                "line": 3242,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sub-nav-list-link link-wrapper\" href=\"/products/read-and-write-workplace/\"&gt;&lt;div class=\"sub-nav-list-item-product-img\"&gt;&lt;img src=\"https://texthelp-website-proof.cdn.prismic.io/texthelp-website-proof/5909df03-f516-4f18-b602-196da98c",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "fc0901e34307df06b3c3370836f93e6f",
              "signature": "05c7ecab3430b9eb1bbebc16e6d90f61",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fc0901e34307df06b3c3370836f93e6f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 11
                },
                "bottom-right": {
                  "x": 89,
                  "y": 32
                },
                "height": 21,
                "width": 79
              },
              "position": {
                "line": 4298,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sub-nav-list-link\" href=\"/workplace/\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "8479f6360acfc63cac3866b041d8c231",
              "signature": "5c8100a750caea54a2761d1e06b26607",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8479f6360acfc63cac3866b041d8c231"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9639,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"lfrbJHZH6_option_0\" class=\"product-dropdown-item-link\" href=\"https://chrome.google.com/webstore/detail/equatio-math-made-digital/hjngolefdpdnooamgdldlkjgmdcmcjnc\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texth",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "b9a812a7a358111cdfa4df13f1104a46",
              "signature": "675c93373930fee0bf3eca5e4c6d790b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b9a812a7a358111cdfa4df13f1104a46"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9640,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"lfrbJHZH6_option_3\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/equatio_desktop/installers/1.8.3/mac/EquatIO.dmg\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/i",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "b5e095533e4ac2cadb3f26f93a9203c4",
              "signature": "0ab86cd76f50ed99b5495ac1fcc4a628",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b5e095533e4ac2cadb3f26f93a9203c4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9868,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"FHMX0j71W_option_0\" class=\"product-dropdown-item-link\" href=\"https://chrome.google.com/webstore/detail/wriq/kfkohpkagbjoncihbogfnjnddimfbgea\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/img/ic",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "dfdceff6d70885ddf397cc02faea4561",
              "signature": "96bc08f6ca41c8193094a91a14b92888",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dfdceff6d70885ddf397cc02faea4561"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9868,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"FHMX0j71W_option_1\" class=\"product-dropdown-item-link\" href=\"https://appsource.microsoft.com/en-us/product/office/WA200001570?mktcmpid=blogpost_12\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "540fd81dfc1e389e5f66cc908e3468e9",
              "signature": "cc1a514ce5ca36a049d1e93df4a15a44",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=540fd81dfc1e389e5f66cc908e3468e9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 187,
                  "y": 46.5
                },
                "bottom-right": {
                  "x": 296,
                  "y": 64.5
                },
                "height": 18,
                "width": 109
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/products/reachdeck/try-reachdeck/\" class=\"link cta-link cta-link-rd products-slice-download-link-only\" target=\"_self\"&gt;Request a trial&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "abcb263e212ea7fa50bf12783bfba2ce",
              "signature": "b8f715cdffde7b9288b6a4c08c0973ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=abcb263e212ea7fa50bf12783bfba2ce"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 424,
                  "y": 8691
                },
                "bottom-right": {
                  "x": 478,
                  "y": 8710
                },
                "height": 19,
                "width": 54
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\"&gt;Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "c8ae6cce15911534309201bd562163bf",
              "signature": "1e8ccc6bb73deac13229f9df1ee20002",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c8ae6cce15911534309201bd562163bf"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 424,
                  "y": 8717
                },
                "bottom-right": {
                  "x": 479,
                  "y": 8736
                },
                "height": 19,
                "width": 55
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"/resources/training/\" target=\"_self\"&gt;Training&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "a784af8ee75be66ec4f4f3326a88a6cd",
              "signature": "756d72e79a4e1a3cac2660d0a53f4bfe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a784af8ee75be66ec4f4f3326a88a6cd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 8
                },
                "bottom-right": {
                  "x": 149.406,
                  "y": 52
                },
                "height": 44,
                "width": 141.406
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"__ba_launchpad\" class=\"texthelp-browsealoud-button\"&gt;&lt;button aria-label=\"Listen with the ReachDeck Toolbar\" title=\"Listen with the ReachDeck Toolbar\" id=\"browsealoud-button--launchpad\" class=\"gw-launchpad-button gw-launchpad-button--doub",
              "xpath": "/html/body/div[1]/div[2]/div[1]",
              "issueID": "9d66bc44176583809584e7f916012040",
              "signature": "88dba0736f7e67c75174a0ae0fbe9c3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9d66bc44176583809584e7f916012040"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 34.234375
                },
                "bottom-right": {
                  "x": 180,
                  "y": 74.749975
                },
                "height": 40.5156,
                "width": 180
              },
              "position": {
                "line": 3241,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"link-wrapper\"&gt;&lt;span class=\"sr-only\"&gt;Texthelp Logo&lt;/span&gt;&lt;img src=\"https://webworx.texthelp.com/assets/img/texthelp-master-logo.svg\" width=\"190\" height=\"40\" alt=\"Texthelp Logo\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/a[1]",
              "issueID": "aface7f8256053052326f23b5b188b27",
              "signature": "57ac8aed3bd0990c44495fb6290bed2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=aface7f8256053052326f23b5b188b27"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 5277,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;div id=\"__next\"&gt;&lt;a href=\"#reach-skip-nav\" data-reach-skip-link=\"\" data-reach-skip-nav-link=\"\"&gt;Skip to content&lt;/a&gt;&lt;div class=\"wrapper \"&gt;&lt;header class=\"header mainNav browsealoud-closed\" id=\"mainNav\"&gt;&lt;div class",
              "xpath": "/html/body",
              "issueID": "00fb930a7b0ef29a8ffcb19841ea31ca",
              "signature": "a67f6c1a0cb22e26e53d49ddb2f7a1ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=00fb930a7b0ef29a8ffcb19841ea31ca"
            },
            {
              "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": 96,
                  "y": 40
                },
                "bottom-right": {
                  "x": 400,
                  "y": 296
                },
                "height": 256,
                "width": 304
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"testimonial-text testimonial-link-text\"&gt;&lt;p class=\"text-lg\"&gt;When I came here from Syria a year and a half ago, I didn’t know any English except for two words. When I used Read&amp;amp;Write, it made it easy for me to learn English.",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "aa61b5049681fd5f4907cb713008b02e",
              "signature": "a90374da471adb9b3e98c08ab1014031",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=aa61b5049681fd5f4907cb713008b02e"
            },
            {
              "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": 96,
                  "y": 40
                },
                "bottom-right": {
                  "x": 400,
                  "y": 264
                },
                "height": 224,
                "width": 304
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"testimonial-text testimonial-link-text\"&gt;&lt;p class=\"text-lg\"&gt;It’s not a nice feeling to feel like you’ve lost everything you worked so hard for. And following my brain injury, I really thought I’d never work again...Read&amp;amp;Wri",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "c76d7db3a356fbfd09298c9c0905d8b7",
              "signature": "c3f93dc9842a86f14e3ad7a9e59c6803",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c76d7db3a356fbfd09298c9c0905d8b7"
            },
            {
              "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": 32,
                  "y": 8563
                },
                "bottom-right": {
                  "x": 776,
                  "y": 8835
                },
                "height": 272,
                "width": 744
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"footer-nav\"&gt;&lt;li&gt;Products&lt;ul class=\"footer-list\"&gt;&lt;li class=\"footer-list-item\"&gt;&lt;a class=\"footer-link\" href=\"/products/read-and-write-education/\" target=\"_self\"&gt;Read&amp;amp;Write for Education&lt;/a&gt;&lt;/li&gt;&l",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]",
              "issueID": "f3daa88b3231520fa1b9ffe741407bc1",
              "signature": "844a5260d187305c0990b9fd83d573c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f3daa88b3231520fa1b9ffe741407bc1"
            },
            {
              "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": 32,
                  "y": 8967.59375
                },
                "bottom-right": {
                  "x": 572,
                  "y": 9063.59375
                },
                "height": 96,
                "width": 540
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"footer-nav\"&gt;&lt;ul class=\"footer-bottom-section-list\"&gt;&lt;li class=\"footer-bottom-section-list-item\"&gt;&lt;a class=\"footer-bottom-section-list-link\" href=\"/privacy/\" target=\"_self\"&gt;Privacy&lt;/a&gt;&lt;/li&gt;&lt;li class=\"footer",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "dadedd706c44d0e3ba51fb37e6f78f83",
              "signature": "c11fc799876bc97509bb7745572bc01c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dadedd706c44d0e3ba51fb37e6f78f83"
            },
            {
              "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": 6
                },
                "bottom-right": {
                  "x": 20,
                  "y": 28
                },
                "height": 22,
                "width": 20
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;button arial-label=\"Close Menu\" name=\"close-menu\" class=\"btn-menu\" aria-label=\"Close Menu\" style=\"\"&gt;&lt;span&gt;&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/button[1]",
              "issueID": "342170084c4d428c58248806a391fafa",
              "signature": "a158b0d46fb564d516efee6783f081e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=342170084c4d428c58248806a391fafa"
            },
            {
              "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": 600,
                  "y": 8629
                },
                "bottom-right": {
                  "x": 627,
                  "y": 8648
                },
                "height": 19,
                "width": 27
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"/resources/universal-design-for-learning/\" target=\"_self\"&gt;UDL&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "3f89f54feb6039d2865e3f1661bfdf5f",
              "signature": "6aa1fdbea768f59cdbee886120cadb6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3f89f54feb6039d2865e3f1661bfdf5f"
            },
            {
              "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": 32,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 56,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-twitter\" arial-label=\"Twitter\" href=\"https://twitter.com/texthelp\" target=\"_blank\" aria-label=\"Twitter\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "46dcb1dae2324a45d90fcaa208fce86b",
              "signature": "c28d4bd427aacb9fd48e02323bfe56f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=46dcb1dae2324a45d90fcaa208fce86b"
            },
            {
              "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": 72,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 96,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-facebook\" arial-label=\"Facebook\" href=\"https://www.facebook.com/Texthelpers\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "214158bab5c020b389f8e4985213c1e2",
              "signature": "3cabe73a2bc46a816b1c2ee6c16e9c3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=214158bab5c020b389f8e4985213c1e2"
            },
            {
              "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": 112,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 136,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-youtube\" arial-label=\"Youtube\" href=\"https://www.youtube.com/c/Texthelp\" target=\"_blank\" aria-label=\"Youtube\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "024e3b58263c27aba61bcc33bd6dd498",
              "signature": "874ed465687b28526f4b70fc38e1a622",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=024e3b58263c27aba61bcc33bd6dd498"
            },
            {
              "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": 152,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 176,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-linkedin\" arial-label=\"LinkedIn\" href=\"https://www.linkedin.com/company/texthelp/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "08a08038b269942c62cfc016daa49467",
              "signature": "a0fcdcec1ca903b26b25ba2f23f3990b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=08a08038b269942c62cfc016daa49467"
            },
            {
              "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": 64,
                  "y": 469
                },
                "bottom-right": {
                  "x": 240,
                  "y": 489
                },
                "height": 20,
                "width": 176
              },
              "position": {
                "line": 3242,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-fft\" href=\"https://my.texthelp.com/Account/Login?ReturnUrl=%2F\" target=\"_blank\"&gt;Login to your account&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "6a4bc152a93ab8d5d56ee9b1c050a2ab",
              "signature": "120bb97a33a668755a63c76bd45b52aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6a4bc152a93ab8d5d56ee9b1c050a2ab"
            },
            {
              "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": 10,
                  "y": 11
                },
                "bottom-right": {
                  "x": 158,
                  "y": 32
                },
                "height": 21,
                "width": 148
              },
              "position": {
                "line": 7475,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sub-nav-list-link\" href=\"https://academy.texthelp.com\" target=\"_blank\" rel=\"noopener\"&gt;Texthelp Academy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "fff5f0662f917aa5081aed6a6c8b0ede",
              "signature": "3d2b35fa2ccedd69af1742d7154f431e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fff5f0662f917aa5081aed6a6c8b0ede"
            },
            {
              "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": 10,
                  "y": 11
                },
                "bottom-right": {
                  "x": 75,
                  "y": 32
                },
                "height": 21,
                "width": 65
              },
              "position": {
                "line": 7546,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sub-nav-list-link\" href=\"https://support.texthelp.com\" target=\"_blank\" rel=\"noopener\"&gt;Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "c703f268e2a29c1873d4f89b3707359c",
              "signature": "2cf58b8875053f54a4898d34093f03bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c703f268e2a29c1873d4f89b3707359c"
            },
            {
              "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": 10,
                  "y": 11
                },
                "bottom-right": {
                  "x": 75,
                  "y": 32
                },
                "height": 21,
                "width": 65
              },
              "position": {
                "line": 7702,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"sub-nav-list-link\" href=\"https://academy.texthelp.com/lp/professional-development-workshops/\" target=\"_blank\" rel=\"noopener\"&gt;Training&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "fe48af1f5b8ac95c1456602ea4f645bc",
              "signature": "4d21334c3f1ef718c2494ed58ef5c4f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fe48af1f5b8ac95c1456602ea4f645bc"
            },
            {
              "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": 661,
                  "y": 27
                },
                "bottom-right": {
                  "x": 738,
                  "y": 47
                },
                "height": 20,
                "width": 77
              },
              "position": {
                "line": 7883,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://academy.texthelp.com\" class=\"btn btn-default btn-outline\" target=\"_blank\"&gt;Academy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/div[1]/a[1]",
              "issueID": "78f7d2c9aef4607e324a901c6ecaade4",
              "signature": "a4b6175fcdc5cf0b009b1eb447e0ebca",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78f7d2c9aef4607e324a901c6ecaade4"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9399,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_0\" class=\"product-dropdown-item-link\" href=\"https://chrome.google.com/webstore/detail/readwrite-for-google-chro/inoeonmfapjbbkmdafoankkfajkcphgd\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texth",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "715cd335c4acdb19b719626658117735",
              "signature": "7187841263db164c914536fe8b23e7ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=715cd335c4acdb19b719626658117735"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9399,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_1\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/readwrite12/installers/us/read&amp;amp;write.exe\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/i",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "1277151271400ae1258762a400bd92d0",
              "signature": "8a1d3f2ed1f58742e00665d610d35be4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1277151271400ae1258762a400bd92d0"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9400,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_2\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/readwrite12/installers/ca/read&amp;amp;write.exe\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/i",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "167fa03d46d35bd4a710b3b7c4a83be9",
              "signature": "c8e9ea1142ca971427a5e5ab0cda225f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=167fa03d46d35bd4a710b3b7c4a83be9"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9400,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_3\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/readwrite12/installers/uk/read&amp;amp;write.exe\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/i",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "36d611cd270a55fd1a87d3da23a6ad43",
              "signature": "93e87ab0265ec391135d232f3bcc08e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=36d611cd270a55fd1a87d3da23a6ad43"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9400,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_4\" class=\"product-dropdown-item-link\" href=\"https://play.google.com/store/apps/details?id=com.texthelp.readwriteforandroid&amp;amp;hl=en_GB\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.c",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "3fe3606ab44562b4b10be871b4716760",
              "signature": "44e843177fb1234b6ac660851ab0127c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3fe3606ab44562b4b10be871b4716760"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9400,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_5\" class=\"product-dropdown-item-link\" href=\"https://itunes.apple.com/gb/app/read-write-for-ipad/id934749270?mt=8\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/img/icon-apple.sv",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "72a98f0d46cf60738204789c43a0b0d2",
              "signature": "639c6baf0b11f4555c649ac2cd97485a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=72a98f0d46cf60738204789c43a0b0d2"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9567,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_6\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/readwritemac7/installers/read&amp;amp;write.dmg\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/im",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "73641cb766714f11654f294efca586ce",
              "signature": "6d09e93e3d0ca671723c54008c7ee425",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=73641cb766714f11654f294efca586ce"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9568,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"YTp5HCvYm_option_7\" class=\"product-dropdown-item-link\" href=\"https://microsoftedge.microsoft.com/addons/detail/readwrite-for-microsoft-/bjglhpoliipklkfjcahfefdlfpifcinb\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webwor",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "4b744f58bd9c3f70e0152cf15e0494be",
              "signature": "1a38a723a2bd0c8e87198f92ce0961c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4b744f58bd9c3f70e0152cf15e0494be"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9639,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"lfrbJHZH6_option_0\" class=\"product-dropdown-item-link\" href=\"https://chrome.google.com/webstore/detail/equatio-math-made-digital/hjngolefdpdnooamgdldlkjgmdcmcjnc\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texth",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fbbaa37162d6896ece673e42e32ece00",
              "signature": "aa111c0bf1f36ca3a9e390bdc3509187",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fbbaa37162d6896ece673e42e32ece00"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9640,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"lfrbJHZH6_option_1\" class=\"product-dropdown-item-link\" href=\"https://equatio.texthelp.com/\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/img/icon-webapp.svg\" width=\"1.5rem\" height=\"1.5rem\" alt=",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d0a2795162d3dced23e36f5918c2ba8d",
              "signature": "5503f560edc81dbe01b8f2b952fbc768",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d0a2795162d3dced23e36f5918c2ba8d"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9640,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"lfrbJHZH6_option_2\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/equatio_desktop/installers/1.8.3/windows/EquatIO.exe\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/asse",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9f02ef3e8d48a13e128d6bacf254c181",
              "signature": "b353bbe986d1e1d83a54f030e048070d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9f02ef3e8d48a13e128d6bacf254c181"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9640,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"lfrbJHZH6_option_3\" class=\"product-dropdown-item-link\" href=\"https://fastdownloads2.texthelp.com/equatio_desktop/installers/1.8.3/mac/EquatIO.dmg\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/i",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "074270aaa6c6415f68d095dfdfee1bcd",
              "signature": "1b6afd87bb69b832e1c83359cc5f8732",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=074270aaa6c6415f68d095dfdfee1bcd"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9868,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"FHMX0j71W_option_0\" class=\"product-dropdown-item-link\" href=\"https://chrome.google.com/webstore/detail/wriq/kfkohpkagbjoncihbogfnjnddimfbgea\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/img/ic",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "63e66d477c2f375c9e427c1eb3d5a02b",
              "signature": "4dc072f48db36d8982876934f68ee262",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=63e66d477c2f375c9e427c1eb3d5a02b"
            },
            {
              "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": -16,
                  "y": -24
                },
                "height": -24,
                "width": -16
              },
              "position": {
                "line": 9868,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"FHMX0j71W_option_1\" class=\"product-dropdown-item-link\" href=\"https://appsource.microsoft.com/en-us/product/office/WA200001570?mktcmpid=blogpost_12\" target=\"_blank\" rel=\"noopener\" tabindex=\"0\"&gt;&lt;img src=\"https://webworx.texthelp.com/assets/",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b4a6d9b96e6323222c16d1da125b0a37",
              "signature": "cf7ec60a935c23c89ef7e62bff7b8843",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b4a6d9b96e6323222c16d1da125b0a37"
            },
            {
              "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": 80
                },
                "bottom-right": {
                  "x": 132,
                  "y": 98
                },
                "height": 18,
                "width": 132
              },
              "position": {
                "line": 10035,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://fluency.texthelp.com\" class=\"link cta-link cta-link-ft products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\"&gt;Try Fluency Tutor&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "621e98309a5bd60ef666dce0cdf26e24",
              "signature": "c13e8203d8fb902b01f89aec79c95fda",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=621e98309a5bd60ef666dce0cdf26e24"
            },
            {
              "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": 187,
                  "y": 46.5
                },
                "bottom-right": {
                  "x": 293,
                  "y": 64.5
                },
                "height": 18,
                "width": 106
              },
              "position": {
                "line": 10047,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://orbit.texthelp.com\" class=\"link cta-link cta-link-od products-slice-download-link-only\" target=\"_blank\" rel=\"noopener\"&gt;Try OrbitNote&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "f32790054bd3ec5a5f93dd81ae825eb9",
              "signature": "ea40cd617532ba323cdb7d16804c2ca6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f32790054bd3ec5a5f93dd81ae825eb9"
            },
            {
              "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": 424,
                  "y": 8691
                },
                "bottom-right": {
                  "x": 478,
                  "y": 8710
                },
                "height": 19,
                "width": 54
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"https://support.texthelp.com/help\" target=\"_blank\"&gt;Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "72e604cced9a22efb500854849545b65",
              "signature": "00e5a9d7a8f1898b8d41fbd1d0688b9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=72e604cced9a22efb500854849545b65"
            },
            {
              "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": 222,
                  "y": 9013.59375
                },
                "bottom-right": {
                  "x": 327,
                  "y": 9032.59375
                },
                "height": 19,
                "width": 105
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-bottom-section-list-link\" href=\"https://docs.google.com/document/d/e/2PACX-1vRQbQykFwUja1yRnSmyiBT6oWPEqIuJ-sVV-pS8FZ2GUIOrhsPiZ4sNYYKNmG3m5SWEOs9CkCxOByrp/pub\" target=\"_blank\"&gt;Modern Slavery&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "81e844837bcb160634f4b993fbacec62",
              "signature": "95ad46a61b15f0c978e64ac5884d5d05",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=81e844837bcb160634f4b993fbacec62"
            },
            {
              "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": 32,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 56,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-twitter\" arial-label=\"Twitter\" href=\"https://twitter.com/texthelp\" target=\"_blank\" aria-label=\"Twitter\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "939de229b4e3f7a25ab07fd408aad87d",
              "signature": "5b8e6b27f0ceffa37929be5324474487",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=939de229b4e3f7a25ab07fd408aad87d"
            },
            {
              "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": 72,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 96,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-facebook\" arial-label=\"Facebook\" href=\"https://www.facebook.com/Texthelpers\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4ff66ace75c68dbec11cde9bb2277217",
              "signature": "5d01ebbeaedc3a4cfb7e729093173874",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4ff66ace75c68dbec11cde9bb2277217"
            },
            {
              "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": 112,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 136,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-youtube\" arial-label=\"Youtube\" href=\"https://www.youtube.com/c/Texthelp\" target=\"_blank\" aria-label=\"Youtube\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "45ab7b3b4683c384ae16c9ed01f217f2",
              "signature": "1b72e2ae9f49ba716c9095e4469ec077",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=45ab7b3b4683c384ae16c9ed01f217f2"
            },
            {
              "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": 152,
                  "y": 9063.59375
                },
                "bottom-right": {
                  "x": 176,
                  "y": 9086.59375
                },
                "height": 23,
                "width": 24
              },
              "position": {
                "line": 10946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon icon-md icon-linkedin\" arial-label=\"LinkedIn\" href=\"https://www.linkedin.com/company/texthelp/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"&gt;&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "c81d3d03d971f06d0408bf239b00bff9",
              "signature": "8df1aa9b15f02dabdbfb188622b2390f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c81d3d03d971f06d0408bf239b00bff9"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:32:28",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      28
    ],
    [
      "ibm",
      26
    ],
    [
      "motion",
      14
    ],
    [
      "axe",
      11
    ],
    [
      "alfa",
      8
    ],
    [
      "focInd",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 17,
  "logSize": 1212,
  "errorLogCount": 4,
  "errorLogSize": 1064,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:34:40",
  "elapsedSeconds": 131,
  "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": 4,
        "bulk": 1,
        "focAll": 2,
        "focOp": 7,
        "hover": 159,
        "linkUl": 72,
        "styleDiff": 44,
        "zIndex": 10
      },
      "alfa": {
        "r14": 4,
        "r2": 8,
        "r57": 336,
        "r73": 28,
        "r78": 8,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 96,
        "color-contrast": 60,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "video-caption": 1,
        "css-orientation-lock": 1,
        "focus-order-semantics": 1,
        "image-redundant-alt": 1,
        "label-content-name-mismatch": 6,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "p-as-heading": 12,
        "region": 50
      },
      "wave": {
        "e:alt_spacer_missing": 16,
        "a:alt_long": 1,
        "a:heading_possible": 6,
        "a:link_suspicious": 1,
        "a:link_redundant": 3,
        "a:noscript": 2,
        "a:tabindex": 1,
        "a:html5_video_audio": 1
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "98": 36,
        "134": 3,
        "138": 4,
        "144": 20,
        "152": 24,
        "218": 108
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 2,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 40,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 36,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 11,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 5,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 8,
              "what": "Image has no accessible name"
            }
          },
          "wave": {
            "e:alt_spacer_missing": {
              "score": 16,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 168,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 25,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 21,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 4,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 24,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 45,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "videoCaptionMissing": {
          "axe": {
            "video-caption": {
              "score": 1,
              "what": "video element has no captions"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "imageTextRedundant": {
          "axe": {
            "image-redundant-alt": {
              "score": 1,
              "what": "Text of a button or link is repeated in the image alternative"
            }
          },
          "tenon": {
            "138": {
              "score": 1,
              "what": "Image link alternative text repeats text in the link"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 3,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 2,
              "what": "Possible heading"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "tabIndexPositive": {
          "wave": {
            "a:tabindex": {
              "score": 1,
              "what": "tabIndex value positive"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:html5_video_audio": {
              "score": 1,
              "what": "video or audio element may have no or incorrect captions, transcript, or audio description"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 18,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 20,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 81,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "htmlcs": 100,
      "ibm": 100
    },
    "summary": {
      "total": 879,
      "log": 46,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 180
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 83
        },
        {
          "groupName": "contrastAA",
          "score": 47
        },
        {
          "groupName": "hoverSurprise",
          "score": 42
        },
        {
          "groupName": "linkIndication",
          "score": 38
        },
        {
          "groupName": "contrastAAA",
          "score": 26
        },
        {
          "groupName": "noLeading",
          "score": 23
        },
        {
          "groupName": "leadingClipsText",
          "score": 22
        },
        {
          "groupName": "imageNoText",
          "score": 21
        },
        {
          "groupName": "linkTextsSame",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 13
        },
        {
          "groupName": "invisibleLabel",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "headingOfNothing",
          "score": 6
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "spontaneousMotion",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionMissing",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "tabIndexPositive",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}