Accessibility test digest

Synopsis

Page: Monsido

URL: https://monsido.com/

Score: 1084

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 Monsido web page at https://monsido.com/ on 2022/07/10. 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 1084 (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
total1084
log19
preventions100
linkIndication237
titleRedundant202
leadingClipsText98
targetSize52
linkPair38
zIndexNotZero28
noScriptRisk25
contrastAAA23
focusIndication22
activeEmbedding20
linkForcesNewWindow20
inconsistentStyles17
hoverSurprise16
focusableOperable13
fontSizeAbsolute12
contentBeyondLandmarks11
duplicateID10
roleBad9
contrastAA9
buttonNoText8
contrastRisk8
invisibleLabel6
leadingAbsolute6
elementLanguageBad6
decorativeImageRisk6
pageLanguage6
linkTextsSame6
tabFocusability5
horizontalScrolling5
headingOfNothing4
languageChange4
visibleBulk3
allItalics3
hiddenContentRisk3
cssBansRotate3
focusableRole3
scrollRisk3
linkNoText3
imageTextRedundant3
imageTextLong3
pseudoHeadingRisk3
pseudoParagraphRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fontSizeAbsolute: Score 12. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoParagraphRisk: 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": "439eb-monsido",
  "host": {
    "id": "monsido",
    "which": "https://monsido.com/",
    "what": "Monsido"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-10T01:00:22"
    },
    {
      "event": "endTime",
      "value": "2022-07-10T01:02:24"
    }
  ],
  "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://monsido.com/",
        "what": "Monsido"
      },
      {
        "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://monsido.com/",
        "what": "Monsido"
      },
      {
        "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://monsido.com/",
      "what": "Monsido",
      "result": "https://monsido.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://monsido.com/",
      "result": {
        "bytes": [
          141355,
          141355,
          141355,
          141355,
          141355
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "Monsido",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://monsido.com/",
      "result": {
        "visibleElements": 590
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 8,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button class=\"fa fa-caret-down\" aria-label=\"Platform\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Solutions\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Partners\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Resources\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Platform\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Solutions\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Partners\"></button>",
          "<button class=\"fa fa-caret-down\" aria-label=\"Resources\"></button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://monsido.com/",
      "result": {
        "tabFocusables": 62,
        "tabFocused": 60,
        "discrepancy": -2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "total": 62,
          "types": {
            "indicatorMissing": {
              "total": 5,
              "tagNames": {
                "DIV": 3,
                "BUTTON": 2
              }
            },
            "nonOutlinePresent": {
              "total": 5,
              "tagNames": {
                "A": 2,
                "BUTTON": 3
              }
            },
            "outlinePresent": {
              "total": 52,
              "meanDelay": 17,
              "tagNames": {
                "BUTTON": 3,
                "A": 44,
                "INPUT": 1,
                "LI": 4
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "DIV",
              "text": ""
            },
            {
              "tagName": "DIV",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "DIV",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to Content"
            },
            {
              "tagName": "A",
              "text": "Powered by Monsido. The link opens in a new tab.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#34c6d0"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Skip to Cookie banner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monsido is now part of CivicPlus®",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "×",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Scan My Site",
              "delay": 100
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and ADA issues with our we",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "Content Quality Assurance Improve your website user experience by identifying and fixing common erro",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "Data Privacy Take control of any personal data available on your website and demonstrate your effort",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "Website Performance Optimize your site speed by identifying elements that are slowing it down and di",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Platform Features",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Web Accessibility Solutions",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Our tech stack",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "See all customers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Case Study",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Yes, Show Me!",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://assets.monsido.com/images/2022/06/10/monsido_powered-by-civicplus_logo.svg\" alt=\"M",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quality Assurance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEO",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Heartbeat",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work Smarter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Product Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Live Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partner Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Optimere Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request a Demo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request an Intro Call",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get More Info",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monsido's American support: +1 858-281-2185",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "APAC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monsido's Australian support: +61 2 9051 0590",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monsido's European support: +45 89 88 85 05",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monsido UK Office: +44 20 8138 8450",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career\nWant to join the Monsido team? We're expanding globally, so check out our available positions",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Cookie Preferences",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "General Terms & Conditions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data Protection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "total": 308,
          "types": {
            "onlyFocusable": {
              "total": 4,
              "tagNames": {
                "LI": 4
              }
            },
            "onlyOperable": {
              "total": 6,
              "tagNames": {
                "SPAN": 2,
                "LI": 3,
                "BUTTON": 1
              }
            },
            "focusableAndOperable": {
              "total": 298,
              "tagNames": {
                "BUTTON": 16,
                "A": 278,
                "INPUT": 1,
                "DIV": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "LI",
              "id": "",
              "text": "Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Content Quality Assurance Improve your website user experience by identifying an"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Data Privacy Take control of any personal data available on your website and dem"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Website Performance Optimize your site speed by identifying elements that are sl"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"mobile-toggle-icon\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li data-sppb-target=\"#sppb-carousel1\" class=\"active\" data-sppb-slide-to=\"0\" sty",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li data-sppb-target=\"#sppb-carousel1\" data-sppb-slide-to=\"1\" style=\"cursor: def",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li data-sppb-target=\"#sppb-carousel1\" data-sppb-slide-to=\"2\" style=\"cursor: def",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "wistia-4xc7xvtq3h-1_popover_popover_close_button",
              "text": "<button id=\"wistia-4xc7xvtq3h-1_popover_popover_close_button\" class=\"wistia_plac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip to Cookie banner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "skip-to-content",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido is now part of CivicPlus®",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"\" style=\"cursor: default;\"><img class=\"logo-image\" src=\"https",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"toggle-mobilemenu\" aria-label=\"Toogle mobile menu\"><span class=\"m",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Platform\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"btn-resource\" title=\"Quality Assurance\" href=\"/platform/quality-assura",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"btn-resource\" title=\"Accessibility\" href=\"/platform/web-accessibility\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"btn-resource\" title=\"Policies\" href=\"/platform/policies\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"btn-resource\" title=\"SEO\" href=\"/platform/seo\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heartbeat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consent Manager",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PageAssist™",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PageCorrect™",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tech Stack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The European Accessibility Act (EAA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 / 2.2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EU Web Accessibility Directive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Australian DDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heartbeat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prioritized Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Shield",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Solutions\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Not-for-Profit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marketing & Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital, IT, & Web",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Managers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Not-for-profit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Partners\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resell Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido For Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refer Your Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Integrate With Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido for Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Integrate with Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resell Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refer Your Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Resources\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://asse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benchmark Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Book a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Scan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Platform\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heartbeat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consent Manager",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PageAssist™",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PageCorrect™",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tech Stack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The European Accessibility Act (EAA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 / 2.2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EU Web Accessibility Directive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Australian DDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heartbeat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prioritized Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Shield",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Solutions\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Not-for-Profit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marketing & Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital, IT, & Web",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://asset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Managers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Not-for-profit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Partners\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resell Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido For Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refer Your Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Integrate With Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido for Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Integrate with Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resell Monsido",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refer Your Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"fa fa-caret-down\" aria-label=\"Resources\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://asse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benchmark Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Book a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Scan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a class=\"sr-only\" id=\"main-content\" title=\"\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "btn-1575040552115",
              "text": "Scan My Site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "toogle-spinning-customers-panel",
              "text": "<input class=\"sr-only\" type=\"checkbox\" id=\"toogle-spinning-customers-panel\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "btn-1603360940821",
              "text": "Platform Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "btn-1648028627795",
              "text": "Web Accessibility Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "wistia_117.thumbnail",
              "text": "<div id=\"wistia_117.thumbnail\" tabindex=\"0\" style=\"cursor: default; display: blo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "wistia_132.big_play_button_graphic",
              "text": "<div id=\"wistia_132.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-lab",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "btn-1603360940839",
              "text": "Our tech stack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button href=\"#sppb-carousel1\" class=\"sppb-carousel-arrow left sppb-carousel-con",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button href=\"#sppb-carousel1\" class=\"sppb-carousel-arrow right sppb-carousel-co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "btn-1579011630437",
              "text": "Yes, Show Me!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://assets.monsido.com/images/2022/06/10/monsido_powered-by-civicp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heartbeat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work Smarter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Optimere Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request an Intro Call",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get More Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido's American support: +1 858-281-2185",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "APAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido's Australian support: +61 2 9051 0590",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido's European support: +45 89 88 85 05",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monsido UK Office: +44 20 8138 8450",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Monsido Facebook\" href=\"https://www.facebook.com/monsido.tool/\" target",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Monsido Linkedin\" href=\"https://www.linkedin.com/company/monsido\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Monsido Twitter\" href=\"https://twitter.com/monsido_com\" target=\"_blank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Monsido Instagram\" href=\"https://www.instagram.com/monsido_internation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Monsido Youtube\" href=\"https://www.youtube.com/channel/UCXeTMDOPd4fYgl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career\nWant to join the Monsido team? We're expanding globally, so check out our",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Terms & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"sp-scroll-up\" aria-label=\"Scroll Up\" title=\"\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "wistia_78",
              "text": "<a href=\"https://embed-ssl.wistia.com/deliveries/bdc82b3df99a604c937802ffda8fd13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "wistia_78.big_play_button_graphic",
              "text": "<div id=\"wistia_78.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-labe",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Powered by Monsido. The link opens in a new tab.st0{fill-rule:evenodd;clip-rule:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"mon-cb-button-el primary\" style=\"cursor: default;\"> <span><slot><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"mon-cb-button-el primary\" style=\"cursor: default;\"> <span><slot><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"mon-cb-button-el link\" style=\"cursor: default;\"> <span><slot></sl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "triggers": 139,
          "headTriggers": 20,
          "tailTriggers": 119,
          "impactTriggers": 17,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 17,
          "opacityImpact": 17,
          "unhoverables": 17
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "×",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              }
            ],
            "unhoverables": [
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "SkiptoCookiebanner"
              },
              {
                "tagName": "A",
                "id": "skip-to-content",
                "text": "SkiptoContent"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/04"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2022/03"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "<spanclass=\"fafa-chevron-right\"aria-hidden=\"true\">",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "BUTTON",
                "text": "<spanclass=\"fafa-chevron-left\"aria-hidden=\"true\"><",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<imgsrc=\"https://assets.monsido.com/images/2021/02"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 15
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Skip to Cookie banner"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "×"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toogle mobile menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Platform"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Solutions"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Partners"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Resources"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Platform"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Solutions"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Partners"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Resources"
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Toogle animation"
                ]
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Previous"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "links": 277,
          "adjacent": {
            "total": 241,
            "underlined": 6,
            "underlinedPercent": 2
          }
        },
        "items": {
          "underlined": [
            "Monsido is now part of CivicPlus®",
            "Monsido's American support: +1 858-281-2185",
            "APAC",
            "Monsido's Australian support: +61 2 9051 0590",
            "Monsido's European support: +45 89 88 85 05",
            "Monsido UK Office: +44 20 8138 8450"
          ],
          "notUnderlined": [
            "Skip to Content",
            "",
            "Platform",
            "",
            "Quality Assurance",
            "",
            "Accessibility",
            "",
            "Policies",
            "",
            "SEO",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Web-Analytics.svg\" alt=\"Statistics\">",
            "Statistics",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"Heartbeat\">",
            "Heartbeat",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">",
            "Performance",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/data-privacy.svg\" alt=\"Performance\">",
            "Data Privacy",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/ConsentManager.svg\" alt=\"Consent Manager\">",
            "Consent Manager",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageAssist.svg\" alt=\"PageAssist\">",
            "PageAssist™",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageCorrect.svg\" alt=\"PageCorrect\">",
            "PageCorrect™",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/tech-stack.svg\" alt=\"Tech Stack\">",
            "Tech Stack",
            "Quality Assurance",
            "Accessibility",
            "Policies",
            "SEO",
            "Heartbeat",
            "Statistics",
            "Prioritized Content",
            "Management",
            "Compliance Shield",
            "Performance",
            "Data Privacy",
            "Solutions",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">",
            "Government",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">",
            "Education",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">",
            "Not-for-Profit",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">",
            "Finance",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">",
            "Healthcare",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">",
            "Commercial",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">",
            "Marketing & Communications",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">",
            "Digital, IT, & Web",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23822.svg\" alt=\"index.php?Itemid=546\">",
            "Managers",
            "Education",
            "Government",
            "Finance",
            "Not-for-profit",
            "Commercial",
            "Healthcare",
            "Customers",
            "Partners",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">",
            "Resell Monsido",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">",
            "Monsido For Agencies",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">",
            "Refer Your Clients",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">",
            "Integrate With Monsido",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">",
            "Our Partners",
            "Monsido for Agencies",
            "Integrate with Monsido",
            "Resell Monsido",
            "Our Partners",
            "Refer Your Clients",
            "Webinars",
            "Resources",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.svg\" alt=\"Monsido Press Room\">",
            "Press Room",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Tools.svg\" alt=\"Monsido's partners\">",
            "Tools",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Blog.svg\" alt=\"Monsido's blog posts\">",
            "Blog",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Library.svg\" alt=\"Monsido's resource library\">",
            "Library",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Web-Accessibility.svg\" alt=\"web-accessibility tool\">",
            "Web Accessibility",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Webinars.svg\" alt=\"Offered webinars by Monsido\">",
            "Webinars",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Help-Center.svg\" alt=\"Help Center\">",
            "Help Center",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Live-Support.svg\" alt=\"Live Support\">",
            "Live Support",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Product-Training.svg\" alt=\"Product Training\">",
            "Product Training",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23896.svg\" alt=\"Benchmark Reports\">",
            "Benchmark Reports",
            "Platform",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Quality-Assurance.svg\" alt=\"Quality Assurance\">",
            "Quality Assurance",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Accessibility.svg\" alt=\"Accessibility\">",
            "Accessibility",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Policies.svg\" alt=\"Policies\">",
            "Policies",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/SEO-Audit.svg\" alt=\"SEO\">",
            "SEO",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Web-Analytics.svg\" alt=\"Statistics\">",
            "Statistics",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"Heartbeat\">",
            "Heartbeat",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">",
            "Performance",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/data-privacy.svg\" alt=\"Performance\">",
            "Data Privacy",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/ConsentManager.svg\" alt=\"Consent Manager\">",
            "Consent Manager",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageAssist.svg\" alt=\"PageAssist\">",
            "PageAssist™",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageCorrect.svg\" alt=\"PageCorrect\">",
            "PageCorrect™",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/tech-stack.svg\" alt=\"Tech Stack\">",
            "Tech Stack",
            "Quality Assurance",
            "Accessibility",
            "Policies",
            "SEO",
            "Heartbeat",
            "Statistics",
            "Prioritized Content",
            "Management",
            "Compliance Shield",
            "Performance",
            "Data Privacy",
            "Solutions",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">",
            "Government",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">",
            "Education",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">",
            "Not-for-Profit",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">",
            "Finance",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">",
            "Healthcare",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">",
            "Commercial",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">",
            "Marketing & Communications",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">",
            "Digital, IT, & Web",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23822.svg\" alt=\"index.php?Itemid=546\">",
            "Managers",
            "Education",
            "Government",
            "Finance",
            "Not-for-profit",
            "Commercial",
            "Healthcare",
            "Customers",
            "Partners",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">",
            "Resell Monsido",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">",
            "Monsido For Agencies",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">",
            "Refer Your Clients",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">",
            "Integrate With Monsido",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">",
            "Our Partners",
            "Monsido for Agencies",
            "Integrate with Monsido",
            "Resell Monsido",
            "Our Partners",
            "Refer Your Clients",
            "Webinars",
            "Resources",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.svg\" alt=\"Monsido Press Room\">",
            "Press Room",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Tools.svg\" alt=\"Monsido's partners\">",
            "Tools",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Blog.svg\" alt=\"Monsido's blog posts\">",
            "Blog",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Library.svg\" alt=\"Monsido's resource library\">",
            "Library",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Web-Accessibility.svg\" alt=\"web-accessibility tool\">",
            "Web Accessibility",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Webinars.svg\" alt=\"Offered webinars by Monsido\">",
            "Webinars",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Help-Center.svg\" alt=\"Help Center\">",
            "Help Center",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Live-Support.svg\" alt=\"Live Support\">",
            "Live Support",
            "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Product-Training.svg\" alt=\"Product Training\">",
            "Product Training",
            "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23896.svg\" alt=\"Benchmark Reports\">",
            "Benchmark Reports",
            "",
            "Scan My Site",
            "Platform Features",
            "Web Accessibility Solutions",
            "Our tech stack",
            "See all customers",
            "Read Case Study",
            "See all customers",
            "Read Case Study",
            "See all customers",
            "Read Case Study",
            "Yes, Show Me!",
            "<img src=\"https://assets.monsido.com/images/2022/06/10/monsido_powered-by-civicplus_logo.svg\" alt=\"Monsido - powered by CivicPlus logo\" width=\"125\" height=\"122\">",
            "Quality Assurance",
            "Accessibility Compliance",
            "SEO",
            "Heartbeat",
            "Work Smarter",
            "Product Training",
            "Live Support",
            "Help Center",
            "About Us",
            "Contact Us",
            "Partner Programs",
            "Blog",
            "Career",
            "About Optimere Solutions",
            "Request a Demo",
            "Request an Intro Call",
            "Get More Info",
            "CareerWant to join the Monsido team? We're expanding globally, so check out our available positions.<img src=\"https://assets.monsido.com/images/career-v2.png\" alt=\"Monsido Staff Looking Happy\">Explore Opportunities",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://monsido.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://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://monsido.com/",
      "result": {
        "roleElements": 7,
        "badRoleElements": 3,
        "redundantRoleElements": 3,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            },
            "navigation ": {
              "bad": 1,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "button": {
              "bad": 2,
              "redundant": 0
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://monsido.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": 14,
            "subtotals": [
              4,
              4,
              2,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 241,
            "subtotals": [
              116,
              96,
              21,
              5,
              2,
              1
            ]
          },
          "listLink": {
            "total": 36,
            "subtotals": [
              16,
              5,
              5,
              3,
              3,
              2,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 11,
            "subtotals": [
              6,
              3,
              1,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              6,
              4
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Skip to Cookie banner",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "700": [
                "×"
              ]
            },
            "opacity": {
              "0": [
                ""
              ],
              "1": [
                "Skip to Cookie banner",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "0.5": [
                "×"
              ],
              "0.8": [
                "",
                ""
              ]
            },
            "borderStyle": {
              "outset": [
                "Skip to Cookie banner",
                "",
                "",
                "",
                ""
              ],
              "none": [
                "×",
                "",
                "",
                "",
                ""
              ],
              "none none none dotted": [
                "",
                "",
                "",
                ""
              ]
            },
            "borderWidth": {
              "2px": [
                "Skip to Cookie banner",
                "",
                "",
                "",
                ""
              ],
              "0px": [
                "×",
                "",
                "",
                "",
                ""
              ],
              "0px 0px 0px 1px": [
                "",
                "",
                "",
                ""
              ]
            },
            "height": {
              "6px": [
                "Skip to Cookie banner"
              ],
              "48px": [
                "×"
              ],
              "28px": [
                ""
              ],
              "auto": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "720.695px": [
                "",
                ""
              ],
              "18px": [
                ""
              ]
            },
            "lineHeight": {
              "24px": [
                "Skip to Cookie banner",
                "×",
                "",
                ""
              ],
              "15px": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "36px": [
                "",
                ""
              ]
            },
            "maxWidth": {
              "none": [
                "Skip to Cookie banner",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "1290px": [
                "×"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to Content",
                "",
                "",
                "",
                "",
                "",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Web-Analytics.svg\" alt=\"Statistics\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"Heartbeat\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/data-privacy.svg\" alt=\"Performance\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/ConsentManager.svg\" alt=\"Consent Manager\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageAssist.svg\" alt=\"PageAssist\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageCorrect.svg\" alt=\"PageCorrect\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/tech-stack.svg\" alt=\"Tech Stack\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23822.svg\" alt=\"index.php?Itemid=546\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.svg\" alt=\"Monsido Press Room\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Tools.svg\" alt=\"Monsido's partners\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Blog.svg\" alt=\"Monsido's blog posts\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Library.svg\" alt=\"Monsido's resource library\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Web-Accessibility.svg\" alt=\"web-accessibility tool\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Webinars.svg\" alt=\"Offered webinars by Monsido\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Help-Center.svg\" alt=\"Help Center\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Live-Support.svg\" alt=\"Live Support\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Product-Training.svg\" alt=\"Product Training\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23896.svg\" alt=\"Benchmark Reports\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Quality-Assurance.svg\" alt=\"Quality Assurance\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Accessibility.svg\" alt=\"Accessibility\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Policies.svg\" alt=\"Policies\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/SEO-Audit.svg\" alt=\"SEO\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Web-Analytics.svg\" alt=\"Statistics\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"Heartbeat\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/data-privacy.svg\" alt=\"Performance\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/ConsentManager.svg\" alt=\"Consent Manager\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageAssist.svg\" alt=\"PageAssist\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageCorrect.svg\" alt=\"PageCorrect\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/tech-stack.svg\" alt=\"Tech Stack\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23822.svg\" alt=\"index.php?Itemid=546\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.svg\" alt=\"Monsido Press Room\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Tools.svg\" alt=\"Monsido's partners\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Blog.svg\" alt=\"Monsido's blog posts\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Library.svg\" alt=\"Monsido's resource library\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Web-Accessibility.svg\" alt=\"web-accessibility tool\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Webinars.svg\" alt=\"Offered webinars by Monsido\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Help-Center.svg\" alt=\"Help Center\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Live-Support.svg\" alt=\"Live Support\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Product-Training.svg\" alt=\"Product Training\">",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23896.svg\" alt=\"Benchmark Reports\">",
                "",
                "<img src=\"https://assets.monsido.com/images/2022/06/10/monsido_powered-by-civicplus_logo.svg\" alt=\"Monsido - powered by CivicPlus logo\" width=\"125\" height=\"122\">",
                "Quality Assurance",
                "Accessibility Compliance",
                "SEO",
                "Heartbeat",
                "Work Smarter",
                "Product Training",
                "Live Support",
                "Help Center",
                "About Us",
                "Contact Us",
                "Partner Programs",
                "Blog",
                "Career",
                "About Optimere Solutions",
                "Request a Demo",
                "Request an Intro Call",
                "Get More Info",
                "Monsido's American support: +1 858-281-2185",
                "APAC",
                "Monsido's Australian support: +61 2 9051 0590",
                "Monsido's European support: +45 89 88 85 05",
                "Monsido UK Office: +44 20 8138 8450",
                "Career Want to join the Monsido team? We're expanding globally, so check out our available positions. <img src=\"https://assets.monsido.com/images/career-v2.png\" alt=\"Monsido Staff Looking Happy\">Explore Opportunities",
                "",
                ""
              ],
              "500": [
                "Webinars",
                "Webinars"
              ],
              "600": [
                "Quality Assurance",
                "Accessibility",
                "Policies",
                "SEO",
                "Statistics",
                "Heartbeat",
                "Performance",
                "Data Privacy",
                "Consent Manager",
                "PageAssist™",
                "PageCorrect™",
                "Tech Stack",
                "Quality Assurance",
                "Accessibility",
                "Policies",
                "SEO",
                "Heartbeat",
                "Statistics",
                "Prioritized Content",
                "Management",
                "Compliance Shield",
                "Performance",
                "Data Privacy",
                "Government",
                "Education",
                "Not-for-Profit",
                "Finance",
                "Healthcare",
                "Commercial",
                "Marketing & Communications",
                "Digital, IT, & Web",
                "Managers",
                "Education",
                "Government",
                "Finance",
                "Not-for-profit",
                "Commercial",
                "Healthcare",
                "Resell Monsido",
                "Monsido For Agencies",
                "Refer Your Clients",
                "Integrate With Monsido",
                "Our Partners",
                "Monsido for Agencies",
                "Integrate with Monsido",
                "Resell Monsido",
                "Our Partners",
                "Refer Your Clients",
                "Press Room",
                "Tools",
                "Blog",
                "Library",
                "Web Accessibility",
                "Webinars",
                "Help Center",
                "Live Support",
                "Product Training",
                "Benchmark Reports",
                "Quality Assurance",
                "Accessibility",
                "Policies",
                "SEO",
                "Statistics",
                "Heartbeat",
                "Performance",
                "Data Privacy",
                "Consent Manager",
                "PageAssist™",
                "PageCorrect™",
                "Tech Stack",
                "Quality Assurance",
                "Accessibility",
                "Policies",
                "SEO",
                "Heartbeat",
                "Statistics",
                "Prioritized Content",
                "Management",
                "Compliance Shield",
                "Performance",
                "Data Privacy",
                "Government",
                "Education",
                "Not-for-Profit",
                "Finance",
                "Healthcare",
                "Commercial",
                "Marketing & Communications",
                "Digital, IT, & Web",
                "Managers",
                "Education",
                "Government",
                "Finance",
                "Not-for-profit",
                "Commercial",
                "Healthcare",
                "Resell Monsido",
                "Monsido For Agencies",
                "Refer Your Clients",
                "Integrate With Monsido",
                "Our Partners",
                "Monsido for Agencies",
                "Integrate with Monsido",
                "Resell Monsido",
                "Our Partners",
                "Refer Your Clients",
                "Press Room",
                "Tools",
                "Blog",
                "Library",
                "Web Accessibility",
                "Webinars",
                "Help Center",
                "Live Support",
                "Product Training",
                "Benchmark Reports"
              ],
              "700": [
                "Monsido is now part of CivicPlus®",
                "Platform",
                "Solutions",
                "Customers",
                "Partners",
                "Resources",
                "Platform",
                "Solutions",
                "Customers",
                "Partners",
                "Resources",
                "Scan My Site",
                "Platform Features",
                "Web Accessibility Solutions",
                "Our tech stack",
                "See all customers",
                "Read Case Study",
                "See all customers",
                "Read Case Study",
                "See all customers",
                "Read Case Study",
                "Yes, Show Me!"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to Content",
                "",
                "Platform",
                "",
                "Quality Assurance",
                "",
                "Accessibility",
                "",
                "Policies",
                "",
                "SEO",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Web-Analytics.svg\" alt=\"Statistics\">",
                "Statistics",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"Heartbeat\">",
                "Heartbeat",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">",
                "Performance",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/data-privacy.svg\" alt=\"Performance\">",
                "Data Privacy",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/ConsentManager.svg\" alt=\"Consent Manager\">",
                "Consent Manager",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageAssist.svg\" alt=\"PageAssist\">",
                "PageAssist™",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageCorrect.svg\" alt=\"PageCorrect\">",
                "PageCorrect™",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/tech-stack.svg\" alt=\"Tech Stack\">",
                "Tech Stack",
                "Quality Assurance",
                "Accessibility",
                "Policies",
                "SEO",
                "Heartbeat",
                "Statistics",
                "Prioritized Content",
                "Management",
                "Compliance Shield",
                "Performance",
                "Data Privacy",
                "Solutions",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">",
                "Government",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">",
                "Education",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">",
                "Not-for-Profit",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">",
                "Finance",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">",
                "Healthcare",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">",
                "Commercial",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">",
                "Marketing & Communications",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">",
                "Digital, IT, & Web",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23822.svg\" alt=\"index.php?Itemid=546\">",
                "Managers",
                "Education",
                "Government",
                "Finance",
                "Not-for-profit",
                "Commercial",
                "Healthcare",
                "Customers",
                "Partners",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">",
                "Resell Monsido",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">",
                "Monsido For Agencies",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">",
                "Refer Your Clients",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">",
                "Integrate With Monsido",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">",
                "Our Partners",
                "Monsido for Agencies",
                "Integrate with Monsido",
                "Resell Monsido",
                "Our Partners",
                "Refer Your Clients",
                "Webinars",
                "Resources",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.svg\" alt=\"Monsido Press Room\">",
                "Press Room",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Tools.svg\" alt=\"Monsido's partners\">",
                "Tools",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Blog.svg\" alt=\"Monsido's blog posts\">",
                "Blog",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Library.svg\" alt=\"Monsido's resource library\">",
                "Library",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Web-Accessibility.svg\" alt=\"web-accessibility tool\">",
                "Web Accessibility",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Webinars.svg\" alt=\"Offered webinars by Monsido\">",
                "Webinars",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Help-Center.svg\" alt=\"Help Center\">",
                "Help Center",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Live-Support.svg\" alt=\"Live Support\">",
                "Live Support",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Product-Training.svg\" alt=\"Product Training\">",
                "Product Training",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23896.svg\" alt=\"Benchmark Reports\">",
                "Benchmark Reports",
                "Platform",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Quality-Assurance.svg\" alt=\"Quality Assurance\">",
                "Quality Assurance",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Accessibility.svg\" alt=\"Accessibility\">",
                "Accessibility",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Policies.svg\" alt=\"Policies\">",
                "Policies",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/SEO-Audit.svg\" alt=\"SEO\">",
                "SEO",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Web-Analytics.svg\" alt=\"Statistics\">",
                "Statistics",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"Heartbeat\">",
                "Heartbeat",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">",
                "Performance",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/data-privacy.svg\" alt=\"Performance\">",
                "Data Privacy",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/ConsentManager.svg\" alt=\"Consent Manager\">",
                "Consent Manager",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageAssist.svg\" alt=\"PageAssist\">",
                "PageAssist™",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/compare-solutions/icons/PageCorrect.svg\" alt=\"PageCorrect\">",
                "PageCorrect™",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/tech-stack.svg\" alt=\"Tech Stack\">",
                "Tech Stack",
                "Quality Assurance",
                "Accessibility",
                "Policies",
                "SEO",
                "Heartbeat",
                "Statistics",
                "Prioritized Content",
                "Management",
                "Compliance Shield",
                "Performance",
                "Data Privacy",
                "Solutions",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">",
                "Government",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">",
                "Education",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">",
                "Not-for-Profit",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">",
                "Finance",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">",
                "Healthcare",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">",
                "Commercial",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">",
                "Marketing & Communications",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">",
                "Digital, IT, & Web",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-width: 60px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23822.svg\" alt=\"index.php?Itemid=546\">",
                "Managers",
                "Education",
                "Government",
                "Finance",
                "Not-for-profit",
                "Commercial",
                "Healthcare",
                "Customers",
                "Partners",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">",
                "Resell Monsido",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">",
                "Monsido For Agencies",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">",
                "Refer Your Clients",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">",
                "Integrate With Monsido",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">",
                "Our Partners",
                "Monsido for Agencies",
                "Integrate with Monsido",
                "Resell Monsido",
                "Our Partners",
                "Refer Your Clients",
                "Webinars",
                "Resources",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.svg\" alt=\"Monsido Press Room\">",
                "Press Room",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Tools.svg\" alt=\"Monsido's partners\">",
                "Tools",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Blog.svg\" alt=\"Monsido's blog posts\">",
                "Blog",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Library.svg\" alt=\"Monsido's resource library\">",
                "Library",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Web-Accessibility.svg\" alt=\"web-accessibility tool\">",
                "Web Accessibility",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Webinars.svg\" alt=\"Offered webinars by Monsido\">",
                "Webinars",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Help-Center.svg\" alt=\"Help Center\">",
                "Help Center",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Live-Support.svg\" alt=\"Live Support\">",
                "Live Support",
                "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/resources-menu/Product-Training.svg\" alt=\"Product Training\">",
                "Product Training",
                "<img class=\"outer-t-6xs outer-r-4xs\" style=\"max-height: 58px;\" src=\"https://assets.monsido.com/images/2021/03/18/group-23896.svg\" alt=\"Benchmark Reports\">",
                "Benchmark Reports",
                "",
                "Scan My Site",
                "Platform Features",
                "Web Accessibility Solutions",
                "Our tech stack",
                "See all customers",
                "Read Case Study",
                "See all customers",
                "Read Case Study",
                "See all customers",
                "Read Case Study",
                "Yes, Show Me!",
                "<img src=\"https://assets.monsido.com/images/2022/06/10/monsido_powered-by-civicplus_logo.svg\" alt=\"Monsido - powered by CivicPlus logo\" width=\"125\" height=\"122\">",
                "Quality Assurance",
                "Accessibility Compliance",
                "SEO",
                "Heartbeat",
                "Work Smarter",
                "Product Training",
                "Live Support",
                "Help Center",
                "About Us",
                "Contact Us",
                "Partner Programs",
                "Blog",
                "Career",
                "About Optimere Solutions",
                "Request a Demo",
                "Request an Intro Call",
                "Get More Info",
                "Career Want to join the Monsido team? We're expanding globally, so check out our available positions. <img src=\"https://assets.monsido.com/images/career-v2.png\" alt=\"Monsido Staff Looking Happy\">Explore Opportunities",
                "",
                ""
              ],
              "underline": [
                "Monsido is now part of CivicPlus®",
                "Monsido's American support: +1 858-281-2185",
                "APAC",
                "Monsido's Australian support: +61 2 9051 0590",
                "Monsido's European support: +45 89 88 85 05",
                "Monsido UK Office: +44 20 8138 8450"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Company",
                "Contact Us",
                "Login",
                "Company",
                "Contact Us",
                "Login",
                "",
                "",
                "",
                "",
                "",
                "Cookie Preferences",
                "Cookie Policy",
                "General Terms & Conditions",
                "Data Protection",
                "Accessibility Statement"
              ],
              "500": [
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA",
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA"
              ],
              "700": [
                "Book a Demo",
                "Request a Scan",
                "Book a Demo",
                "Request a Scan"
              ]
            },
            "color": {
              "rgb(88, 88, 88)": [
                "Company",
                "Contact Us",
                "Login"
              ],
              "rgb(3, 51, 61)": [
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA",
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA",
                "Cookie Preferences",
                "Cookie Policy",
                "General Terms & Conditions",
                "Data Protection",
                "Accessibility Statement"
              ],
              "rgb(255, 255, 255)": [
                "Book a Demo",
                "Book a Demo",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(5, 41, 66)": [
                "Request a Scan",
                "Request a Scan",
                "Company",
                "Contact Us",
                "Login"
              ]
            },
            "fontSize": {
              "13px": [
                "Company",
                "Contact Us",
                "Login"
              ],
              "15px": [
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA",
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA",
                "Cookie Preferences",
                "Cookie Policy",
                "General Terms & Conditions",
                "Data Protection",
                "Accessibility Statement"
              ],
              "17px": [
                "Book a Demo",
                "Request a Scan",
                "Book a Demo",
                "Request a Scan",
                "Company",
                "Contact Us",
                "Login"
              ],
              "18px": [
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "19.5px": [
                "Company",
                "Contact Us",
                "Login"
              ],
              "21.4286px": [
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA",
                "The European Accessibility Act (EAA)",
                "<img src=\"https://assets.monsido.com/images/feather-arrows-arrow-left.svg\" alt=\"Go back to the Web Accessibility page\">",
                "WCAG 2.1 / 2.2",
                "EU Web Accessibility Directive",
                "Australian DDA",
                "ADA",
                "Section 508",
                "AODA"
              ],
              "25.5px": [
                "Book a Demo",
                "Request a Scan",
                "Book a Demo",
                "Request a Scan",
                "Company",
                "Contact Us",
                "Login"
              ],
              "27px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "22.5px": [
                "Cookie Preferences",
                "Cookie Policy",
                "General Terms & Conditions",
                "Data Protection",
                "Accessibility Statement"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "600": [
                "Career"
              ],
              "700": [
                "Make Website Accessibility Easy",
                "Make improvements and fix site errors faster",
                "Eliminate the need for multiple tools",
                "Achieve, maintain, and prove compliance",
                "Platform Highlights",
                "Make the changes that matter most, faster",
                "Create an accessible website experience",
                "Work with Monsido where it works for you",
                "Users Love Working with Monsido",
                "Ready to See Monsido in Action on Your Site?"
              ]
            },
            "color": {
              "rgb(5, 41, 66)": [
                "Make Website Accessibility Easy",
                "Make improvements and fix site errors faster",
                "Eliminate the need for multiple tools",
                "Achieve, maintain, and prove compliance",
                "Platform Highlights",
                "Make the changes that matter most, faster",
                "Create an accessible website experience",
                "Work with Monsido where it works for you",
                "Users Love Working with Monsido",
                "Ready to See Monsido in Action on Your Site?"
              ],
              "rgb(3, 54, 63)": [
                "Career"
              ]
            },
            "fontSize": {
              "46px": [
                "Make Website Accessibility Easy",
                "Platform Highlights",
                "Make the changes that matter most, faster",
                "Create an accessible website experience",
                "Work with Monsido where it works for you",
                "Users Love Working with Monsido"
              ],
              "26px": [
                "Make improvements and fix site errors faster",
                "Eliminate the need for multiple tools",
                "Achieve, maintain, and prove compliance"
              ],
              "38px": [
                "Ready to See Monsido in Action on Your Site?"
              ],
              "24px": [
                "Career"
              ]
            }
          },
          "h3": {
            "fontSize": {
              "19px": [
                "Web Accessibility",
                "Content Quality Assurance",
                "Data Privacy",
                "Website Performance"
              ],
              "26px": [
                "Education",
                "Cornerstone University",
                "Non-Profit Organizations",
                "San Francisco Opera",
                "Finance",
                "United Texas Credit Union"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://monsido.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://monsido.com/",
      "result": {
        "totals": {
          "total": 105,
          "tagNames": {
            "BUTTON": 2,
            "A": 2,
            "HEADER": 1,
            "UL": 2,
            "DIV": 92,
            "SECTION": 3,
            "LABEL": 1,
            "OL": 1,
            "MON-CB-MAIN": 1
          }
        },
        "items": [
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip to Cookie banner"
          },
          {
            "tagName": "A",
            "id": "skip-to-content",
            "text": "Skip to Content"
          },
          {
            "tagName": "HEADER",
            "id": "sp-header",
            "text": "Platform Quality Assurance\nIdentify and fix issues like broken links and misspellings. Accessibility"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Platform Quality Assurance\nIdentify and fix issues like broken links and misspellings. Accessibility"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Quality Assurance\nIdentify and fix issues like broken links and misspellings. Accessibility\nGet the "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-il"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-mode"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Webinars"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.s"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Platform <img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platfo"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Q"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/03/16/government-il"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2020/03/29/reseller-mode"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Webinars"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/2021/08/05/group-24448.s"
          },
          {
            "tagName": "DIV",
            "id": "Ahk1adah",
            "text": "One platform to perfect your website user experienceMonitoring and automation tools for a flawless w"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "One platform to perfect your website user experienceMonitoring and automation tools for a flawless w"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603292005184",
            "text": "One platform to perfect your website user experienceMonitoring and automation tools for a flawless w"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "One platform to perfect your website user experienceMonitoring and automation tools for a flawless w"
          },
          {
            "tagName": "DIV",
            "id": "ohcee6Ch",
            "text": "Scan My Site"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Scan My Site"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1579018664360",
            "text": "Scan My Site"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Scan My Site"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603292005188",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SECTION",
            "id": "section-id-1614651106407",
            "text": "Toogle animation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toogle animation"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1614651106418",
            "text": "Toogle animation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toogle animation"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Toogle animation"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1603292005248",
            "text": "Make Website Accessibility Easy"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Make Website Accessibility Easy"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603292005249",
            "text": "Make Website Accessibility Easy"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Make Website Accessibility Easy"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1574525301291",
            "text": "Make improvements and fix site errors fasterAutomated scans, prioritization tools, CMS integrations,"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Make improvements and fix site errors fasterAutomated scans, prioritization tools, CMS integrations,"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1574525301290",
            "text": "Make improvements and fix site errors fasterAutomated scans, prioritization tools, CMS integrations,"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Make improvements and fix site errors fasterAutomated scans, prioritization tools, CMS integrations,"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1574525301292",
            "text": "Eliminate the need for multiple toolsWork smarter, not harder with Monsido’s all-in-one platform for"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Eliminate the need for multiple toolsWork smarter, not harder with Monsido’s all-in-one platform for"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1574525301293",
            "text": "Achieve, maintain, and prove complianceWhether it’s WCAG 2.1 AA standards, data privacy, or required"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Achieve, maintain, and prove complianceWhether it’s WCAG 2.1 AA standards, data privacy, or required"
          },
          {
            "tagName": "SECTION",
            "id": "section-id-1605271038692",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "column-id-1605271038691",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "ek3Co",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1605640757460",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1605640757461",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1605640757462",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Platform Highlights Web Accessibility Audit your site’s accessibility status and fix WCAG 2.1 and AD"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1605640757465",
            "text": "<img src=\"https://assets.monsido.com/images/2020/10/23/group-225282x.png\" alt=\"Accessibility results"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://assets.monsido.com/images/2020/10/23/group-225282x.png\" alt=\"Accessibility results"
          },
          {
            "tagName": "DIV",
            "id": "aec8Ahth",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-225052x.png"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-225052x.png"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603297386706",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-225052x.png"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-225052x.png"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603297386707",
            "text": "Make the changes that matter most, fasterMonsido automates the process of looking at every word, lin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Make the changes that matter most, fasterMonsido automates the process of looking at every word, lin"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1648028627791",
            "text": "Create an accessible website experienceMonsido’s toolkit for starting, improving, and perfecting you"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Create an accessible website experienceMonsido’s toolkit for starting, improving, and perfecting you"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1648028627792",
            "text": "Create an accessible website experienceMonsido’s toolkit for starting, improving, and perfecting you"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Create an accessible website experienceMonsido’s toolkit for starting, improving, and perfecting you"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1648028627796",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "wistia_132.big_play_button_background",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "wistia_132.big_play_button_graphic",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "Shuw3een",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-228462x.png"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-228462x.png"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603297386733",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-228462x.png"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-228462x.png"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1603297386735",
            "text": "Work with Monsido where it works for youMonsido’s CMS integrations, browser extensions and API allow"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Work with Monsido where it works for youMonsido’s CMS integrations, browser extensions and API allow"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1579011630461",
            "text": "Users Love Working with Monsido"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Users Love Working with Monsido"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1579011630460",
            "text": "Users Love Working with Monsido"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Users Love Working with Monsido"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1612793859747",
            "text": "Education\nYour website is the central hub for news about your school community, so ensuring equal ac"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Education\nYour website is the central hub for news about your school community, so ensuring equal ac"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1612793859769",
            "text": "Education\nYour website is the central hub for news about your school community, so ensuring equal ac"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Education\nYour website is the central hub for news about your school community, so ensuring equal ac"
          },
          {
            "tagName": "OL",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "badges",
            "text": "<img src=\"https://assets.monsido.com/images/2022/03/30/digitalanalytics_highperformer_highperformer."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://assets.monsido.com/images/2022/03/30/digitalanalytics_highperformer_highperformer."
          },
          {
            "tagName": "DIV",
            "id": "column-id-1647951812751",
            "text": "<img src=\"https://assets.monsido.com/images/2022/03/30/digitalanalytics_highperformer_highperformer."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://assets.monsido.com/images/2022/03/30/digitalanalytics_highperformer_highperformer."
          },
          {
            "tagName": "SECTION",
            "id": "section-id-1579011630419",
            "text": "Ready to See Monsido in Action on Your Site?We’ll run a comprehensive scan of your website and walk "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Ready to See Monsido in Action on Your Site?We’ll run a comprehensive scan of your website and walk "
          },
          {
            "tagName": "DIV",
            "id": "column-id-1579011630434",
            "text": "Ready to See Monsido in Action on Your Site?We’ll run a comprehensive scan of your website and walk "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Ready to See Monsido in Action on Your Site?We’ll run a comprehensive scan of your website and walk "
          },
          {
            "tagName": "DIV",
            "id": "column-id-1579011630438",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-227892x.png"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"sppb-img-responsive\" src=\"https://assets.monsido.com/images/2021/01/13/group-227892x.png"
          },
          {
            "tagName": "DIV",
            "id": "section-id-1563434026933",
            "text": "Career\nWant to join the Monsido team? We're expanding globally, so check out our available positions"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Career\nWant to join the Monsido team? We're expanding globally, so check out our available positions"
          },
          {
            "tagName": "DIV",
            "id": "column-id-1563434026932",
            "text": "Career\nWant to join the Monsido team? We're expanding globally, so check out our available positions"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Career\nWant to join the Monsido team? We're expanding globally, so check out our available positions"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "wistia_78.big_play_button_background",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "wistia_78.big_play_button_graphic",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "wistia-4xc7xvtq3h-1_popover_popover_close_button",
            "text": ""
          },
          {
            "tagName": "MON-CB-MAIN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Cookies Cookie Preferences Powered by Monsido. The link opens in a new tab.st0{fill-rule:evenodd;cli"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "failures": 15,
          "warnings": 12
        },
        "items": [
          {
            "index": 46,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"close\" type=\"button\" data-dismiss=\"alert\">",
                "  <span aria-hidden=\"true\">",
                "    ×",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 51,
            "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[1]/section[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a aria-label=\"Join the growing Monsido family. See All Opportunities\" href=\"https://optimere.com/c...",
                "  <h2 class=\"lead fw-bold color-green mb-0\">",
                "    Career",
                "  </h2>",
                "  <p class=\"lead2 copy-career\">",
                "    Want to join the Monsido team? We're expanding globally, so check out our available positions.",
                "  </p>",
                "  <img class=\"jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAAB...",
                "  <noscript>",
                "    <img src=\"https://assets.monsido.com/images/career-v2.png\" alt=\"Monsido Staff Looking Happy\">",
                "  </noscript>",
                "  <p class=\"lead2 cta-career\">",
                "    Explore Opportunities",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "script",
              "path": "/html[1]/body[1]/script[7]",
              "codeLines": [
                "<script type=\"text/javascript\" id=\"gtm-__utmzz-cookie-replicator\">",
                "  (function(h){function y(a){var b=[\"source\",\"medium\",\"campaign\",\"term\",\"content\"];b=new RegExp(\"(u...",
                "  \"lycos.com\":{p:\"q\",n:\"lycos\"},\"ask.com\":{p:\"q\",n:\"ask\"},\"altavista.com\":{p:\"q\",n:\"altavista\"},\"se...",
                "  n:\"seznam\"},\"search.com\":{p:\"q\",n:\"search\"},\"wp.pl\":{p:\"szukaj \",n:\"wirtulana polska\"},\"online.on...",
                "  a;-1<c.hostname.indexOf(\"google\")&&(n=\"google\");b[n]?(a=b[n],b=new RegExp(a.p+\"\\x3d.*?([^\\x26#]*|...",
                "  function x(a){if(a){var b=h.createElement(\"a\");b.href=a;try{return b.hostname.match(/[^.]*\\.[^.]{...",
                "  utm_content:\"utmcct\",utm_term:\"utmctr\",gclid:\"utmgclid\",dclid:\"utmdclid\"},k;m&&n===q&&(g=d=null);...",
                "  f[k]);w(\"__utmzz\",r.join(\"|\"),u,\"/\",q);w(\"__utmzzses\",1,null,\"/\",q)})(document);",
                "</script>"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "script",
              "path": "/html[1]/body[1]/script[9]",
              "codeLines": [
                "<script type=\"text/javascript\" id=\"gtm-__utmzz-cookie-replicator\">",
                "  (function(h){function y(a){var b=[\"source\",\"medium\",\"campaign\",\"term\",\"content\"];b=new RegExp(\"(u...",
                "  n:\"yahoo\"},\"msn.com\":{p:\"q\",n:\"msn\"},\"bing.com\":{p:\"q\",n:\"bing\"},\"aol.com\":{p:\"q\",n:\"aol\"},\"lycos...",
                "  \"yandex.com\":{p:\"text\",n:\"yandex\"},\"najdi.org.mk\":{p:\"q\",n:\"najdi\"},\"seznam.cz\":{p:\"q\",n:\"seznam\"...",
                "  n:\"rambler\"},google:{p:\"q\",n:\"google\"}},c=h.createElement(\"a\"),e={};c.href=a;-1<c.hostname.indexO...",
                "  \"; \"+h.cookie;a=b.split(\"; \"+a+\"\\x3d\");if(1<a.length)return a.pop().split(\";\")[0]}function x(a){i...",
                "  \"\");d=y(d+\"#\"+l);var g=z(r);l=t(\"__utmz\")||t(\"__utmzz\");r=[];var v={utm_source:\"utmcsr\",utm_mediu...",
                "  g.term&&(f.utmctr=g.term);else if(l)for(f={},l=l.split(\"|\"),v=l.length,g=0;g<v;g++)m=l[g].split(\"...",
                "</script>"
              ]
            }
          },
          {
            "index": 688,
            "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[1]/div[1]/text()[1]",
              "codeLines": [
                "Exciting news!"
              ]
            }
          },
          {
            "index": 689,
            "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[1]/div[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "Monsido is now part of CivicPlus®"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Exciting news!"
              ]
            }
          },
          {
            "index": 879,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Education"
              ]
            }
          },
          {
            "index": 880,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Your website is the central hub for news about your school community, so ensuring equal access is v..."
              ]
            }
          },
          {
            "index": 881,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Types of customers:"
              ]
            }
          },
          {
            "index": 882,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Universities, School Districts, Private Institutions and more."
              ]
            }
          },
          {
            "index": 898,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Copyright © Monsido, Inc"
              ]
            }
          },
          {
            "index": 938,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Exciting news!"
              ]
            }
          },
          {
            "index": 965,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Education"
              ]
            }
          },
          {
            "index": 966,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Your website is the central hub for news about your school community, so ensuring equal access is v..."
              ]
            }
          },
          {
            "index": 967,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Types of customers:"
              ]
            }
          },
          {
            "index": 968,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Universities, School Districts, Private Institutions and more."
              ]
            }
          },
          {
            "index": 984,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Copyright © Monsido, Inc"
              ]
            }
          },
          {
            "index": 1005,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"mon-carousel-item__primary-description\">",
                "  Your website is the central hub for news about your school community, so ensuring equal access is...",
                "</p>"
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"mon-carousel-item__secondary-description\">",
                "  \"Monsido finds errors which would be otherwise overlooked, and has helped advance the website by ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1007,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"lead2 copy-career\">",
                "  Want to join the Monsido team? We're expanding globally, so check out our available positions.",
                "</p>"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[2]",
              "codeLines": [
                "<p class=\"lead2 cta-career\">",
                "  Explore Opportunities",
                "</p>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"fw-normal lead4\">",
                "  Copyright © Monsido, Inc",
                "</p>"
              ]
            }
          },
          {
            "index": 1086,
            "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[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"sppb-addon-title\">",
                "  Make Website Accessibility Easy",
                "</h2>"
              ]
            }
          },
          {
            "index": 1102,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"mon-carousel-item__primary-description\">",
                "  Your website is the central hub for news about your school community, so ensuring equal access is...",
                "</p>"
              ]
            }
          },
          {
            "index": 1103,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"mon-carousel-item__secondary-description\">",
                "  \"Monsido finds errors which would be otherwise overlooked, and has helped advance the website by ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r85",
              "ruleSummary": "Paragraphs of text are not all italics",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r85",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"mon-carousel-item__secondary-description\">",
                "  \"Monsido finds errors which would be otherwise overlooked, and has helped advance the website by ...",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://monsido.com/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 7,
          "warnings": {
            "minor": 63,
            "moderate": 0,
            "serious": 13,
            "critical": 0
          },
          "violations": {
            "minor": 2,
            "moderate": 7,
            "serious": 27,
            "critical": 1
          }
        },
        "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-10T01:02:11.213Z",
          "url": "https://monsido.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#81564d",
                        "bgColor": "#ff9879",
                        "contrastRatio": 2.96,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-dismissible fade show full-width-bleed\" style=\"text-align: center; background-color: #ff9879; color: #052943;\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">×</span>",
                  "target": [
                    ".close > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"mon-carousel-item__main-heading\">Education</h3>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__main-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mon-carousel-item__primary-description\">",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__primary-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"mon-carousel-item__details\"><span class=\"mon-carousel-item__details_bold\">Types of customers:</span> Universities, School Districts, Private Institutions and more.</div>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__details"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mon-carousel-item__details_bold\">Types of customers:</span>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__details > .mon-carousel-item__details_bold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mon-carousel-item__show-all\" href=\"/customers\" title=\"See all customers\">See all customers</a>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__show-all[title=\"See all customers\"][href$=\"customers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#81564d",
                        "bgColor": "#ff9879",
                        "contrastRatio": 2.96,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-dismissible fade show full-width-bleed\" style=\"text-align: center; background-color: #ff9879; color: #052943;\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">×</span>",
                  "target": [
                    ".close > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"mon-carousel-item__main-heading\">Education</h3>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__main-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mon-carousel-item__primary-description\">",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__primary-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"mon-carousel-item__details\"><span class=\"mon-carousel-item__details_bold\">Types of customers:</span> Universities, School Districts, Private Institutions and more.</div>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__details"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mon-carousel-item__details_bold\">Types of customers:</span>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__details > .mon-carousel-item__details_bold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#052942",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mon-carousel-item__left\">",
                          "target": [
                            ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mon-carousel-item__show-all\" href=\"/customers\" title=\"See all customers\">See all customers</a>",
                  "target": [
                    ".sppb-item-16127938597710 > .sppb-carousel-item-inner > .sppb-carousel-caption > .sppb-carousel-text > .sppb-carousel-content > .mon-carousel-item > .mon-carousel-item__left > .mon-carousel-item__show-all[title=\"See all customers\"][href$=\"customers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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 id=\"sp-top-bar\">",
                  "target": [
                    "#sp-top-bar"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"sp-megamenu-wrapper\" role=\"navigation\">",
                  "target": [
                    "nav[role=\"navigation\"]"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "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": "<li class=\"item-174 menu_item item-header\"><a href=\"/platform/quality-assurance\" title=\"Quality Assurance\">Quality Assurance</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-174.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-182 menu_item item-header\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-182.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-183 menu_item item-header\"><a href=\"/platform/policies\" title=\"Policies\">Policies</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-183.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-186 menu_item item-header\"><a href=\"/platform/seo\" title=\"SEO\">SEO</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-186.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-187 menu_item item-header\"><a href=\"/platform/heartbeat\" title=\"Heartbeat\">Heartbeat</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-187.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-188 menu_item item-header\"><a href=\"/platform/statistics\" title=\"Statistics\">Statistics</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-188.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-189 menu_item item-header\"><a href=\"/platform/prioritized-content\" title=\"Prioritized Content\">Prioritized Content</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-189.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-190 menu_item item-header\"><a href=\"/platform/management\" title=\"Management\">Management</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-190.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-191 menu_item item-header\"><a href=\"/platform/compliance-shield\" title=\"Compliance Shield\">Compliance Shield</a><ul class=\"sp-mega-group-child sp-dropdown-items\"><li class=\"sp-menu-item\"></li><li class=\"sp-menu-item\"></li></ul></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-191.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-374 menu_item item-header\"><a href=\"/platform/performance\" title=\"Performance\">Performance</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-374.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-394 menu_item item-header\"><a href=\"/platform/data-privacy\" title=\"Data Privacy\">Data Privacy</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-394.menu_item.item-header"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "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": "<li class=\"item-486 menu_item item-header\"><a href=\"/solutions/education\" title=\"Education\">Education</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-486.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-487 menu_item item-header\"><a href=\"/solutions/government\" title=\"Government\">Government</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-487.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-488 menu_item item-header\"><a href=\"/solutions/finance\" title=\"Finance\">Finance</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-488.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-489 menu_item item-header\"><a href=\"/solutions/not-for-profit\" title=\"Not-for-profit\">Not-for-profit</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-489.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-499 menu_item item-header\"><a href=\"/solutions/commercial\" title=\"Commercial\">Commercial</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-499.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-500 menu_item item-header\"><a href=\"/solutions/healthcare\" title=\"Healthcare\">Healthcare</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-500.menu_item.item-header"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "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": "<li class=\"item-477 menu_item item-header\"><a href=\"/partners/agency-partner\" title=\"Monsido for Agencies\">Monsido for Agencies</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-477.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-478 menu_item item-header\"><a href=\"/partners/technology-partner\" title=\"Integrate with Monsido\">Integrate with Monsido</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-478.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-479 menu_item item-header\"><a href=\"/partners/reselling-partner\" title=\"Resell Monsido\">Resell Monsido</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-479.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-480 menu_item item-header\"><a href=\"/partners/our-partners\" title=\"Our Partners\">Our Partners</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-480.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-481 menu_item item-header\"><a href=\"/partners/referral-partner\" title=\"Refer Your Clients\">Refer Your Clients</a></li>",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-481.menu_item.item-header"
                  ],
                  "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": "<li class=\"sp-menu-item sp-has-child hidden_menu\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .hidden_menu.sp-has-child.sp-menu-item"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-menu-right\" style=\"width: 240px;\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .hidden_menu.sp-has-child.sp-menu-item > .sp-dropdown.sp-dropdown-main.sp-menu-right"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    "nav[role=\"navigation\"] > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(7) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"sp-megamenu-wrapper mobile-custom-menu\" role=\"navigation \">",
                  "target": [
                    ".mobile-custom-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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "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": "<li class=\"item-174 menu_item item-header\"><a href=\"/platform/quality-assurance\" title=\"Quality Assurance\">Quality Assurance</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-174.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-182 menu_item item-header\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-182.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-183 menu_item item-header\"><a href=\"/platform/policies\" title=\"Policies\">Policies</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-183.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-186 menu_item item-header\"><a href=\"/platform/seo\" title=\"SEO\">SEO</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-186.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-187 menu_item item-header\"><a href=\"/platform/heartbeat\" title=\"Heartbeat\">Heartbeat</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-187.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-188 menu_item item-header\"><a href=\"/platform/statistics\" title=\"Statistics\">Statistics</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-188.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-189 menu_item item-header\"><a href=\"/platform/prioritized-content\" title=\"Prioritized Content\">Prioritized Content</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-189.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-190 menu_item item-header\"><a href=\"/platform/management\" title=\"Management\">Management</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-190.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-191 menu_item item-header\"><a href=\"/platform/compliance-shield\" title=\"Compliance Shield\">Compliance Shield</a><ul class=\"sp-mega-group-child sp-dropdown-items\"><li class=\"sp-menu-item\"></li><li class=\"sp-menu-item\"></li></ul></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-191.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-374 menu_item item-header\"><a href=\"/platform/performance\" title=\"Performance\">Performance</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-374.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-394 menu_item item-header\"><a href=\"/platform/data-privacy\" title=\"Data Privacy\">Data Privacy</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(1) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-394.menu_item.item-header"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "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": "<li class=\"item-486 menu_item item-header\"><a href=\"/solutions/education\" title=\"Education\">Education</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-486.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-487 menu_item item-header\"><a href=\"/solutions/government\" title=\"Government\">Government</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-487.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-488 menu_item item-header\"><a href=\"/solutions/finance\" title=\"Finance\">Finance</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-488.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-489 menu_item item-header\"><a href=\"/solutions/not-for-profit\" title=\"Not-for-profit\">Not-for-profit</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-489.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-499 menu_item item-header\"><a href=\"/solutions/commercial\" title=\"Commercial\">Commercial</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-499.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-500 menu_item item-header\"><a href=\"/solutions/healthcare\" title=\"Healthcare\">Healthcare</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(2) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-500.menu_item.item-header"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "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": "<li class=\"item-477 menu_item item-header\"><a href=\"/partners/agency-partner\" title=\"Monsido for Agencies\">Monsido for Agencies</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-477.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-478 menu_item item-header\"><a href=\"/partners/technology-partner\" title=\"Integrate with Monsido\">Integrate with Monsido</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-478.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-479 menu_item item-header\"><a href=\"/partners/reselling-partner\" title=\"Resell Monsido\">Resell Monsido</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-479.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-480 menu_item item-header\"><a href=\"/partners/our-partners\" title=\"Our Partners\">Our Partners</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-480.menu_item.item-header"
                  ],
                  "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": "<li class=\"item-481 menu_item item-header\"><a href=\"/partners/referral-partner\" title=\"Refer Your Clients\">Refer Your Clients</a></li>",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(5) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main > .sp-dropdown-inner > .row > .col-sm-12 > .sp-mega-group > .item-481.menu_item.item-header"
                  ],
                  "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": "<li class=\"sp-menu-item sp-has-child hidden_menu\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .hidden_menu.sp-has-child.sp-menu-item"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-menu-right\" style=\"width: 240px;\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .hidden_menu.sp-has-child.sp-menu-item > .sp-dropdown.sp-dropdown-main.sp-menu-right"
                  ],
                  "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=\"sp-dropdown sp-dropdown-main sp-dropdown-mega sp-menu-right\" style=\"width: 600px;\">",
                  "target": [
                    ".mobile-custom-menu > .sp-megamenu-parent.menu-animation-fade-up.d-none1 > .resources-custmcls.sp-has-child.sp-menu-item:nth-child(7) > .sp-dropdown-mega.sp-dropdown.sp-dropdown-main"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"section-id-1574525301291\" class=\"sppb-section padding-left-0 padding-right-0 features-box sppb-wow fadeInUpBig\" data-sppb-wow-duration=\"1000ms\" data-sppb-wow-delay=\"250ms\" style=\"visibility: hidden; animation-duration: 1000ms; animation-delay: 250ms; animation-name: none;\">",
                  "target": [
                    "#section-id-1574525301291"
                  ],
                  "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=\"sppb-item sppb-item-16127938597711 \">",
                  "target": [
                    ".sppb-item-16127938597711"
                  ],
                  "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=\"sppb-item sppb-item-16127938597712 \">",
                  "target": [
                    ".sppb-item-16127938597712"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"sp-scroll-up\" aria-label=\"Scroll Up\" title=\"\"><span class=\"fa fa-chevron-up\" aria-hidden=\"true\"></span></a>",
                  "target": [
                    ".sp-scroll-up"
                  ],
                  "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": "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 class=\"page-layout\" lang=\"en-gb\" dir=\"ltr\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"close\" type=\"button\" data-dismiss=\"alert\"> <span aria-hidden=\"true\">×</span> </button>",
                  "target": [
                    ".close"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Quality Assurance\" href=\"/platform/quality-assurance\">Quality Assurance</a>",
                  "target": [
                    ".color-gray[title=\"Quality Assurance\"][href$=\"quality-assurance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Accessibility Compliance\" href=\"/platform/web-accessibility\">Accessibility Compliance</a>",
                  "target": [
                    "a[title=\"Accessibility Compliance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"SEO\" href=\"/platform/seo\">SEO</a>",
                  "target": [
                    ".color-gray[title=\"SEO\"][href$=\"seo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Heartbeat\" href=\"/platform/heartbeat\">Heartbeat</a>",
                  "target": [
                    ".color-gray[title=\"Heartbeat\"][href$=\"heartbeat\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Work Smarter\" href=\"/platform/prioritized-content\">Work Smarter</a>",
                  "target": [
                    "a[title=\"Work Smarter\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Product Training\" href=\"/services/product-training\">Product Training</a>",
                  "target": [
                    ".color-gray[title=\"Product Training\"][href$=\"product-training\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Live Support\" href=\"/services/live-support\">Live Support</a>",
                  "target": [
                    ".color-gray[title=\"Live Support\"][href$=\"live-support\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Help Center\" href=\"/services/help-center\">Help Center</a>",
                  "target": [
                    ".color-gray[title=\"Help Center\"][href$=\"help-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"About Us\" href=\"/about-us\">About Us</a>",
                  "target": [
                    "a[title=\"About Us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Contact Us\" href=\"/contact\">Contact Us</a>",
                  "target": [
                    ".color-gray[title=\"Contact Us\"][href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Partner Programs\" href=\"/partners\">Partner Programs</a>",
                  "target": [
                    "a[title=\"Partner Programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Blog\" href=\"/blog\">Blog</a>",
                  "target": [
                    ".color-gray[title=\"Blog\"][href$=\"blog\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Career\" href=\"https://optimere.com/careers/\">Career</a>",
                  "target": [
                    ".color-gray[title=\"Career\"][href$=\"careers/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"About Optimere Solutions\" href=\"/optimere-solutions\">About Optimere Solutions</a>",
                  "target": [
                    "a[title=\"About Optimere Solutions\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Request a demo\" href=\"/request-demo\">Request a Demo</a>",
                  "target": [
                    "a[title=\"Request a demo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Request an Intro Call\" href=\"https://go.monsido.com/intro-call\">Request an Intro Call</a>",
                  "target": [
                    "a[title=\"Request an Intro Call\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lead3 color-gray\" title=\"Get More Info\" href=\"/contact\">Get More Info</a>",
                  "target": [
                    "a[title=\"Get More Info\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376eea",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.58,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"foot-top-mob\" title=\"American support\" href=\"tel:+1%20858-281-2185\"><span class=\"sr-only\">Monsido's American support:</span> +1 858-281-2185</a>",
                  "target": [
                    ".foot-top-mob"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376eea",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.58,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/australia\" title=\"APAC\">APAC</a>",
                  "target": [
                    "a[href$=\"australia\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376eea",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.58,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a title=\"Australia support\" href=\"tel:+61%202%209051%200590\"><span class=\"sr-only\">Monsido's Australian support:</span> +61 2 9051 0590</a>",
                  "target": [
                    "a[title=\"Australia support\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376eea",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.58,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a title=\"Europe monsido\" href=\"tel:+45%2089%2088%2085%2005\"><span class=\"sr-only\">Monsido's European support:</span> +45 89 88 85 05</a>",
                  "target": [
                    "a[title=\"Europe monsido\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376eea",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.58,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"sp-section-6\" class=\"footer-section\">",
                          "target": [
                            "#sp-section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a title=\"Monsido UK\" href=\"tel:+44%2020%208138%208450\"><span class=\"sr-only\">Monsido UK Office: </span>+44 20 8138 8450</a>",
                  "target": [
                    "a[title=\"Monsido UK\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.58 (foreground color: #376eea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 5.26,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"sp-footer-bottom-4\" class=\"col-lg-12 \">",
                          "target": [
                            "#sp-footer-bottom-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #666666, background color: #f5f5f5, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"fw-normal lead4\">Copyright © Monsido, Inc</p>",
                  "target": [
                    ".fw-normal"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #666666, background color: #f5f5f5, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#783ce2",
                        "contrastRatio": 5.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"mon-cb-button-el primary\">\n                <span><slot></slot></span>\n            </button>",
                          "target": [
                            [
                              "mon-cb-main",
                              "mon-cb-home",
                              "mon-cb-button:nth-child(1)",
                              ".primary.mon-cb-button-el"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.92 (foreground color: #ffffff, background color: #783ce2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><slot></slot></span>",
                  "target": [
                    [
                      "mon-cb-main",
                      "mon-cb-home",
                      "mon-cb-button:nth-child(1)",
                      "span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.92 (foreground color: #ffffff, background color: #783ce2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#783ce2",
                        "contrastRatio": 5.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"mon-cb-button-el primary\">\n                <span><slot></slot></span>\n            </button>",
                          "target": [
                            [
                              "mon-cb-main",
                              "mon-cb-home",
                              "mon-cb-button[e2e-tag=\"acceptAllCookiesButton\"]",
                              ".primary.mon-cb-button-el"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.92 (foreground color: #ffffff, background color: #783ce2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><slot></slot></span>",
                  "target": [
                    [
                      "mon-cb-main",
                      "mon-cb-home",
                      "mon-cb-button[e2e-tag=\"acceptAllCookiesButton\"]",
                      "span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.92 (foreground color: #ffffff, background color: #783ce2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "gtm-__utmzz-cookie-replicator",
                      "relatedNodes": [
                        {
                          "html": "<script type=\"text/javascript\" id=\"gtm-__utmzz-cookie-replicator\">",
                          "target": [
                            "script[type=\"text/javascript\"]:nth-child(17)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: gtm-__utmzz-cookie-replicator"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<script type=\"text/javascript\" id=\"gtm-__utmzz-cookie-replicator\">",
                  "target": [
                    "script[type=\"text/javascript\"]:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: gtm-__utmzz-cookie-replicator"
                }
              ]
            },
            {
              "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 id=\"wistia_117.thumbnail\" tabindex=\"0\" style=\"cursor: pointer; display: block; height: 312.75px; overflow: hidden; outline: none; position: relative; width: 556px;\">",
                  "target": [
                    "#wistia_117\\.thumbnail"
                  ],
                  "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": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Join the growing Monsido family. See All Opportunities\" href=\"https://optimere.com/careers/\" class=\"footer-career\" title=\"Career\">",
                  "target": [
                    ".footer-career"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "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=\"alert alert-dismissible fade show full-width-bleed\" style=\"text-align: center; background-color: #ff9879; color: #052943;\">",
                  "target": [
                    ".alert"
                  ],
                  "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": "<img class=\"jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2022/06/10/monsido_powered-by-civicplus_logo.svg\" alt=\"Monsido - powered by CivicPlus logo\" width=\"125\" height=\"122\">",
                  "target": [
                    "img[width=\"125\"]"
                  ],
                  "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=\"footer-menu\">",
                  "target": [
                    ".footer-menu"
                  ],
                  "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=\"col-md-5\">",
                  "target": [
                    ".col-md-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": "<img class=\"jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2020/02/24/merged.png\" alt=\"Monsido’s offices located on a world map\" width=\"367\" height=\"183\">",
                  "target": [
                    "img[width=\"367\"]"
                  ],
                  "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 id=\"sp-footer-bottom-3\" class=\"col-lg-4 \">",
                  "target": [
                    "#sp-footer-bottom-3"
                  ],
                  "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": "<section id=\"sp-section-7\" class=\"footer-bottom-sec\">",
                  "target": [
                    "#sp-section-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "valid-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2aa",
                "wcag312"
              ],
              "description": "Ensures lang attributes have valid values",
              "help": "lang attribute must have a valid value",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/valid-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "valid-lang",
                      "data": [
                        "lang=\"en_US\""
                      ],
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Value of lang attribute not included in the list of valid languages"
                    }
                  ],
                  "impact": "serious",
                  "html": "<mon-cb-main class=\"mon-cb-icon-shape-circle mcm-slide-up\" lang=\"en_US\" style=\"--button-background:#783CE2; --button-background-hover:#6633c0; --font-family:Helvetica, sans-serif; top: unset; right: 20px; bottom: 20px; left: unset; transition: transform 0.3s ease 0s; transform: unset; visibility: visible;\" mon-hide-on-accepted=\"\" mon-position=\"bottom-right\">",
                  "target": [
                    "mon-cb-main"
                  ],
                  "failureSummary": "Fix all of the following:\n  Value of lang attribute not included in the list of valid languages"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://monsido.com/",
      "result": {
        "Error": {
          "AA.3_1_2.H58.1.Lang": {
            "The language specified in the lang attribute of this element does not appear to be well-formed.": [
              {
                "tagName": "mon-cb-main",
                "id": "",
                "code": "<mon-cb-main class=\"mon-cb-icon-shape-circle mcm-slide-up\" lang=\"en_US\" style=\"--button-background:#783CE2; --button-background-hover:#6633c0; --font-family:Helvetica, sans-serif; top: unset; right: 20px; bottom: 20px; left: unset; transition: transform 0.3s ease 0s; transform: translate(110%, 110%); visibility: visible;\" mon-hide-on-accepted=\"\" mon-position=\"bottom-right\">...</mon-cb-main>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"gtm-__utmzz-cookie-replicator\" found on the web page.": [
              {
                "tagName": "script",
                "id": "#gtm-__utmzz-cookie-replicator",
                "code": "<script type=\"text/javascript\" id=\"gtm-__utmzz-cookie-replicator\">...</script>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2020/03/29/agency-model-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2020/03/29/referral-model-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2020/03/29/reseller-model-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/02/28/technology-model-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/03/16/education-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/03/16/government-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/03/16/not-for-profit-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/sections/platform-menu/performance.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/sections/resources-menu/Partners.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" style=\"max-width: 60px;\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2020/10/21/group-20618.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" style=\"max-width: 60px;\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/03/02/illustration-for-web-expertise-usp.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" style=\"max-width: 60px;\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/03/19/group-24833.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" style=\"max-width: 60px;\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/2021/04/27/commercial-illustration.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"outer-t-6xs outer-r-4xs jch-lazyload\" style=\"max-width: 60px;\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://assets.monsido.com/images/sections/platform-menu/Heartbeat.svg\" alt=\"\">"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#skip-to-content",
                "code": "<a href=\"#main-content\" id=\"skip-to-content\" title=\"Skip to Content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"sp-scroll-up\" aria-label=\"Scroll Up\" title=\"\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"skip-to-consent-manager\" type=\"button\">...</button>"
              },
              {
                "tagName": "mon-cb-main",
                "id": "",
                "code": "<mon-cb-main class=\"mon-cb-icon-shape-circle mcm-slide-up\" lang=\"en_US\" style=\"--button-background:#783CE2; --button-background-hover:#6633c0; --font-family:Helvetica, sans-serif; top: unset; right: 20px; bottom: 20px; left: unset; transition: transform 0.3s ease 0s; transform: translate(110%, 110%); visibility: visible;\" mon-hide-on-accepted=\"\" mon-position=\"bottom-right\">...</mon-cb-main>"
              },
              {
                "tagName": "nav",
                "id": "",
                "code": "<nav class=\"sp-megamenu-wrapper mobile-custom-menu\" role=\"navigation \">...</nav>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span aria-hidden=\"true\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mon-carousel-item__show-all\" href=\"/customers\" title=\"See all customers\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"mon-carousel-item__main-heading\">...</h3>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"fw-normal lead4\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"mon-carousel-item__details\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"mon-carousel-item__primary-description\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"mon-carousel-item__details_bold\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "button",
                "id": "#wistia-4xc7xvtq3h-1_popover_popover_close_button",
                "code": "<button id=\"wistia-4xc7xvtq3h-1_popover_popover_close_button\" class=\"wistia_placebo_close_button\" alt=\"Close\" role=\"button\" tabindex=\"-1\" aria-label=\"Close\" style=\"background: transparent; border: none; cursor: pointer; height: 18px; left: -99999px; opacity: 0; position: absolute; top: 0px; width: 21px; z-index: 10002; overflow: hidden; margin: 0px; padding: 0px;\">...</button>"
              },
              {
                "tagName": "div",
                "id": "#wistia_132.big_play_button_graphic",
                "code": "<div id=\"wistia_132.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-label=\"Play\" style=\"background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABRCAYAAAD7G3lVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATFJREFUeNrs22FtwkAYx+F2QcAkMAfgYBKQwBxMQh1MwiRQB+CgEoaDzkG5S1a+E5IF+n+e5D4ve3+7N0s4mgYAAAAAAAAAAAAA7jFN06cp5MavjuWsTSMzfjWWszORzPizQzmvJpMZ3xYIj28LiG8LpMeffdsCufGrn3LeTS0z/uzLFsiNbwuEx7cFxL9ugY1pZsafdSaaG78abIHc+LaA+MvbAi/+XG5Sww9L2QLtEm/+P/2oUzkfbduexc+LX51L/DdrP09fzvaZf4GVhjf7/Vv3vVFk/bfvMUhg/PoAZG+6efE9Aw+MP/oCSGZ8tz0wvtseGn9w2zPjdyaXF99n9aHx3fbA+G57aHy3PTC+N/mh8b3DD4zvtofGd9tD47vtAAAAAAAAAAAAADymiwADAOSj1JBfF8xMAAAAAElFTkSuQmCC&quot;) 0px 0px / 127px 81px no-repeat transparent; cursor: pointer; display: block; height: 81px; outline: none; position: absolute; width: 127px; z-index: 1; left: 215px; top: 116px;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#wistia_78.big_play_button_graphic",
                "code": "<div id=\"wistia_78.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-label=\"Play\" style=\"background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABRCAYAAAD7G3lVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATFJREFUeNrs22FtwkAYx+F2QcAkMAfgYBKQwBxMQh1MwiRQB+CgEoaDzkG5S1a+E5IF+n+e5D4ve3+7N0s4mgYAAAAAAAAAAAAA7jFN06cp5MavjuWsTSMzfjWWszORzPizQzmvJpMZ3xYIj28LiG8LpMeffdsCufGrn3LeTS0z/uzLFsiNbwuEx7cFxL9ugY1pZsafdSaaG78abIHc+LaA+MvbAi/+XG5Sww9L2QLtEm/+P/2oUzkfbduexc+LX51L/DdrP09fzvaZf4GVhjf7/Vv3vVFk/bfvMUhg/PoAZG+6efE9Aw+MP/oCSGZ8tz0wvtseGn9w2zPjdyaXF99n9aHx3fbA+G57aHy3PTC+N/mh8b3DD4zvtofGd9tD47vtAAAAAAAAAAAAADymiwADAOSj1JBfF8xMAAAAAElFTkSuQmCC&quot;) 0px 0px / 127px 81px no-repeat transparent; cursor: pointer; display: block; height: 81px; outline: none; position: absolute; width: 127px; z-index: 1; left: 497px; top: 275px; pointer-events: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#wistia_78_external_player",
                "code": "<div id=\"wistia_78_external_player\" style=\"background: rgb(0, 0, 0); display: block; height: 100%; position: relative; width: 100%;\">...</div>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration: underline; font-weight: bold; color: #052943;\" title=\"Read the announcement\" href=\"https://monsi.do/3Hdhhjj\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"alert alert-dismissible fade show full-width-bleed\" style=\"text-align: center; background-color: #ff9879; color: #052943;\">...</div>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #ffffff;\">...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Join the growing Monsido family. See All Opportunities\" href=\"https://optimere.com/careers/\" class=\"footer-career\" title=\"Career\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a class=\"sr-only\" id=\"main-content\" title=\"\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://monsido.com/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "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://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://monsido.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Improve Website Accessibility & Website UX | Monsido",
          "pageurl": "https://monsido.com/",
          "time": 4.33,
          "creditsremaining": 165,
          "allitemcount": 614,
          "totalelements": 1747,
          "waveurl": "http://wave.webaim.org/report?url=https://monsido.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV + NOSCRIPT + A + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + MON-CB-MAIN"
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 354,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A: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"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1648028627791 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1648028627796 > DIV#column-id-1648028627796 > DIV:first-child > DIV#sppb-addon-wrapper-1648028627800 > DIV#sppb-addon-1648028627800 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wistia-4xc7xvtq3h-1 > DIV#wistia_41.thumb_container > DIV#wistia_117.thumbnail > IMG#wistia_117.thumbnail_img"
                ],
                "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": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-3 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#section-id-1563434026933 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1563434026932 > DIV#column-id-1563434026932 > DIV:first-child > DIV#sppb-addon-wrapper-1563434026936 > DIV#sppb-addon-1563434026936 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + P + IMG + NOSCRIPT + P"
                ],
                "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_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 72,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P: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": 90,
                "selectors": [
                  "HTML > HEAD:first-child > LINK:first-child + META + META + BASE + META + META + META + TITLE + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + META + META + META + META + META + META + META + META + META + META + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#ek3Co > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757460 > DIV#column-id-1605640757460 > DIV:first-child > DIV#section-id-1605640757461 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757465 > DIV#column-id-1605640757465 > DIV:first-child > DIV#sppb-addon-wrapper-1605640757474 > DIV#sppb-addon-1605640757474 > DIV:first-child > DIV:first-child > DIV#sohZ0wai > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#ek3Co > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757460 > DIV#column-id-1605640757460 > DIV:first-child > DIV#section-id-1605640757461 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757465 > DIV#column-id-1605640757465 > DIV:first-child > DIV#sppb-addon-wrapper-1605640757474 > DIV#sppb-addon-1605640757474 > DIV:first-child > DIV:first-child > DIV#sohZ0wai > DIV:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#ek3Co > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757460 > DIV#column-id-1605640757460 > DIV:first-child > DIV#section-id-1605640757461 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757465 > DIV#column-id-1605640757465 > DIV:first-child > DIV#sppb-addon-wrapper-1605640757474 > DIV#sppb-addon-1605640757474 > DIV:first-child > DIV:first-child > DIV#sohZ0wai > DIV:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#ek3Co > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757460 > DIV#column-id-1605640757460 > DIV:first-child > DIV#section-id-1605640757461 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757465 > DIV#column-id-1605640757465 > DIV:first-child > DIV#sppb-addon-wrapper-1605640757474 > DIV#sppb-addon-1605640757474 > DIV:first-child > DIV:first-child > DIV#sohZ0wai > DIV:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT + IMG + NOSCRIPT + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#ek3Co > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757460 > DIV#column-id-1605640757460 > DIV:first-child > DIV#section-id-1605640757461 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1605640757465 > DIV#column-id-1605640757465 > DIV:first-child > DIV#sppb-addon-wrapper-1605640757474 > DIV#sppb-addon-1605640757474 > DIV:first-child > DIV:first-child > DIV#sohZ0wai > DIV:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#aec8Ahth > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1603297386706 > DIV#column-id-1603297386706 > DIV:first-child > DIV#sppb-addon-wrapper-1603297386711 > DIV#sppb-addon-1603297386711 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#Shuw3een > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1603297386733 > DIV#column-id-1603297386733 > DIV:first-child > DIV#sppb-addon-wrapper-1603297386734 > DIV#sppb-addon-1603297386734 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#badges > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1647951812751 > DIV#column-id-1647951812751 > DIV:first-child > DIV#sppb-addon-wrapper-1647951812752 > DIV#sppb-addon-1647951812752 > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > SECTION#section-id-1579011630419 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1579011630438 > DIV#column-id-1579011630438 > DIV:first-child > DIV#sppb-addon-wrapper-1579011630439 > DIV#sppb-addon-1579011630439 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-3 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#section-id-1563434026933 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1563434026932 > DIV#column-id-1563434026932 > DIV:first-child > DIV#sppb-addon-wrapper-1563434026936 > DIV#sppb-addon-1563434026936 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + P + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 186,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A#skip-to-content",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > DIV#sp-top-bar > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-top2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > DIV#sp-top-bar > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-top2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > DIV#sp-top-bar > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-top2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > HEADER#sp-header > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-menu > DIV:first-child > BUTTON:first-child + NAV + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#Ahk1adah > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1603292005184 > DIV#column-id-1603292005184 > DIV:first-child > DIV#ohcee6Ch > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1579018664360 > DIV#column-id-1579018664360 > DIV:first-child > DIV#sppb-addon-wrapper-1575040552115 > DIV#sppb-addon-1575040552115 > DIV:first-child > A#btn-1575040552115",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#aec8Ahth > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1603297386707 > DIV#column-id-1603297386707 > DIV:first-child > DIV#sppb-addon-wrapper-1603360940821 > DIV#sppb-addon-1603360940821 > DIV:first-child > A#btn-1603360940821",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1648028627791 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1648028627792 > DIV#column-id-1648028627792 > DIV:first-child > DIV#sppb-addon-wrapper-1648028627795 > DIV#sppb-addon-1648028627795 > DIV:first-child > A#btn-1648028627795",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#Shuw3een > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1603297386735 > DIV#column-id-1603297386735 > DIV:first-child > DIV#sppb-addon-wrapper-1603360940839 > DIV#sppb-addon-1603360940839 > DIV:first-child > A#btn-1603360940839",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1612793859747 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1612793859769 > DIV#column-id-1612793859769 > DIV:first-child > DIV#sppb-addon-wrapper-1612793859771 > DIV#sppb-addon-1612793859771 > DIV#sppb-carousel1 > OL:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1612793859747 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1612793859769 > DIV#column-id-1612793859769 > DIV:first-child > DIV#sppb-addon-wrapper-1612793859771 > DIV#sppb-addon-1612793859771 > DIV#sppb-carousel1 > OL:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child + H3 + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1612793859747 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1612793859769 > DIV#column-id-1612793859769 > DIV:first-child > DIV#sppb-addon-wrapper-1612793859771 > DIV#sppb-addon-1612793859771 > DIV#sppb-carousel1 > OL:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1612793859747 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1612793859769 > DIV#column-id-1612793859769 > DIV:first-child > DIV#sppb-addon-wrapper-1612793859771 > DIV#sppb-addon-1612793859771 > DIV#sppb-carousel1 > OL:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child + H3 + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1612793859747 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1612793859769 > DIV#column-id-1612793859769 > DIV:first-child > DIV#sppb-addon-wrapper-1612793859771 > DIV#sppb-addon-1612793859771 > DIV#sppb-carousel1 > OL:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > DIV#section-id-1612793859747 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1612793859769 > DIV#column-id-1612793859769 > DIV:first-child > DIV#sppb-addon-wrapper-1612793859771 > DIV#sppb-addon-1612793859771 > DIV#sppb-carousel1 > OL:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child + H3 + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-main-body > DIV:first-child > MAIN#sp-component > DIV:first-child > DIV#sp-page-builder > DIV:first-child > SECTION#section-id-1579011630419 > DIV:first-child > DIV:first-child > DIV#column-wrap-id-1579011630434 > DIV#column-id-1579011630434 > DIV:first-child > DIV#sppb-addon-wrapper-1579011630437 > DIV#sppb-addon-1579011630437 > DIV:first-child > A#btn-1579011630437",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child + UL + UL + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-6 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-7 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-7 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-7 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-7 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + BUTTON + A + DIV > DIV:first-child > SECTION#sp-section-7 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#sp-footer-bottom-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://monsido.com/",
      "what": "URL",
      "result": "https://monsido.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://monsido.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.092",
        "responseTime": "2022-07-10T01:02:24.367Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1137519,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 240,
              "totalWarnings": 0,
              "totalIssues": 240
            },
            "issuesByLevel": {
              "A": {
                "count": 209,
                "pct": 87.08
              },
              "AA": {
                "count": 25,
                "pct": 10.42
              },
              "AAA": {
                "count": 240,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 22,
              "warningDensity": 0,
              "allDensity": 22
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "0a70d86c-647e-4760-b29f-776abfe8222a",
          "docID": "8b2366e2-0de4-4108-b5d6-b66f6bc111a5",
          "sourceHash": "5596bb4dc566a96888f5fc6d3c459290",
          "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=0a70d86c-647e-4760-b29f-776abfe8222a",
          "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": 8383.42
                },
                "height": 8383.42,
                "width": 1024
              },
              "position": {
                "line": 2081,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"site helix-ultimate com-sppagebuilder view-page layout-default task-none itemid-101 en-gb ltr sticky-header layout-boxed offcanvas-init offcanvs-position-right home-page \" style=\"zoom: 1;\"&gt;&lt;style type=\"text/css\" style=\"\"&gt; button.",
              "xpath": "/html/body",
              "issueID": "d637c9654458c6c52bbcb439e2a901cb",
              "signature": "48cb687e0be0b5eb9e0122af1c175daf",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=d637c9654458c6c52bbcb439e2a901cb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": -999,
                  "y": 0
                },
                "bottom-right": {
                  "x": -998,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" id=\"skip-to-content\" title=\"Skip to Content\"&gt;Skip to Content&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "91ec71d07dfa2183bab359a5ed81e1eb",
              "signature": "b070544228a69df1977eae49d752a991",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=91ec71d07dfa2183bab359a5ed81e1eb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about-us\" title=\"Company\"&gt;Company&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "d071d18b8f85d95bc9244da57540d564",
              "signature": "280e9892080fe0b7c691cd801a200ffa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d071d18b8f85d95bc9244da57540d564"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "e5494fde50f7d29278bd5bfd3e9b86dc",
              "signature": "1cd8899cdd3566d5bdf395c6d982fddf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e5494fde50f7d29278bd5bfd3e9b86dc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://login.monsido.com\" title=\"Login\"&gt;Login&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "1c6d25637a4ca4853e880e14e536e8a7",
              "signature": "fa7adb66f89632252497790063b5c177",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1c6d25637a4ca4853e880e14e536e8a7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 110,
                  "y": 0
                },
                "height": 0,
                "width": 110
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn-resource\" title=\"Quality Assurance\" href=\"/platform/quality-assurance\"&gt; &lt;img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Quality-Assurance.svg\" alt=\"Quality Assurance\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "9749d20aea046151cdbf0e980e7f40bc",
              "signature": "5b5d2bf453a76bfa2ca2b1de55ad4d48",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9749d20aea046151cdbf0e980e7f40bc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/quality-assurance\" title=\"Quality Assurance\"&gt;Quality Assurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "1c462d9b03a1d05b945a9e362843df49",
              "signature": "506719c13565ea6d542e0d2378867766",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1c462d9b03a1d05b945a9e362843df49"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 110,
                  "y": 0
                },
                "height": 0,
                "width": 110
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn-resource\" title=\"Accessibility\" href=\"/platform/web-accessibility\"&gt; &lt;img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Accessibility.svg\" alt=\"Accessibility\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4329b9fb9868bc100b72e2f15814587d",
              "signature": "7213ec706083c7e5e9b138bfdce3dab4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4329b9fb9868bc100b72e2f15814587d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "9dfc655d99837f01b55e8cffc50d0b40",
              "signature": "bd1cbc8876753ab4e63e270488407931",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9dfc655d99837f01b55e8cffc50d0b40"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 110,
                  "y": 0
                },
                "height": 0,
                "width": 110
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn-resource\" title=\"Policies\" href=\"/platform/policies\"&gt; &lt;img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/Policies.svg\" alt=\"Policies\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "63449d2a716c997755c01fbed8c13c1b",
              "signature": "347db47009823d32e5bccfdc8a5c5e81",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=63449d2a716c997755c01fbed8c13c1b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/policies\" title=\"Policies\"&gt;Policies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "709108a8116bd26f3df279859d1e80c3",
              "signature": "8638f4b9c5ef0b17e46223afbd9def7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=709108a8116bd26f3df279859d1e80c3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 110,
                  "y": 0
                },
                "height": 0,
                "width": 110
              },
              "position": {
                "line": 46,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn-resource\" title=\"SEO\" href=\"/platform/seo\"&gt; &lt;img class=\"outer-t-6xs outer-r-4xs\" src=\"https://assets.monsido.com/images/sections/platform-menu/SEO-Audit.svg\" alt=\"SEO\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "6800f989f4cdd557d26db6b0dd96a1a2",
              "signature": "076fe85917ea1921cf021cbf6e5ca1b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6800f989f4cdd557d26db6b0dd96a1a2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 74,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "7b4fa344782c472735312945e35c4069",
              "signature": "fc8a728a2df57cf6b5b335e0e58d102b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7b4fa344782c472735312945e35c4069"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 94,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/platform/statistics\" title=\"Statistics\"&gt;Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "9f9ecbe589efda70cb788e4f57381963",
              "signature": "fda84f3c4956f02307c3bfc22aa524e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9f9ecbe589efda70cb788e4f57381963"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1086,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/heartbeat\" title=\"Heartbeat\"&gt;Heartbeat&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[1]/a[1]",
              "issueID": "83d77914493acb9f6125a739de476814",
              "signature": "5b1d9a63b454d15c487b1c47ef54eae3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=83d77914493acb9f6125a739de476814"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1102,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/performance\" title=\"Performance\"&gt;Performance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/div[1]/p[1]/a[1]",
              "issueID": "6731281b4ab9619105920245fa4ff4d1",
              "signature": "f1a2c1564255e4d851ce80c659ef5b8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6731281b4ab9619105920245fa4ff4d1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3678,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/platform/data-privacy\" title=\"Data Privacy\"&gt;Data Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/div[1]/p[1]/a[1]",
              "issueID": "ac26fdc1bf0fedb46e3aabc40f4e1df4",
              "signature": "36219a3e67d82efe1609f27623de9b67",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ac26fdc1bf0fedb46e3aabc40f4e1df4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3679,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/consent-manager\" title=\"Consent Manager\"&gt;Consent Manager&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/div[1]/p[1]/a[1]",
              "issueID": "8d86933efe25b0f986ef87628f8b7073",
              "signature": "f8e367e589827e764c3bdf3b7de217b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8d86933efe25b0f986ef87628f8b7073"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3679,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/compliance-shield/pageassist\" title=\"PageAssist™\"&gt;PageAssist™&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/div[1]/p[1]/a[1]",
              "issueID": "bdc6685072b377aeca1389d3a53f1923",
              "signature": "a53c252fabc16cc02a0929ed362721b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bdc6685072b377aeca1389d3a53f1923"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4038,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/compliance-shield/pagecorrect\" title=\"PageCorrect™\"&gt;PageCorrect™&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/div[1]/p[1]/a[1]",
              "issueID": "1e109eb8c2dd0e2b98f57966709bdb37",
              "signature": "f50577e6647b00142c3b4ccf343bdff1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1e109eb8c2dd0e2b98f57966709bdb37"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4039,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/tech-stack-integration\" title=\"Tech Stack\"&gt;Tech Stack&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/div[1]/p[1]/a[1]",
              "issueID": "44c84100a169f2e6bd5b93fb5b2526f3",
              "signature": "8980bfc84c05cddf974945051cd3b68f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=44c84100a169f2e6bd5b93fb5b2526f3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4039,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/quality-assurance\" title=\"Quality Assurance\"&gt;Quality Assurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "2ec130eed53d2f880b3615526c12bc11",
              "signature": "947c3b25b881f3caba7e6a236bff4c79",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2ec130eed53d2f880b3615526c12bc11"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4039,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "ae751ff2cdee221bfbc2dd2c02e8d790",
              "signature": "314cd82e2e938ed86bfab9c66c8009b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ae751ff2cdee221bfbc2dd2c02e8d790"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4206,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/european-accessibility-act\" title=\"The European Accessibility Act (EAA)\"&gt;The European Accessibility Act (EAA)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "46518690d9b249d89cb7e01e129857de",
              "signature": "5417dd4b760d6f67801039d2574cac3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46518690d9b249d89cb7e01e129857de"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/wcag\" title=\"WCAG 2.1 / 2.2\"&gt;WCAG 2.1 / 2.2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "e382b9c2ed43bbf384e74b253df89a32",
              "signature": "632e113a848bcdf200386e4b4b5d7b4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e382b9c2ed43bbf384e74b253df89a32"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/eu-web-accessibility-directive\" title=\"EU Web Accessibility Directive\"&gt;EU Web Accessibility Directive&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "32e2d710f54f92a8d4179ce97927dd48",
              "signature": "c59e45761b70caae4d366be1dc619789",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=32e2d710f54f92a8d4179ce97927dd48"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4278,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/australian-dda\" title=\"Australian DDA\"&gt;Australian DDA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "be89a528b634db8d4228aac57c5002d2",
              "signature": "d0158dcc1e04e59cfe72b33b0ab80ae9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=be89a528b634db8d4228aac57c5002d2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4279,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/ada\" title=\"ADA\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "d636b0bf87675a43238ddc3f02b11995",
              "signature": "e7ef55811aa7c9e5f968c6cd57945f82",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d636b0bf87675a43238ddc3f02b11995"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4279,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/section-508\" title=\"Section 508\"&gt;Section 508&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "649af62ed9430f454a7e2dc848c072e5",
              "signature": "6872f15cd303697e54ebbaee5b0bba5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=649af62ed9430f454a7e2dc848c072e5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4279,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/aoda\" title=\"AODA\"&gt;AODA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]",
              "issueID": "837b48f4025619a49c360e15197d6f0f",
              "signature": "c2489bd1b2bd2e281793791b3c89f6aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=837b48f4025619a49c360e15197d6f0f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4350,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/policies\" title=\"Policies\"&gt;Policies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "deeea9d2d7f35e1f716b640eb749cf8a",
              "signature": "ed100944e68f7deea9b2810acb243539",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=deeea9d2d7f35e1f716b640eb749cf8a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4506,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "9d05fde207cb6a3978088a1e531b7160",
              "signature": "1c1fc1668e014001f3e201974b80101c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9d05fde207cb6a3978088a1e531b7160"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4507,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/heartbeat\" title=\"Heartbeat\"&gt;Heartbeat&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "114266857d7c9a5c009c36efba994158",
              "signature": "0721169c704014c70b450e59e8aefe6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=114266857d7c9a5c009c36efba994158"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4507,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/statistics\" title=\"Statistics\"&gt;Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "811890f31059d625488551b30915b6e8",
              "signature": "a09f54e455249b16312d349528a58e1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=811890f31059d625488551b30915b6e8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4507,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/prioritized-content\" title=\"Prioritized Content\"&gt;Prioritized Content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "f51bed8109f3d8e198fa5561626d53a7",
              "signature": "a00d031cd7b02329debe0b1ee80fa194",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f51bed8109f3d8e198fa5561626d53a7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4674,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/management\" title=\"Management\"&gt;Management&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "428834fb61776847cc182754c59c729b",
              "signature": "2099faee3bad9887516656294bd7290c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=428834fb61776847cc182754c59c729b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4675,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/platform/compliance-shield\" title=\"Compliance Shield\"&gt;Compliance Shield&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "b785d44077e51b7e9d24383a4615da3f",
              "signature": "e7aea6306cb026ee760f6728e307b57e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b785d44077e51b7e9d24383a4615da3f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4686,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/platform/performance\" title=\"Performance\"&gt;Performance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "d4d29db467700c91f54973fefe2b6764",
              "signature": "ee40470e441332479eff8cf74dae9f75",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d4d29db467700c91f54973fefe2b6764"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4687,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"/platform/data-privacy\" title=\"Data Privacy\"&gt;Data Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "f78ce9472542c3c00ab573f70be82d6e",
              "signature": "afdec6347848f79d8e84198bde033717",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f78ce9472542c3c00ab573f70be82d6e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5095,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/government\" title=\"Government\"&gt;Government&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "f20af9bf7d8715b3b405c8e17fceed59",
              "signature": "8c7f8306a12b5e76fa172a2f43689ed7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f20af9bf7d8715b3b405c8e17fceed59"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5844,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/education\" title=\"Education\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "115728bbce974185160eb1e0bf070653",
              "signature": "fb3358c57da55ff4a38efa358cfeb46e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=115728bbce974185160eb1e0bf070653"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5844,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/not-for-profit\" title=\"Not-for-Profit\"&gt;Not-for-Profit&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "7f678bcdc41ba8b3bd6002eddb3aa254",
              "signature": "6a3963264e07b73d707a92ec24a4d6ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7f678bcdc41ba8b3bd6002eddb3aa254"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6203,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/finance\" title=\"Finance\"&gt;Finance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "9b64c95938940db64344b22cb562790e",
              "signature": "a88c7f10c5b1e9224ea9067ebfe9663e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9b64c95938940db64344b22cb562790e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/healthcare\" title=\"Healthcare\"&gt;Healthcare&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "7c5353277c0b094fee8c7660aee1a358",
              "signature": "aeb4d3b54c4bd1a484455e5b1616b49c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7c5353277c0b094fee8c7660aee1a358"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/commercial\" title=\"Commercial\"&gt;Commercial&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[1]/a[1]",
              "issueID": "ac8667e64a55e10b3327ded20c36a59c",
              "signature": "ece0eeed24a6eca650dbd5135b799f23",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ac8667e64a55e10b3327ded20c36a59c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6371,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/solutions/marketing-and-communications\" title=\"Marketing &amp;amp; Communications\"&gt;Marketing &amp;amp; Communications&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/div[1]/p[1]/a[1]",
              "issueID": "3d3ab369bca4319c53e27159e82f40ce",
              "signature": "85f89bf0cc358a1353934ac30fc45199",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3d3ab369bca4319c53e27159e82f40ce"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6372,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/digital-it-and-web\" title=\"Digital, IT, &amp;amp; Web\"&gt;Digital, IT, &amp;amp; Web&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/div[1]/p[1]/a[1]",
              "issueID": "e25d1cf18014968dcffbbed6b3fa5c39",
              "signature": "22408a6c746b9a357670c5355e6012f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e25d1cf18014968dcffbbed6b3fa5c39"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6443,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/solutions/managers\" title=\"Managers\"&gt;Managers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/div[1]/p[1]/a[1]",
              "issueID": "22a1ea8ddcbe2012484605bb32c38ab9",
              "signature": "b5a1c19c452413c7170f3a5bbdeac94d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=22a1ea8ddcbe2012484605bb32c38ab9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6444,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/education\" title=\"Education\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "cc94ea6e8388c9f61aaca49dfff2d0ea",
              "signature": "5561e1b6920e86b23bb41346b737e48b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cc94ea6e8388c9f61aaca49dfff2d0ea"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6444,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/government\" title=\"Government\"&gt;Government&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "62d90e517b5e9ab1d106c2485e7c1f8c",
              "signature": "97e17551a2cde8cc68bdf831b6b427a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=62d90e517b5e9ab1d106c2485e7c1f8c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6444,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/finance\" title=\"Finance\"&gt;Finance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "d96509ddfe63c1d22252067dd347ccef",
              "signature": "8f2cd6e5566bb6f93f5d14d42d859af7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d96509ddfe63c1d22252067dd347ccef"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6515,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/not-for-profit\" title=\"Not-for-profit\"&gt;Not-for-profit&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "801c25588ee5963e6bb4402af02e282a",
              "signature": "c13bb3a8bd99b239f8f5958b9116839e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=801c25588ee5963e6bb4402af02e282a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6671,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/solutions/commercial\" title=\"Commercial\"&gt;Commercial&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "e0d9431691761ca491f0167083069a87",
              "signature": "e6bf3041415f148e3c3900a80ac72692",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e0d9431691761ca491f0167083069a87"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6672,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/healthcare\" title=\"Healthcare\"&gt;Healthcare&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "4ad3d9e897e462b4100e15989c631665",
              "signature": "a1564ca335fc3410e3795396d95be126",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4ad3d9e897e462b4100e15989c631665"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -30
                },
                "height": -30,
                "width": -40
              },
              "position": {
                "line": 6672,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/customers\" title=\"Customers\"&gt;Customers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "407263917e8109dc528ecad539ef9700",
              "signature": "7488537da47574f17850daf25b4e8b0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=407263917e8109dc528ecad539ef9700"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6840,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/partners/reselling-partner\" title=\"Resell Monsido\"&gt;Resell Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "683bd84929f6769d07c0a5c949ee5ad3",
              "signature": "e66033fb698adf58c75c84eeb8f5951e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=683bd84929f6769d07c0a5c949ee5ad3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6852,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"/partners/agency-partner\" title=\"Monsido For Agencies\"&gt;Monsido For Agencies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "bb4d5ebf4e6f8631fb4c64aa6529181e",
              "signature": "36050305cf56f286e43df424972457ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bb4d5ebf4e6f8631fb4c64aa6529181e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partners/referral-partner\" title=\"Refer Your Clients\"&gt;Refer Your Clients&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "a9b7a468dcf6a63aabddfd64453adf66",
              "signature": "8f3d723537afcddc2f9e0bf2111570f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a9b7a468dcf6a63aabddfd64453adf66"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7776,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/partners/technology-partner\" title=\"Integrate With Monsido\"&gt;Integrate With Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "2ed629ff58b95372c389fd97ac723d40",
              "signature": "ae10bea5911c57cc65b871e8354b90dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2ed629ff58b95372c389fd97ac723d40"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partners/our-partners\" title=\"Our Partners\"&gt;Our Partners&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "2b61707581a373dc853625153c33ca88",
              "signature": "aa9d109848bf6f4a58fe8d3a6c6f5610",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2b61707581a373dc853625153c33ca88"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partners/agency-partner\" title=\"Monsido for Agencies\"&gt;Monsido for Agencies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d233d975cc214ddaf160d1d934e929b9",
              "signature": "f38455fa9403492e47d5b4363e429bcb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d233d975cc214ddaf160d1d934e929b9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partners/technology-partner\" title=\"Integrate with Monsido\"&gt;Integrate with Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8eec6043a0d8fb9a273cb14f60e40eb5",
              "signature": "6781c6dbaaae354b1ed2ceb185963dd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8eec6043a0d8fb9a273cb14f60e40eb5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partners/reselling-partner\" title=\"Resell Monsido\"&gt;Resell Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "c24c6cdb0788eb8a5814cb7315843dc4",
              "signature": "45562fbbeacd4af3156392d1247eaa38",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c24c6cdb0788eb8a5814cb7315843dc4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partners/our-partners\" title=\"Our Partners\"&gt;Our Partners&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "34efc7c61e83e8a78dff5f1f6acce96f",
              "signature": "170adddb132b60e98a9d39d145c53c94",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=34efc7c61e83e8a78dff5f1f6acce96f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7782,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/partners/referral-partner\" title=\"Refer Your Clients\"&gt;Refer Your Clients&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f5e53af96106d0d1f676146fcc32333a",
              "signature": "11a2df998e365fab0a5cd07857b0f265",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f5e53af96106d0d1f676146fcc32333a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7784,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/services/webinars\" title=\"Webinars\"&gt;Webinars&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "bb6b629ca5499d4e83715f2d0ec906e1",
              "signature": "76d0fade9c55df0807f2beb8631cce92",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bb6b629ca5499d4e83715f2d0ec906e1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7794,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/resources/press-room\" title=\"Press Room\"&gt;Press Room&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "e3ea3e7fad46af672aa9642b6a6361fa",
              "signature": "96f92f5778b2201fc3fc00697cf8e0b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e3ea3e7fad46af672aa9642b6a6361fa"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7800,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/tools\" title=\"Tools\"&gt;Tools&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "3dfe800855207cda0f29aad01d6c287d",
              "signature": "608fa502d3e522d873afb5c8254dbeab",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3dfe800855207cda0f29aad01d6c287d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7806,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/blog\" title=\"Blog\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "cc4b370af45ba665bc6b27fd82d5590a",
              "signature": "fcca35084b7f2dd263b9b1bfb8ee2ba0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cc4b370af45ba665bc6b27fd82d5590a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7812,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/library\" title=\"Library\"&gt;Library&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "755c5bd56fd8bab3368ccc1600a467d2",
              "signature": "c6b329561ddad5a2409cbc1648b4a90c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=755c5bd56fd8bab3368ccc1600a467d2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7818,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/web-accessibility\" title=\"Web Accessibility\"&gt;Web Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "95cd24aa5fe65ad5efb9cb627aeefbdc",
              "signature": "e0fc4bfe9ca5dcd22bc355e4f4407f75",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=95cd24aa5fe65ad5efb9cb627aeefbdc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7824,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/services/webinars\" title=\"Webinars\"&gt;Webinars&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[1]/a[1]",
              "issueID": "eeb960b9ac257f149119dc87c2e49720",
              "signature": "c3d11e6c419e83391c529434b5161f32",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eeb960b9ac257f149119dc87c2e49720"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7830,
                "column": 36
              },
              "errorSnippet": "&lt;a href=\"/services/help-center\" title=\"Help Center\"&gt;Help Center&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/div[1]/p[1]/a[1]",
              "issueID": "fda0a21196c12e744424668a8a10f145",
              "signature": "1cbe50e58160a0663d0488dc05bfabe9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fda0a21196c12e744424668a8a10f145"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7836,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/services/live-support\" title=\"Live Support\"&gt;Live Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/div[1]/p[1]/a[1]",
              "issueID": "bb741dcbde06832de43412a1f13483b7",
              "signature": "160b8517bdcc039f52682bc13165c936",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bb741dcbde06832de43412a1f13483b7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7842,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/services/product-training\" title=\"Product Training\"&gt;Product Training&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/div[1]/p[1]/a[1]",
              "issueID": "c566d77be34d4e7d196d61a80a43c773",
              "signature": "2444f31b9624cbfa85a038c1b9696c54",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c566d77be34d4e7d196d61a80a43c773"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7848,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/resources/benchmarks\" title=\"Benchmark Reports\"&gt;Benchmark Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/div[1]/p[1]/a[1]",
              "issueID": "d616b073703947f8f855163b52e60daf",
              "signature": "6414c8fc1c9e7f055057ebdf889ef603",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d616b073703947f8f855163b52e60daf"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -31,
                  "y": -37
                },
                "height": -22,
                "width": -16
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Request a Scan\" href=\"https://go.monsido.com/get-scan\"&gt;Request a Scan&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[10]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d089fc3d98a751ca0836bf4d0eff194f",
              "signature": "7f546e9879e816aef2f4a2152a882f3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d089fc3d98a751ca0836bf4d0eff194f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/quality-assurance\" title=\"Quality Assurance\"&gt;Quality Assurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "6cbcb7afde11196c5516b8d17a30838e",
              "signature": "53a5a84926c9bf3a9e7a57543c8bda05",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6cbcb7afde11196c5516b8d17a30838e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "8c45f943c3248cdc86924cec66336a50",
              "signature": "9a48995276414ef828423c4753dab6f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8c45f943c3248cdc86924cec66336a50"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/policies\" title=\"Policies\"&gt;Policies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "a28fa8f65e5183644aaf6cb3cc00416c",
              "signature": "4154ef23d0b14ca6e6c25b9b677e5f15",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a28fa8f65e5183644aaf6cb3cc00416c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "b1c2cdbdabb42a8274380c3202a771a5",
              "signature": "cc76e85140a96340fff427f5af0f179a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b1c2cdbdabb42a8274380c3202a771a5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/statistics\" title=\"Statistics\"&gt;Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "4f337b81b106be67d8ceb4e9daef4da8",
              "signature": "97ddd23615690160f50a488041b11ac2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4f337b81b106be67d8ceb4e9daef4da8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/heartbeat\" title=\"Heartbeat\"&gt;Heartbeat&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[1]/a[1]",
              "issueID": "0cd60062b924a1785a68a91aed3c7df8",
              "signature": "085535e9dcc619e6020aabf25439d9f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0cd60062b924a1785a68a91aed3c7df8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/performance\" title=\"Performance\"&gt;Performance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/div[1]/p[1]/a[1]",
              "issueID": "a6898e47372b0c7614437d49f04c9605",
              "signature": "0c4453f14bd899f5b4a409f340f5dc76",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a6898e47372b0c7614437d49f04c9605"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/data-privacy\" title=\"Data Privacy\"&gt;Data Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/div[1]/p[1]/a[1]",
              "issueID": "1956bf9757f15bc8236162afe7cbc446",
              "signature": "0de1e15fe7fa2eb8f77dd31b10748e36",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1956bf9757f15bc8236162afe7cbc446"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/consent-manager\" title=\"Consent Manager\"&gt;Consent Manager&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/div[1]/p[1]/a[1]",
              "issueID": "9d5d9e3b21054a4e23bcb672293650e6",
              "signature": "a83cb17136ea49ddf393f66dd085edb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9d5d9e3b21054a4e23bcb672293650e6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7860,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/compliance-shield/pageassist\" title=\"PageAssist™\"&gt;PageAssist™&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/div[1]/p[1]/a[1]",
              "issueID": "4cce8bb7d35f4c278e2571875c54b29f",
              "signature": "e48a5b7dd097f9677fb0ba718028b340",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4cce8bb7d35f4c278e2571875c54b29f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7866,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/compliance-shield/pagecorrect\" title=\"PageCorrect™\"&gt;PageCorrect™&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/div[1]/p[1]/a[1]",
              "issueID": "ecdd222b18ef72989fe7110124016ddf",
              "signature": "de0165a02201de4cb1d2e8a99c205b63",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ecdd222b18ef72989fe7110124016ddf"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7872,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/tech-stack-integration\" title=\"Tech Stack\"&gt;Tech Stack&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/div[1]/p[1]/a[1]",
              "issueID": "8fcd0aed59fd59f41f0a41e403fd02b7",
              "signature": "48526c724b0a67df3380dc6144d04850",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8fcd0aed59fd59f41f0a41e403fd02b7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7876,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/platform/quality-assurance\" title=\"Quality Assurance\"&gt;Quality Assurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "3b6a89739ad6126e64a37601f0eb7bca",
              "signature": "7e36269bb21f750f3fa49b1c3a325ddf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3b6a89739ad6126e64a37601f0eb7bca"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7878,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "1ca14d96e2cd8325e812f694c1f3006c",
              "signature": "670728b61041f487f14b36d9c67d07bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1ca14d96e2cd8325e812f694c1f3006c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7882,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/european-accessibility-act\" title=\"The European Accessibility Act (EAA)\"&gt;The European Accessibility Act (EAA)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "f28c95999483591d82c86cbb2e47788a",
              "signature": "3917c5f54e205420264d341a93e76119",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f28c95999483591d82c86cbb2e47788a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7888,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/wcag\" title=\"WCAG 2.1 / 2.2\"&gt;WCAG 2.1 / 2.2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "516660838eb1af8c8207e70f4b6beddc",
              "signature": "0c9a7124d86354c978be901c937ed2e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=516660838eb1af8c8207e70f4b6beddc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7890,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/eu-web-accessibility-directive\" title=\"EU Web Accessibility Directive\"&gt;EU Web Accessibility Directive&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "a535a7be44a869bd91c28b5c329e4255",
              "signature": "64d27fcce33b792a8a03309fb4279e24",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a535a7be44a869bd91c28b5c329e4255"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7894,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/australian-dda\" title=\"Australian DDA\"&gt;Australian DDA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "54a81673453e07cd600b07ba7fa5834a",
              "signature": "d2210e181d4a2fead5633815b4d9508c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=54a81673453e07cd600b07ba7fa5834a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7896,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/ada\" title=\"ADA\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "83ee87cac625d0c36e8b03ee5fec3466",
              "signature": "d6d4f5048eab77e03ad48d4299de69cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=83ee87cac625d0c36e8b03ee5fec3466"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7900,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/section-508\" title=\"Section 508\"&gt;Section 508&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "7eaa0d547ba87d0cc2e7cd898aeeb567",
              "signature": "31bff347fcacf7820cffbc150db6f505",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7eaa0d547ba87d0cc2e7cd898aeeb567"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7902,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/aoda\" title=\"AODA\"&gt;AODA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]",
              "issueID": "216ac95eb1b8b3b466cb01be9ab25116",
              "signature": "2b6ed38aa4b61221f0520a7d9d66e3bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=216ac95eb1b8b3b466cb01be9ab25116"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7906,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/platform/policies\" title=\"Policies\"&gt;Policies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "6f3742f1f945d6629401528121bf870c",
              "signature": "dcbbcddc1bcb0cc1009842f76d53e0d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6f3742f1f945d6629401528121bf870c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7908,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "de71d2b31f1980f5aa827d1bd29cdfbe",
              "signature": "6732f13bebdcfd9e36b59a53fca66e77",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=de71d2b31f1980f5aa827d1bd29cdfbe"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/heartbeat\" title=\"Heartbeat\"&gt;Heartbeat&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "9e4fc146bde5189b4b6de56d7aca3ad0",
              "signature": "d22747e6b34e7e4c4a5cd998eaf84ac8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9e4fc146bde5189b4b6de56d7aca3ad0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/statistics\" title=\"Statistics\"&gt;Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "22eb86d13a1f2849e54dabd1a58415b4",
              "signature": "cf9902902dad62abcbf5c5158f8fa16b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=22eb86d13a1f2849e54dabd1a58415b4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/prioritized-content\" title=\"Prioritized Content\"&gt;Prioritized Content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "968f7bb7df1af8c8042bbb49501006e9",
              "signature": "0f2c7b2a1dc3bc515460b3981fa3b39a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=968f7bb7df1af8c8042bbb49501006e9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/management\" title=\"Management\"&gt;Management&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "136346ca654ea76340d2180241e1e417",
              "signature": "7fb9b17ded061fa6caa41762379e8d2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=136346ca654ea76340d2180241e1e417"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/compliance-shield\" title=\"Compliance Shield\"&gt;Compliance Shield&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "03f0d6674a51d7d8787723876b8456e1",
              "signature": "6e88b937ab5dd876ed9cea4e6575bcb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=03f0d6674a51d7d8787723876b8456e1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/performance\" title=\"Performance\"&gt;Performance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "4a1ef82908986449f7f6f37c8234588d",
              "signature": "c940cbe341ab3d05ed815e46ad21f006",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4a1ef82908986449f7f6f37c8234588d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7913,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/data-privacy\" title=\"Data Privacy\"&gt;Data Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "4bcc74f9388ceee14a1b7c5656597add",
              "signature": "c4841e7a3bc6de73e99406adf6e2133f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4bcc74f9388ceee14a1b7c5656597add"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7918,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/government\" title=\"Government\"&gt;Government&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "adc4fbdbf14c8d6a83d9b0fc349d4f05",
              "signature": "889fad64394142e533c48445614a1f3e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=adc4fbdbf14c8d6a83d9b0fc349d4f05"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7924,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/education\" title=\"Education\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "93e314c58523af9cf1709fb17162e953",
              "signature": "67241968c8f51949aec949b042153cae",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93e314c58523af9cf1709fb17162e953"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7930,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/not-for-profit\" title=\"Not-for-Profit\"&gt;Not-for-Profit&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "d3591a0580d5d1b2a8ba40c2060106c8",
              "signature": "debbd7cd95495be7bc6a340de500fd64",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d3591a0580d5d1b2a8ba40c2060106c8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7936,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/finance\" title=\"Finance\"&gt;Finance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "aa04e744e5d5098f0c6f8039c4e91b65",
              "signature": "e6c84f6cf5a37f22079c191ccb9c4f33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aa04e744e5d5098f0c6f8039c4e91b65"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7942,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/healthcare\" title=\"Healthcare\"&gt;Healthcare&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "157683d4df6a1f58b25afeeb37f29608",
              "signature": "10fca754136973202c15bf920a2378cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=157683d4df6a1f58b25afeeb37f29608"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/commercial\" title=\"Commercial\"&gt;Commercial&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[1]/a[1]",
              "issueID": "bfa9a78640092723dee81dd937e9298e",
              "signature": "67b8738b937e5dcb0aab0158b022153c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bfa9a78640092723dee81dd937e9298e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/marketing-and-communications\" title=\"Marketing &amp;amp; Communications\"&gt;Marketing &amp;amp; Communications&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/div[1]/p[1]/a[1]",
              "issueID": "137e01c109fce0b7c8583154fdfea06d",
              "signature": "9df414582a83feffbae594a988a0a59e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=137e01c109fce0b7c8583154fdfea06d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/solutions/digital-it-and-web\" title=\"Digital, IT, &amp;amp; Web\"&gt;Digital, IT, &amp;amp; Web&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/div[1]/p[1]/a[1]",
              "issueID": "f294165c0b9774c24cf5b71bf54bce88",
              "signature": "7bf90e8300d0a058edbb5bcfb0d302dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f294165c0b9774c24cf5b71bf54bce88"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/solutions/managers\" title=\"Managers\"&gt;Managers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/div[1]/p[1]/a[1]",
              "issueID": "9cb056800cfa261c76b057bed3772e91",
              "signature": "a68b16784b289a2376088e293c0ed3f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9cb056800cfa261c76b057bed3772e91"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/education\" title=\"Education\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4cfad06f431ef3b57eb92fb52f7c0dba",
              "signature": "796461f19bfcfe1346d0cde9d441fafd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4cfad06f431ef3b57eb92fb52f7c0dba"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7956,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/solutions/government\" title=\"Government\"&gt;Government&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4ce389f88e8b0da1ab6deeeeac1e8147",
              "signature": "6c0a2a38d57b814530238f37022c1d07",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4ce389f88e8b0da1ab6deeeeac1e8147"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7958,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/finance\" title=\"Finance\"&gt;Finance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "6db188a8b1fce26b8f423a147aca5abd",
              "signature": "dd861c006dd18589c11f7f38e2de1cb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6db188a8b1fce26b8f423a147aca5abd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7962,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/solutions/not-for-profit\" title=\"Not-for-profit\"&gt;Not-for-profit&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "4f035f6fc9c51d17c9f0d3474622636d",
              "signature": "83b96e7601f8a3d18b73d5cd46323652",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4f035f6fc9c51d17c9f0d3474622636d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7964,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/solutions/commercial\" title=\"Commercial\"&gt;Commercial&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f95982aaf7e3d1e561d0de027bfde191",
              "signature": "ca6bd0b8bd97aa9ddb9dcc81dc631271",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f95982aaf7e3d1e561d0de027bfde191"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7968,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/solutions/healthcare\" title=\"Healthcare\"&gt;Healthcare&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "282462fe52c17982415789c8e4033c9c",
              "signature": "ab513e89972dbc7143cc24757b1ad431",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=282462fe52c17982415789c8e4033c9c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -30
                },
                "height": -30,
                "width": -40
              },
              "position": {
                "line": 7970,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/customers\" title=\"Customers\"&gt;Customers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[4]/a[1]",
              "issueID": "3e39dc9205cd4621011ec5bfa66f26b4",
              "signature": "9bc90a9e62b3422615ad5efabf5a1925",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3e39dc9205cd4621011ec5bfa66f26b4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7980,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/partners/reselling-partner\" title=\"Resell Monsido\"&gt;Resell Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "deb254a06d6a0948155cbc99b0c29fe3",
              "signature": "e6fa432bc622a6aff632561240fcae02",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=deb254a06d6a0948155cbc99b0c29fe3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7986,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/partners/agency-partner\" title=\"Monsido For Agencies\"&gt;Monsido For Agencies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "5fd9bb71fedb538ce6dabe9ef181a5a3",
              "signature": "048936839f48c4ce78634035023e998f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5fd9bb71fedb538ce6dabe9ef181a5a3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7992,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/partners/referral-partner\" title=\"Refer Your Clients\"&gt;Refer Your Clients&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "397b83743941e6db3ec6aef0e2fe9f36",
              "signature": "0b6524944315ff14c1e1382392f32e64",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=397b83743941e6db3ec6aef0e2fe9f36"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7998,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/partners/technology-partner\" title=\"Integrate With Monsido\"&gt;Integrate With Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "b1270e47b838a939a862f589a69b7f7c",
              "signature": "04591625c0bb1e8b99cd84d4786177c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b1270e47b838a939a862f589a69b7f7c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8004,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/partners/our-partners\" title=\"Our Partners\"&gt;Our Partners&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "0954803196e4782162c9b939a93f459b",
              "signature": "e5494b7def0356d828189199e754434e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0954803196e4782162c9b939a93f459b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8006,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/partners/agency-partner\" title=\"Monsido for Agencies\"&gt;Monsido for Agencies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "2fe6d3a541234105454bb01d0dbb9c79",
              "signature": "52c5e7b1923221a0784404aac438fb9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2fe6d3a541234105454bb01d0dbb9c79"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8013,
                "column": 66
              },
              "errorSnippet": "&lt;a href=\"/partners/technology-partner\" title=\"Integrate with Monsido\"&gt;Integrate with Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "b6b4170ccb0256783615f9d9739f757c",
              "signature": "41213e5c2aff7645ce6e875a11e0649a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b6b4170ccb0256783615f9d9739f757c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8014,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/partners/reselling-partner\" title=\"Resell Monsido\"&gt;Resell Monsido&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3cd4db9791ec344fd6bed75f948ebf89",
              "signature": "a8aeca4eaed9691a6ba88f106e104a31",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3cd4db9791ec344fd6bed75f948ebf89"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8016,
                "column": 241
              },
              "errorSnippet": "&lt;a href=\"/partners/our-partners\" title=\"Our Partners\"&gt;Our Partners&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "679d2a8e3f65f7f4d2ecd2737aa29fad",
              "signature": "81e041f05d813524eacbf4cb1bc59880",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=679d2a8e3f65f7f4d2ecd2737aa29fad"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8019,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/partners/referral-partner\" title=\"Refer Your Clients\"&gt;Refer Your Clients&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f7748fa68f45255cab7b81e438346521",
              "signature": "cd4018dd27d1d4bc6ecf1b27e8fd2efd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f7748fa68f45255cab7b81e438346521"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 8021,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/services/webinars\" title=\"Webinars\"&gt;Webinars&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3a508a689e2ea9b17c64f4c94f1fbab4",
              "signature": "f160aeddcb333942a7323a0d38ed396b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3a508a689e2ea9b17c64f4c94f1fbab4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8031,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/resources/press-room\" title=\"Press Room\"&gt;Press Room&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/a[1]",
              "issueID": "c028ca8b6f4bfe671e342e455cce20f0",
              "signature": "135c2d76f198423401f599fb2c1fd721",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c028ca8b6f4bfe671e342e455cce20f0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8037,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/tools\" title=\"Tools\"&gt;Tools&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/a[1]",
              "issueID": "a4a7c2a4d8a9f2cc3602245cebb61cfa",
              "signature": "5fb8eed89b7f04b92291348d68ce3812",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a4a7c2a4d8a9f2cc3602245cebb61cfa"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8043,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/blog\" title=\"Blog\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/a[1]",
              "issueID": "659650f6cbbb335ecf1b732a3b69efd8",
              "signature": "1aeec67cfd9cd4536ad2f71104f6dae7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=659650f6cbbb335ecf1b732a3b69efd8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8049,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/library\" title=\"Library\"&gt;Library&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "d756e204701a169ac7af02ae47a09342",
              "signature": "1c84110fd467871cd9c2226858a9b6c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d756e204701a169ac7af02ae47a09342"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8055,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/web-accessibility\" title=\"Web Accessibility\"&gt;Web Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[1]/a[1]",
              "issueID": "0659679fb389273e0aed1efa0c82bf96",
              "signature": "e478269233463093a5be7e1dd1c1a921",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0659679fb389273e0aed1efa0c82bf96"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8061,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/services/webinars\" title=\"Webinars\"&gt;Webinars&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[1]/a[1]",
              "issueID": "8dd18781e57a98a4b5b89f8f345b0f1d",
              "signature": "fe22766b19a4d117926db61643989d32",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8dd18781e57a98a4b5b89f8f345b0f1d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8067,
                "column": 36
              },
              "errorSnippet": "&lt;a href=\"/services/help-center\" title=\"Help Center\"&gt;Help Center&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/div[1]/p[1]/a[1]",
              "issueID": "5276c509825aaa36724d72ede1e5817a",
              "signature": "a2e0ed1da1a49c2addbf974c1f8d2417",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5276c509825aaa36724d72ede1e5817a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8073,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/services/live-support\" title=\"Live Support\"&gt;Live Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/div[1]/p[1]/a[1]",
              "issueID": "ce6403cea3744bf4d9202c0e01119828",
              "signature": "f650c8065cf2de253068dcaa06258ccc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ce6403cea3744bf4d9202c0e01119828"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8079,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/services/product-training\" title=\"Product Training\"&gt;Product Training&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/div[1]/p[1]/a[1]",
              "issueID": "d52e41be70eda9c57a70f669537a2a59",
              "signature": "3de734059d67960797f676c8a9f7c2c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d52e41be70eda9c57a70f669537a2a59"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8085,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/resources/benchmarks\" title=\"Benchmark Reports\"&gt;Benchmark Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/div[1]/p[1]/a[1]",
              "issueID": "41a40cd2e6ba7e6012c9a08150b7dd55",
              "signature": "69287cbbd6ea983ded416e18045f67a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=41a40cd2e6ba7e6012c9a08150b7dd55"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -31,
                  "y": -37
                },
                "height": -22,
                "width": -16
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Request a Scan\" href=\"https://go.monsido.com/get-scan\"&gt;Request a Scan&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[10]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "8766ff42583f4624dca10ef3038a4f8b",
              "signature": "96e5772996102c2d2129752687613b9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8766ff42583f4624dca10ef3038a4f8b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -24
                },
                "height": -24,
                "width": 0
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about-us\" title=\"Company\"&gt;Company&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[11]/ul[1]/li[1]/a[1]",
              "issueID": "0f75ad5db04ae42b3759613122c0574d",
              "signature": "6f9b1e4033c41e8a1899406da21a7186",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0f75ad5db04ae42b3759613122c0574d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -24
                },
                "height": -24,
                "width": 0
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[11]/ul[1]/li[2]/a[1]",
              "issueID": "fc30af4fee7a26988e383ac35f6beeed",
              "signature": "0e32e5193380ae0a07167576cde25f21",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fc30af4fee7a26988e383ac35f6beeed"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -24
                },
                "height": -24,
                "width": 0
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://login.monsido.com\" title=\"Login\"&gt;Login&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[11]/ul[1]/li[3]/a[1]",
              "issueID": "dee78faf1b3b31650e2facc76639a833",
              "signature": "b13f9f22c9b40190b48e084bdae8cb53",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dee78faf1b3b31650e2facc76639a833"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 151,
                  "y": 21
                },
                "height": 21,
                "width": 151
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://go.monsido.com/get-scan\" id=\"btn-1575040552115\" class=\"sppb-btn btn-dark sppb-btn-custom sppb-btn-block sppb-btn-rounded\" title=\"Scan My Site\"&gt;Scan My Site&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2a27247fb05250228f9e19dfd1eb4eb7",
              "signature": "280fcb3386da9e351b3510195dd06372",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2a27247fb05250228f9e19dfd1eb4eb7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 380
                },
                "bottom-right": {
                  "x": 153.047,
                  "y": 397
                },
                "height": 17,
                "width": 153.047
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform\" id=\"btn-1603360940821\" class=\"sppb-btn btn-light sppb-btn-custom sppb-btn-round\" title=\"Platform Features\"&gt;Platform Features&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "555a76525467fbb19fe9056c413917ae",
              "signature": "25c3f1d950202cd3a3046853da0f310c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=555a76525467fbb19fe9056c413917ae"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 512
                },
                "bottom-right": {
                  "x": 239.281,
                  "y": 533
                },
                "height": 21,
                "width": 239.281
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" id=\"btn-1648028627795\" class=\"sppb-btn sppb-btn-custom sppb-btn-round\" title=\"Web Accessibility Solutions\"&gt;Web Accessibility Solutions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "bca83d988aad2257e3160b3de4e946bc",
              "signature": "feca4529fb19671ad99931aaace43919",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bca83d988aad2257e3160b3de4e946bc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 410
                },
                "bottom-right": {
                  "x": 125.10900000000001,
                  "y": 427
                },
                "height": 17,
                "width": 125.10900000000001
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/tech-stack-integration\" id=\"btn-1603360940839\" class=\"sppb-btn btn-light sppb-btn-custom sppb-btn-round\" title=\"Our tech stack\"&gt;Our tech stack&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "45e7e35c0bfe63d88fd3fca896822294",
              "signature": "ed3d7348f2171acd1c4550b839f617c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=45e7e35c0bfe63d88fd3fca896822294"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 380,
                  "y": 370
                },
                "bottom-right": {
                  "x": 514,
                  "y": 388
                },
                "height": 18,
                "width": 134
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__show-all\" href=\"/customers\" title=\"See all customers\"&gt;See all customers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "5855fe28287b8e53c349a72fc59042bd",
              "signature": "cdc5fb054eba74614d4ebcf28d496c72",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5855fe28287b8e53c349a72fc59042bd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 379.99995,
                  "y": 843.984375
                },
                "bottom-right": {
                  "x": 502.54695000000004,
                  "y": 861.984375
                },
                "height": 18,
                "width": 122.547
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__read-more\" href=\"/customers/case-study-cornerstone-university\" title=\"Read Case Study\"&gt;Read Case Study&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "8a32cfdf314d9b4c1acf387954f83c3c",
              "signature": "06e55515ce626794bdb078612a992415",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8a32cfdf314d9b4c1acf387954f83c3c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -44
                },
                "bottom-right": {
                  "x": -52,
                  "y": -72
                },
                "height": -28,
                "width": -52
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__show-all\" href=\"/customers\" title=\"See all customers\"&gt;See all customers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "61348e76036455136d1b516666f020d4",
              "signature": "cbdaa4a83136eaaa5cae14638c3c8624",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=61348e76036455136d1b516666f020d4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -36
                },
                "bottom-right": {
                  "x": -52,
                  "y": -64
                },
                "height": -28,
                "width": -52
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__read-more\" href=\"/customers/case-study-san-francisco-opera\" title=\"Read Case Study\"&gt;Read Case Study&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "765b1316286de7196dc74b14190efc62",
              "signature": "f42cc08aff988e5d87a1a61a607fdab5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=765b1316286de7196dc74b14190efc62"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -44
                },
                "bottom-right": {
                  "x": -52,
                  "y": -72
                },
                "height": -28,
                "width": -52
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__show-all\" href=\"/customers\" title=\"See all customers\"&gt;See all customers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7427430dec8751af4c4b49dcc70ce0c1",
              "signature": "b02e89d5bed8aa20534cfd9303eafc7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7427430dec8751af4c4b49dcc70ce0c1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -36
                },
                "bottom-right": {
                  "x": -52,
                  "y": -64
                },
                "height": -28,
                "width": -52
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__read-more\" href=\"/customers/case-study-united-sa-federal-credit-union\" title=\"Read Case Study\"&gt;Read Case Study&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "b3db9dfdc7e233fa645b5f6aebdd1e8f",
              "signature": "3209cd728a75a8def99ca95c021a9996",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b3db9dfdc7e233fa645b5f6aebdd1e8f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 259
                },
                "bottom-right": {
                  "x": 138.484,
                  "y": 282
                },
                "height": 23,
                "width": 138.484
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://go.monsido.com/demo\" id=\"btn-1579011630437\" class=\"sppb-btn btn-dark-blue sppb-btn-custom sppb-btn-rounded\" title=\"Yes, Show Me!\"&gt;Yes, Show Me!&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "33e7ec819a9399628eebfa4dec3f2392",
              "signature": "d1df275382cd5653a906ff2386298adf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=33e7ec819a9399628eebfa4dec3f2392"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 46
                },
                "bottom-right": {
                  "x": 128,
                  "y": 62
                },
                "height": 16,
                "width": 113
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Quality Assurance\" href=\"/platform/quality-assurance\"&gt;Quality Assurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a7f52f90a2ffb0473d5348092dacb82e",
              "signature": "f42e21018ce0087248f0de4e9ad02837",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a7f52f90a2ffb0473d5348092dacb82e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 76
                },
                "bottom-right": {
                  "x": 91,
                  "y": 116
                },
                "height": 40,
                "width": 76
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Accessibility Compliance\" href=\"/platform/web-accessibility\"&gt;Accessibility Compliance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "72c0c31f612746b3fe28e167913e822a",
              "signature": "079bbad207142a0f7d905251cc6d03f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=72c0c31f612746b3fe28e167913e822a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 130
                },
                "bottom-right": {
                  "x": 45,
                  "y": 146
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"SEO\" href=\"/platform/seo\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "169221108c45313974a85f90a9f57b4e",
              "signature": "e3e4e705f046d5d0fddef6c79d6ce95e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=169221108c45313974a85f90a9f57b4e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 160
                },
                "bottom-right": {
                  "x": 76,
                  "y": 176
                },
                "height": 16,
                "width": 61
              },
              "position": {
                "line": 8095,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Heartbeat\" href=\"/platform/heartbeat\"&gt;Heartbeat&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "c51001e23a5040696ca206200d6fdd31",
              "signature": "1b7183ef79a8a5961ab04f490a157693",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c51001e23a5040696ca206200d6fdd31"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 190
                },
                "bottom-right": {
                  "x": 101,
                  "y": 206
                },
                "height": 16,
                "width": 86
              },
              "position": {
                "line": 8097,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Work Smarter\" href=\"/platform/prioritized-content\"&gt;Work Smarter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "14a922ffabb63cd48e24be0f8a397612",
              "signature": "824fd031dae88da7581104b449cf124a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=14a922ffabb63cd48e24be0f8a397612"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 189.21875,
                  "y": 46
                },
                "bottom-right": {
                  "x": 291.21875,
                  "y": 62
                },
                "height": 16,
                "width": 102
              },
              "position": {
                "line": 8101,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Product Training\" href=\"/services/product-training\"&gt;Product Training&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "e20bdd4660df5cc69fd40c4ffbd40431",
              "signature": "3cc32859f9d1d29ff1c1491e2f0fb921",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e20bdd4660df5cc69fd40c4ffbd40431"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 189.21875,
                  "y": 76
                },
                "bottom-right": {
                  "x": 268.21875,
                  "y": 92
                },
                "height": 16,
                "width": 79
              },
              "position": {
                "line": 8103,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Live Support\" href=\"/services/live-support\"&gt;Live Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "72dac7cb396d9acfa8d1357681798ef2",
              "signature": "c9bad306b43b517360770480d1c247a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=72dac7cb396d9acfa8d1357681798ef2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 189.21875,
                  "y": 106
                },
                "bottom-right": {
                  "x": 264.21875,
                  "y": 122
                },
                "height": 16,
                "width": 75
              },
              "position": {
                "line": 8107,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Help Center\" href=\"/services/help-center\"&gt;Help Center&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]",
              "issueID": "869aee7928821d75a951f2a7c1c3b54f",
              "signature": "d28127d29d5a695ff62be164d099f3b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=869aee7928821d75a951f2a7c1c3b54f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 326.09375,
                  "y": 46
                },
                "bottom-right": {
                  "x": 384.09375,
                  "y": 62
                },
                "height": 16,
                "width": 58
              },
              "position": {
                "line": 8109,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"About Us\" href=\"/about-us\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[2]/a[1]",
              "issueID": "93da37d6fe400cdc4157886aadc7ffce",
              "signature": "0bed761d81c31519e0bebbbd7346ee66",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93da37d6fe400cdc4157886aadc7ffce"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 326.09375,
                  "y": 76
                },
                "bottom-right": {
                  "x": 395.09375,
                  "y": 92
                },
                "height": 16,
                "width": 69
              },
              "position": {
                "line": 8113,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Contact Us\" href=\"/contact\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[3]/a[1]",
              "issueID": "c438ce5443d3f3d43a9f3e5d3cd42134",
              "signature": "22fccddbe16c57be616444dad71df968",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c438ce5443d3f3d43a9f3e5d3cd42134"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 326.09375,
                  "y": 106
                },
                "bottom-right": {
                  "x": 387.09375,
                  "y": 146
                },
                "height": 40,
                "width": 61
              },
              "position": {
                "line": 8115,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Partner Programs\" href=\"/partners\"&gt;Partner Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[4]/a[1]",
              "issueID": "e2ec5d1827a13296dfd5074797c61f02",
              "signature": "3b6dcaf6be28fceed219101f06fbceb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e2ec5d1827a13296dfd5074797c61f02"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 326.09375,
                  "y": 160
                },
                "bottom-right": {
                  "x": 354.09375,
                  "y": 176
                },
                "height": 16,
                "width": 28
              },
              "position": {
                "line": 8119,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Blog\" href=\"/blog\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[5]/a[1]",
              "issueID": "30556bf3c85835c5b77f16e28405d89b",
              "signature": "b16d03103bf39c39c23f5d00fc9ed6f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=30556bf3c85835c5b77f16e28405d89b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 326.09375,
                  "y": 190
                },
                "bottom-right": {
                  "x": 369.09375,
                  "y": 206
                },
                "height": 16,
                "width": 43
              },
              "position": {
                "line": 8121,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Career\" href=\"https://optimere.com/careers/\"&gt;Career&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[6]/a[1]",
              "issueID": "a70513129f5329fdb10c82668eb4958c",
              "signature": "02e35869c55ed88abce458997ec136e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a70513129f5329fdb10c82668eb4958c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 462.96875,
                  "y": 68
                },
                "bottom-right": {
                  "x": 560.96875,
                  "y": 108
                },
                "height": 40,
                "width": 98
              },
              "position": {
                "line": 8125,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"About Optimere Solutions\" href=\"/optimere-solutions\"&gt;About Optimere Solutions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[4]/li[2]/a[1]",
              "issueID": "377522df5485c52af1ba113c66f9b52e",
              "signature": "e530ed25b93534c37b32ff0552a1b47a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=377522df5485c52af1ba113c66f9b52e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 462.96875,
                  "y": 122
                },
                "bottom-right": {
                  "x": 567.96875,
                  "y": 138
                },
                "height": 16,
                "width": 105
              },
              "position": {
                "line": 8127,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Request a demo\" href=\"/request-demo\"&gt;Request a Demo&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[4]/li[3]/a[1]",
              "issueID": "a57f4d4d189db526a48bf4e4198cf1d1",
              "signature": "0a41c6dfbafdf529b1552a1ebf024620",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a57f4d4d189db526a48bf4e4198cf1d1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 462.96875,
                  "y": 152
                },
                "bottom-right": {
                  "x": 565.96875,
                  "y": 192
                },
                "height": 40,
                "width": 103
              },
              "position": {
                "line": 8131,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Request an Intro Call\" href=\"https://go.monsido.com/intro-call\"&gt;Request an Intro Call&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[4]/li[4]/a[1]",
              "issueID": "57bbe686cc0eb59afeb978a033143b3b",
              "signature": "0b97625b66ac4fb39b2e014490043af8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=57bbe686cc0eb59afeb978a033143b3b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 462.96875,
                  "y": 206
                },
                "bottom-right": {
                  "x": 548.96875,
                  "y": 222
                },
                "height": 16,
                "width": 86
              },
              "position": {
                "line": 8133,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"Get More Info\" href=\"/contact\"&gt;Get More Info&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[4]/li[5]/a[1]",
              "issueID": "adce537c001c24bdba71e322f941c975",
              "signature": "6ffff599b34381d228ad159c2086989f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=adce537c001c24bdba71e322f941c975"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 94
                },
                "bottom-right": {
                  "x": 67,
                  "y": 110
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 8139,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/australia\" title=\"APAC\"&gt;APAC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "a80353041e00d073d54dcdd29337e34c",
              "signature": "821064b05ac5afc79b96b418e004b2d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a80353041e00d073d54dcdd29337e34c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 208.640625,
                  "y": 32
                },
                "bottom-right": {
                  "x": 339.640625,
                  "y": 49
                },
                "height": 17,
                "width": 131
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lead3 color-green iubenda-cs-preferences-link\" title=\"Cookie Preferences\" href=\"javascript:;\"&gt;Cookie Preferences&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "75fae75f9a6d14b388b163e8fbe0100e",
              "signature": "09b35deafe717438ef6aa996a0946578",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=75fae75f9a6d14b388b163e8fbe0100e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 369.828125,
                  "y": 32
                },
                "bottom-right": {
                  "x": 460.828125,
                  "y": 49
                },
                "height": 17,
                "width": 91
              },
              "position": {
                "line": 8153,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"lead3 color-green\" title=\"Cookie Policy\" href=\"/cookie-policy\"&gt;Cookie Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "103494c6749560a11b65ab53485472b5",
              "signature": "a5be834f91e98861eb0ce668bab342b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=103494c6749560a11b65ab53485472b5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 490.15625,
                  "y": 32
                },
                "bottom-right": {
                  "x": 677.15625,
                  "y": 49
                },
                "height": 17,
                "width": 187
              },
              "position": {
                "line": 8155,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-green\" title=\"General Terms &amp;amp; Conditions\" href=\"/general-terms-and-conditions\"&gt;General Terms &amp;amp; Conditions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8f419fc336e5fe53a58079e95b255740",
              "signature": "dc3bdf95c335ada6d28d12acf7268cd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8f419fc336e5fe53a58079e95b255740"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 706.921875,
                  "y": 32
                },
                "bottom-right": {
                  "x": 809.921875,
                  "y": 49
                },
                "height": 17,
                "width": 103
              },
              "position": {
                "line": 8159,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"lead3 color-green\" title=\"Data Protection\" href=\"/data-protection-and-privacy-policy-statement\"&gt;Data Protection&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "65d1e95ec68c275e581de41859087d75",
              "signature": "6bdb285e6a68f9a949f4d6651628d2a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=65d1e95ec68c275e581de41859087d75"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 839.765625,
                  "y": 32
                },
                "bottom-right": {
                  "x": 993.765625,
                  "y": 49
                },
                "height": 17,
                "width": 154
              },
              "position": {
                "line": 8161,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"lead3 color-green\" title=\"Accessibility Statement\" href=\"/accessibility-statement\"&gt;Accessibility Statement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "13b37532d91e331995273f37487bbab3",
              "signature": "fe85bf567bbb10dcc4cd617008ba64d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=13b37532d91e331995273f37487bbab3"
            },
            {
              "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": -36
                },
                "bottom-right": {
                  "x": -52,
                  "y": -64
                },
                "height": -28,
                "width": -52
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__read-more\" href=\"/customers/case-study-san-francisco-opera\" title=\"Read Case Study\"&gt;Read Case Study&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "c77c44c37ddaff4d82b27c768a6af246",
              "signature": "3c3a74f57941e33c101501b720824ffa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c77c44c37ddaff4d82b27c768a6af246"
            },
            {
              "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": -36
                },
                "bottom-right": {
                  "x": -52,
                  "y": -64
                },
                "height": -28,
                "width": -52
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mon-carousel-item__read-more\" href=\"/customers/case-study-united-sa-federal-credit-union\" title=\"Read Case Study\"&gt;Read Case Study&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "1dddfb770174926c4a5671e46e0f6d13",
              "signature": "b5d3f76be64b14101b5bf67fce5bc21b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1dddfb770174926c4a5671e46e0f6d13"
            },
            {
              "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": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" title=\"&lt;img src=&amp;quot;https://assets.monsido.com/images/feather-arrows-arrow-left.svg&amp;quot; alt=&amp;quot;Go back to the Web Accessibility page&amp;quot;&gt;\"&gt;&lt;img class=\"jch-lazyload\" src=\"data:i",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "953f0ac3db62bcbb67bb4b5e8508ac06",
              "signature": "a11c1439558fd8d059d19c155bc63581",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=953f0ac3db62bcbb67bb4b5e8508ac06"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7851,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Supporting schools, universities and other educational institutions with an enhanced digital experience.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[2]",
              "issueID": "d517dd7d9a2b024461e0987361653d9c",
              "signature": "2eee812255934566280b1af3951b2339",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d517dd7d9a2b024461e0987361653d9c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7861,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Building a trustworthy digital presence to communicate with donors, stakeholders and local communities.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[2]",
              "issueID": "fc754c455c17b43691d89ac58cdbef7b",
              "signature": "b8298ec8678ffeef409db95da4b94846",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fc754c455c17b43691d89ac58cdbef7b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7867,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Protecting financial organizations’ brands and delivering a better digital experience for their customers.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[2]",
              "issueID": "97facbc97e161c828f74b96bea59f00d",
              "signature": "f8db5932775041fa1d7bfa15ba8ce368",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=97facbc97e161c828f74b96bea59f00d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7873,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Strengthen your healthcare brand and expand your reach through an optimized digital user experience.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[2]",
              "issueID": "0544d20dfa6cf56f9e264cec0c6496d0",
              "signature": "cbd55d3482533e39a7921f2de1c07fc1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0544d20dfa6cf56f9e264cec0c6496d0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7879,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Supporting private and commercial businesses with a stronger digital presence for generating online growth.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[2]",
              "issueID": "1738b04139ffde86d367b05aec4e942b",
              "signature": "e522099650538ae2028a69de0cd1066d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1738b04139ffde86d367b05aec4e942b"
            },
            {
              "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": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7884,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility\" title=\"&lt;img src=&amp;quot;https://assets.monsido.com/images/feather-arrows-arrow-left.svg&amp;quot; alt=&amp;quot;Go back to the Web Accessibility page&amp;quot;&gt;\"&gt;&lt;img class=\"jch-lazyload\" src=\"data:i",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "7d502bb01612fdfb1c0223f12ca37040",
              "signature": "ffbe8bd70ba6533867df12cfa0afa121",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7d502bb01612fdfb1c0223f12ca37040"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8088,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Supporting schools, universities and other educational institutions with an enhanced digital experience.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[2]",
              "issueID": "e7f3923d43a90114b90d76f3b3ddc0b5",
              "signature": "59681c815bfc3342d582edbf614b50b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e7f3923d43a90114b90d76f3b3ddc0b5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8098,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Building a trustworthy digital presence to communicate with donors, stakeholders and local communities.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[2]",
              "issueID": "a128af473588a70ac1fb3ff4335e7430",
              "signature": "6e19c8b826a02db54030fb29a7b3f3e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a128af473588a70ac1fb3ff4335e7430"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8104,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Protecting financial organizations’ brands and delivering a better digital experience for their customers.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[2]",
              "issueID": "0494b0c01f5247a2c819f1723b9d9623",
              "signature": "c30c2a6e64b539568d19ebf2638850f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0494b0c01f5247a2c819f1723b9d9623"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8110,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Strengthen your healthcare brand and expand your reach through an optimized digital user experience.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/p[2]",
              "issueID": "90276203d3f35167708f2e0dbfc1654e",
              "signature": "b017267e68ff787757aad0253e180865",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=90276203d3f35167708f2e0dbfc1654e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8116,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"resources-menu-text\"&gt;Supporting private and commercial businesses with a stronger digital presence for generating online growth.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/p[2]",
              "issueID": "0aab306438e225baeafd22e66e25e30e",
              "signature": "3ec63d001bc2fac04bea00c3df2d3230",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0aab306438e225baeafd22e66e25e30e"
            },
            {
              "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": 272
                },
                "bottom-right": {
                  "x": 393.094,
                  "y": 447
                },
                "height": 175,
                "width": 393.094
              },
              "position": {
                "line": 8260,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1603292005186\" class=\"clearfix \"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block \"&gt;&lt;div class=\"sppb-addon-content\"&gt;Monitoring and automation tools for a flawless website UX across Web Accessibility, Content Quality Assu",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "cf13b0160724b0e5da0285db4345cf1a",
              "signature": "f3440e3cc44cbae01f0ba7753ff6dcda",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cf13b0160724b0e5da0285db4345cf1a"
            },
            {
              "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": 283
                },
                "bottom-right": {
                  "x": 258,
                  "y": 363
                },
                "height": 80,
                "width": 258
              },
              "position": {
                "line": 8331,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1574525301281\" class=\"clearfix \"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block sppb-text-center \"&gt;&lt;div class=\"sppb-addon-content\"&gt;Automated scans, prioritization tools, CMS integrations, and bulk fix options make impr",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]",
              "issueID": "32efe539ad1791bc33fd1c3b4f80364e",
              "signature": "8a53c978f491d902c14a9e0332ec0b48",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=32efe539ad1791bc33fd1c3b4f80364e"
            },
            {
              "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": 263
                },
                "bottom-right": {
                  "x": 258,
                  "y": 363
                },
                "height": 100,
                "width": 258
              },
              "position": {
                "line": 8332,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1574525301320\" class=\"clearfix \"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block sppb-text-center \"&gt;&lt;div class=\"sppb-addon-content\"&gt;Work smarter, not harder with Monsido’s all-in-one platform for complete website optimi",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]",
              "issueID": "5c8917ca4b2519771d7546876273efba",
              "signature": "d8c588ee6b244655454fd9a38ae39597",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5c8917ca4b2519771d7546876273efba"
            },
            {
              "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": 263
                },
                "bottom-right": {
                  "x": 258,
                  "y": 363
                },
                "height": 100,
                "width": 258
              },
              "position": {
                "line": 8333,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1574525301329\" class=\"clearfix \"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block sppb-text-center \"&gt;&lt;div class=\"sppb-addon-content\"&gt;Whether it’s WCAG 2.1 AA standards, data privacy, or required regulatory content, Monsi",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]",
              "issueID": "67ca47bbc813dca9e8f498ffe67a4c41",
              "signature": "773f8cf9707b1cb7a3d49c70835b9214",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=67ca47bbc813dca9e8f498ffe67a4c41"
            },
            {
              "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": -20,
                  "y": 142
                },
                "bottom-right": {
                  "x": 335,
                  "y": 233
                },
                "height": 91,
                "width": 355
              },
              "position": {
                "line": 8334,
                "column": 1
              },
              "errorSnippet": "&lt;span tabindex=\"-1\"&gt;\n&lt;h3&gt;Web Accessibility&lt;/h3&gt; Audit your site’s accessibility status and fix WCAG 2.1 and ADA issues with our web accessibility testing tool. &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/span[1]",
              "issueID": "b105d50b0747dcf5ed858cad1bc90094",
              "signature": "a278e5b8219c7f92194a5b7860b8a42b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b105d50b0747dcf5ed858cad1bc90094"
            },
            {
              "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": -20,
                  "y": 290
                },
                "bottom-right": {
                  "x": 335,
                  "y": 381
                },
                "height": 91,
                "width": 355
              },
              "position": {
                "line": 8340,
                "column": 1
              },
              "errorSnippet": "&lt;span tabindex=\"-1\"&gt;\n&lt;h3&gt;Content Quality Assurance&lt;/h3&gt; Improve your website user experience by identifying and fixing common errors like broken links, outdated content, and typos. &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/span[1]",
              "issueID": "5edf6f0af5ac6a77af5906cba0a55d54",
              "signature": "558aad4e7cdf9af90c344e9232ef3593",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5edf6f0af5ac6a77af5906cba0a55d54"
            },
            {
              "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": -20,
                  "y": 438
                },
                "bottom-right": {
                  "x": 335,
                  "y": 529
                },
                "height": 91,
                "width": 355
              },
              "position": {
                "line": 8346,
                "column": 1
              },
              "errorSnippet": "&lt;span tabindex=\"-1\"&gt;\n&lt;h3&gt;Data Privacy&lt;/h3&gt; Take control of any personal data available on your website and demonstrate your efforts to be compliant with local data privacy laws. &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/span[1]",
              "issueID": "86febdde5011d30d151fe364d094b8ee",
              "signature": "0441ea8dcab5a7c79bf1f335b33e2b2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=86febdde5011d30d151fe364d094b8ee"
            },
            {
              "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": -20,
                  "y": 586
                },
                "bottom-right": {
                  "x": 335,
                  "y": 677
                },
                "height": 91,
                "width": 355
              },
              "position": {
                "line": 8352,
                "column": 1
              },
              "errorSnippet": "&lt;span tabindex=\"-1\"&gt;\n&lt;h3&gt;Website Performance&lt;/h3&gt; Optimize your site speed by identifying elements that are slowing it down and discover opportunities to improve performance. &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/span[1]",
              "issueID": "b4ad0588a9f4912c310261b0d4caaf90",
              "signature": "1f84911a032398282917971fc25d14e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b4ad0588a9f4912c310261b0d4caaf90"
            },
            {
              "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": 250
                },
                "bottom-right": {
                  "x": 376.656,
                  "y": 350
                },
                "height": 100,
                "width": 376.656
              },
              "position": {
                "line": 8363,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1603297386717\" class=\"clearfix \"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block sppb-text-left \"&gt;&lt;div class=\"sppb-addon-content\"&gt;Monsido &lt;strong&gt;automates&lt;/strong&gt; the process of looking at every word, link",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "127b95d2e69243aae9949b8ae698faee",
              "signature": "509474e14987b4892d809f0dba365e4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=127b95d2e69243aae9949b8ae698faee"
            },
            {
              "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": 310
                },
                "bottom-right": {
                  "x": 392,
                  "y": 410
                },
                "height": 100,
                "width": 392
              },
              "position": {
                "line": 8363,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1648028627794\" class=\"clearfix \"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block sppb-text-left \"&gt;&lt;div class=\"sppb-addon-content\"&gt;Monsido’s toolkit for starting, improving, and perfecting your journey to website accessi",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "0fe0a94767208b60205890264f1c209d",
              "signature": "ca4ed8d508a573e260022fcaf22b9d45",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0fe0a94767208b60205890264f1c209d"
            },
            {
              "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": 250
                },
                "bottom-right": {
                  "x": 306.656,
                  "y": 350
                },
                "height": 100,
                "width": 306.656
              },
              "position": {
                "line": 8367,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"sppb-addon-1603297386737\" class=\"clearfix __parent__centered-on-mobile\"&gt;&lt;div class=\"sppb-addon sppb-addon-text-block sppb-text-left centered-on-mobile\"&gt;&lt;div class=\"sppb-addon-content\"&gt;Monsido’s CMS integrations, browser extensi",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "2e8088367e9caa01d7634061973fa7cd",
              "signature": "a82131a7a1d8204d6b824a1f437b29d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2e8088367e9caa01d7634061973fa7cd"
            },
            {
              "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": 864,
                  "y": 486
                },
                "height": 486,
                "width": 864
              },
              "position": {
                "line": 8470,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"wistia_chrome_23\" class=\"w-chrome\" tabindex=\"-1\" style=\"display: inline-block; height: 486px; line-height: normal; margin: 0px; padding: 0px; position: relative; vertical-align: top; width: 864px; zoom: 1; outline: none; overflow: hidden; box",
              "xpath": "/html/body/div[2]/div[1]/div[1]",
              "issueID": "598d63f8a1fde1433e9fc5889b52f59d",
              "signature": "fe1c2e64696cd83bdf30339cb253a9f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=598d63f8a1fde1433e9fc5889b52f59d"
            },
            {
              "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": 967.984375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 981.999975,
                  "y": 24
                },
                "height": 24,
                "width": 14.0156
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"close\" type=\"button\" data-dismiss=\"alert\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/button[1]",
              "issueID": "3e2cd88f83f9328dd4e32f5044074a80",
              "signature": "2c7f4d887a6240b791a1c67b7ec7eda2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3e2cd88f83f9328dd4e32f5044074a80"
            },
            {
              "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": 937,
                  "y": 24
                },
                "bottom-right": {
                  "x": 953,
                  "y": 50
                },
                "height": 26,
                "width": 16
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"toggle-mobilemenu\" aria-label=\"Toogle mobile menu\"&gt;&lt;span class=\"mobile-toggle-icon\"&gt;&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "6207beb4e827de27a44faf8c6199fda2",
              "signature": "b99ba3ecc515a85cfc375faca837c60f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6207beb4e827de27a44faf8c6199fda2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Platform\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/button[1]",
              "issueID": "25c45f66d8d7141ba9561354f7cf6231",
              "signature": "f663e01469bf49a38be72b5e3863fdf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=25c45f66d8d7141ba9561354f7cf6231"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 74,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "d307c73dfa931b1215935962c94ce1b0",
              "signature": "37620feaae4faee188f355ba03c344a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d307c73dfa931b1215935962c94ce1b0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 4279,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/ada\" title=\"ADA\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "3fda6ea6aeb144497dda311d8e8d8983",
              "signature": "806ae3b1baa2516635d2032a212a34db",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3fda6ea6aeb144497dda311d8e8d8983"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4506,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "a6da40abe6bb7e8305277c75b5ea4295",
              "signature": "2e893d9b642790258a33092d80b46241",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a6da40abe6bb7e8305277c75b5ea4295"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 7855,
                "column": 3191
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Solutions\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/button[1]",
              "issueID": "32a8a38ed16be8a550391e7dd8f39e38",
              "signature": "10085920a969885ace03f45e674aefb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=32a8a38ed16be8a550391e7dd8f39e38"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 7913,
                "column": 1036
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Partners\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/button[1]",
              "issueID": "3766b64ce5b3ebfc05cee076943f58cb",
              "signature": "e73def201ddcddd6211986faa21bbdac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3766b64ce5b3ebfc05cee076943f58cb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 7947,
                "column": 1252
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Resources\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]/button[1]",
              "issueID": "bbd4f27b25f82467ae71eb4bac8b005c",
              "signature": "151619554645b859e2938cda07e67f73",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bbd4f27b25f82467ae71eb4bac8b005c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": 0
                },
                "height": 0,
                "width": -49
              },
              "position": {
                "line": 8016,
                "column": 279
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Platform\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/a[1]/button[1]",
              "issueID": "f7441eef2e26d8a7fc2979ab2da35702",
              "signature": "6f913f7763627a1ef4d50a371b55870d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f7441eef2e26d8a7fc2979ab2da35702"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/a[1]",
              "issueID": "a2f3dd4d3eeda54140264771295e3260",
              "signature": "0947b39d0264e498239929449b33f4b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a2f3dd4d3eeda54140264771295e3260"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 7896,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/web-accessibility/ada\" title=\"ADA\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "110289937c06aa41cd2ce06640ff1b0e",
              "signature": "9bc74def99ba754ee24fa6a5c2ec9a70",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=110289937c06aa41cd2ce06640ff1b0e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7908,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/platform/seo\" title=\"SEO\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "9e8f7c2fa93dee1707b9705b661c51b6",
              "signature": "008d20b53a133e23a99bcf8cf5d65ab4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9e8f7c2fa93dee1707b9705b661c51b6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": 0
                },
                "height": 0,
                "width": -49
              },
              "position": {
                "line": 8092,
                "column": 3191
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Solutions\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/a[1]/button[1]",
              "issueID": "881ae0e7e202dd3811c7559ac010e47f",
              "signature": "030ba2261fdd09c652403c6001dd22c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=881ae0e7e202dd3811c7559ac010e47f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": 0
                },
                "height": 0,
                "width": -49
              },
              "position": {
                "line": 8150,
                "column": 1036
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Partners\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[5]/a[1]/button[1]",
              "issueID": "dcfed7d774e64bb88ce58de4afd48d10",
              "signature": "8a7c296f4969920e20ae53974b313a7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dcfed7d774e64bb88ce58de4afd48d10"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": 0
                },
                "height": 0,
                "width": -49
              },
              "position": {
                "line": 8184,
                "column": 1252
              },
              "errorSnippet": "&lt;button class=\"fa fa-caret-down\" aria-label=\"Resources\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[7]/a[1]/button[1]",
              "issueID": "ef68aef57bea077b590c1160dad39da3",
              "signature": "6f6136314cd584bdfabf6bccd0e89f2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ef68aef57bea077b590c1160dad39da3"
            },
            {
              "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": 432,
                  "y": 1005.984375
                },
                "bottom-right": {
                  "x": 446,
                  "y": 1031.984375
                },
                "height": 26,
                "width": 14
              },
              "position": {
                "line": 8399,
                "column": 0
              },
              "errorSnippet": "&lt;button href=\"#sppb-carousel1\" class=\"sppb-carousel-arrow left sppb-carousel-control\" data-slide=\"prev\" aria-label=\"Previous\"&gt;&lt;span class=\"fa fa-chevron-left\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "93c177fe9e7d62df66c64f228cba8212",
              "signature": "50969b682af11cd5bd1111767e19e5ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=93c177fe9e7d62df66c64f228cba8212"
            },
            {
              "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": 581,
                  "y": 1005.984375
                },
                "bottom-right": {
                  "x": 595,
                  "y": 1031.984375
                },
                "height": 26,
                "width": 14
              },
              "position": {
                "line": 8399,
                "column": 0
              },
              "errorSnippet": "&lt;button href=\"#sppb-carousel1\" class=\"sppb-carousel-arrow right sppb-carousel-control\" data-slide=\"next\" aria-label=\"Next\"&gt;&lt;span class=\"fa fa-chevron-right\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[2]",
              "issueID": "2f19446d67b56a4632f49ad19ec95bd7",
              "signature": "8d83b190acf21c2bbeee456f043b1ae7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2f19446d67b56a4632f49ad19ec95bd7"
            },
            {
              "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": 15,
                  "y": 130
                },
                "bottom-right": {
                  "x": 45,
                  "y": 146
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lead3 color-gray\" title=\"SEO\" href=\"/platform/seo\"&gt;SEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4c7f3179dd5d124eb0e7312e0e2594e6",
              "signature": "1c123ce2ecfebbd8759a9b7539da29cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4c7f3179dd5d124eb0e7312e0e2594e6"
            },
            {
              "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": 30,
                  "y": 182
                },
                "bottom-right": {
                  "x": 65,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Facebook\" href=\"https://www.facebook.com/monsido.tool/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"facebook\" class=\"fa fa-facebook\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/a[1]",
              "issueID": "681d5c267a4df7de481209cdca8fc655",
              "signature": "3c3d50c48b8bfe0eb63e82a60f324872",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=681d5c267a4df7de481209cdca8fc655"
            },
            {
              "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": 86,
                  "y": 182
                },
                "bottom-right": {
                  "x": 121,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Linkedin\" href=\"https://www.linkedin.com/company/monsido\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"linkedin\" class=\"fa fa-linkedin\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "0be22e1824ae03da69b09ccb61a51e45",
              "signature": "d0397bb9a4494d2981a626ceb9d26525",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0be22e1824ae03da69b09ccb61a51e45"
            },
            {
              "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": 142,
                  "y": 182
                },
                "bottom-right": {
                  "x": 177,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Twitter\" href=\"https://twitter.com/monsido_com\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"twitter\" class=\"fa fa-twitter\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "11483349eeeb6c665ac6e5e5ebceda11",
              "signature": "72f1e6057a453d4442ff35b8498b264f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=11483349eeeb6c665ac6e5e5ebceda11"
            },
            {
              "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": 198,
                  "y": 182
                },
                "bottom-right": {
                  "x": 233,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Instagram\" href=\"https://www.instagram.com/monsido_international/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"instagram\" class=\"fa fa-instagram\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[4]/a[1]",
              "issueID": "3ad2848f92da027382888341f7145c8b",
              "signature": "ac9a84179c6bd32851160319ac831d4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3ad2848f92da027382888341f7145c8b"
            },
            {
              "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": 254,
                  "y": 182
                },
                "bottom-right": {
                  "x": 289,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Youtube\" href=\"https://www.youtube.com/channel/UCXeTMDOPd4fYglvnfD5fMGg\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"youtube\" class=\"fa fa-youtube-play\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[5]/a[1]",
              "issueID": "648e169d6e600db90dab472cc4207d2e",
              "signature": "24dd79504d79ef8cd4644014a71c3c41",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=648e169d6e600db90dab472cc4207d2e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8165,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"sp-scroll-up\" aria-label=\"Scroll Up\" title=\"\" style=\"\"&gt;&lt;span class=\"fa fa-chevron-up\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[2]",
              "issueID": "2d5c5b4809c07699b374924d7c167d9d",
              "signature": "d4fa75da57eb4f0e0c92ae848037ea56",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2d5c5b4809c07699b374924d7c167d9d"
            },
            {
              "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": 408.890625,
                  "y": 15
                },
                "bottom-right": {
                  "x": 670.890625,
                  "y": 32
                },
                "height": 17,
                "width": 262
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration: underline; font-weight: bold; color: #052943;\" title=\"Read the announcement\" href=\"https://monsi.do/3Hdhhjj\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Monsido is now part of CivicPlus®&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "44acb4a01e15f5bb18819b903bb9388e",
              "signature": "421c2c5aeddd5c5a7588ff4eaf9069f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=44acb4a01e15f5bb18819b903bb9388e"
            },
            {
              "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": 30,
                  "y": 182
                },
                "bottom-right": {
                  "x": 65,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Facebook\" href=\"https://www.facebook.com/monsido.tool/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"facebook\" class=\"fa fa-facebook\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/a[1]",
              "issueID": "a53630ca16bb2183f3cf43b0d34bc8ef",
              "signature": "9c608097c9e656c3c642041b41f7a572",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a53630ca16bb2183f3cf43b0d34bc8ef"
            },
            {
              "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": 86,
                  "y": 182
                },
                "bottom-right": {
                  "x": 121,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Linkedin\" href=\"https://www.linkedin.com/company/monsido\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"linkedin\" class=\"fa fa-linkedin\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "c442541f75da26a42e5702714143c4dd",
              "signature": "424ab2e791a35a656e2a5bf9b4b3b003",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c442541f75da26a42e5702714143c4dd"
            },
            {
              "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": 142,
                  "y": 182
                },
                "bottom-right": {
                  "x": 177,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Twitter\" href=\"https://twitter.com/monsido_com\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"twitter\" class=\"fa fa-twitter\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "e2d2fa6233d408a562fece20fb0ad7b2",
              "signature": "d424effaa176dc29ccf6239bd0cd44cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e2d2fa6233d408a562fece20fb0ad7b2"
            },
            {
              "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": 198,
                  "y": 182
                },
                "bottom-right": {
                  "x": 233,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Instagram\" href=\"https://www.instagram.com/monsido_international/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"instagram\" class=\"fa fa-instagram\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[4]/a[1]",
              "issueID": "401dd1b49fb11f66e193a0176be00081",
              "signature": "a6ff2618b10888db101bc97a5d83073e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=401dd1b49fb11f66e193a0176be00081"
            },
            {
              "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": 254,
                  "y": 182
                },
                "bottom-right": {
                  "x": 289,
                  "y": 217
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 8150,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Monsido Youtube\" href=\"https://www.youtube.com/channel/UCXeTMDOPd4fYglvnfD5fMGg\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span id=\"youtube\" class=\"fa fa-youtube-play\"&gt; &lt;!--u8j--&gt; &lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[2]/li[5]/a[1]",
              "issueID": "5db39a88349f87f1ebad3bf440066650",
              "signature": "8ba81913ccaeac9743aac0b8602e3292",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5db39a88349f87f1ebad3bf440066650"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 43.46875,
                  "y": 350
                },
                "bottom-right": {
                  "x": 43.46875,
                  "y": 350
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5286,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/br[1]",
              "issueID": "8ce7db1523adad2bd865f8b95a354594",
              "signature": "ad4a116fdea2a037d8a8d6a8e3d9b253",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=8ce7db1523adad2bd865f8b95a354594"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "439eb",
  "startTime": "2022-07-10T01:00:22",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      59
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "focInd",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 15,
  "logSize": 927,
  "errorLogCount": 1,
  "errorLogSize": 40,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-10T01:02:24",
  "elapsedSeconds": 121,
  "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": {
        "bulk": 1,
        "embAc": 24,
        "focAll": 4,
        "focInd": 20,
        "focOp": 14,
        "hover": 56,
        "linkUl": 470,
        "role": 9,
        "styleDiff": 59,
        "zIndex": 105
      },
      "alfa": {
        "r12": 4,
        "r14": 4,
        "r3": 8,
        "r57": 8,
        "r66": 6,
        "r69": 6,
        "r74": 20,
        "r78": 4,
        "r80": 8,
        "r85": 4
      },
      "axe": {
        "color-contrast-enhanced": 81,
        "color-contrast": 6,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "button-name": 4,
        "duplicate-id": 1,
        "focus-order-semantics": 1,
        "label-content-name-mismatch": 3,
        "region": 14,
        "valid-lang": 3
      },
      "htmlcs": {
        "e:AA.3_1_2.H58.1.Lang": 4,
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_1_1.H67.2": 14,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 3,
        "w:AA.1_4_3_F24.F24.BGColour": 4,
        "w:AA.1_4_3_F24.F24.FGColour": 3,
        "w:AA.2_5_3.F96": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "wave": {
        "e:language_missing": 4,
        "a:alt_redundant": 4,
        "a:alt_long": 1,
        "a:heading_possible": 1,
        "a:link_redundant": 72,
        "a:noscript": 90,
        "a:title_redundant": 186
      },
      "tenon": {
        "28": 4,
        "79": 724,
        "98": 8,
        "144": 96,
        "152": 100,
        "218": 24,
        "242": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 18,
              "what": "Active element is embedded in a link or button"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 3,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 20,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 11,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 14,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 235,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 7,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 15,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 26,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 7,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 20,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 10,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 4,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "allItalics": {
          "alfa": {
            "r85": {
              "score": 1,
              "what": "Text of the paragraph is all italic"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "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"
            }
          }
        },
        "languageChange": {
          "axe": {
            "valid-lang": {
              "score": 2,
              "what": "lang attribute has no valid value"
            }
          }
        },
        "elementLanguageBad": {
          "htmlcs": {
            "e:AA.3_1_2.H58.1.Lang": {
              "score": 4,
              "what": "Language specified in the lang attribute of the element does not appear to be well-formed"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 4,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "pageLanguage": {
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 36,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 23,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 47,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 181,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 96,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 50,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1084,
      "log": 19,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 237
        },
        {
          "groupName": "titleRedundant",
          "score": 202
        },
        {
          "groupName": "leadingClipsText",
          "score": 98
        },
        {
          "groupName": "targetSize",
          "score": 52
        },
        {
          "groupName": "linkPair",
          "score": 38
        },
        {
          "groupName": "zIndexNotZero",
          "score": 28
        },
        {
          "groupName": "noScriptRisk",
          "score": 25
        },
        {
          "groupName": "contrastAAA",
          "score": 23
        },
        {
          "groupName": "focusIndication",
          "score": 22
        },
        {
          "groupName": "activeEmbedding",
          "score": 20
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "inconsistentStyles",
          "score": 17
        },
        {
          "groupName": "hoverSurprise",
          "score": 16
        },
        {
          "groupName": "focusableOperable",
          "score": 13
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 12
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 11
        },
        {
          "groupName": "duplicateID",
          "score": 10
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "contrastAA",
          "score": 9
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "invisibleLabel",
          "score": 6
        },
        {
          "groupName": "leadingAbsolute",
          "score": 6
        },
        {
          "groupName": "elementLanguageBad",
          "score": 6
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "languageChange",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}